Commit Graph

23948 Commits

Author SHA1 Message Date
jl777
3ee3764a75 Merge pull request #889 from jl777/jl777
support for PIRATE notarizations
2018-09-23 07:40:48 -11:00
jl777
88d23947d3 Merge pull request #888 from jl777/FSM
PIRATE notarization support
2018-09-23 07:39:40 -11:00
jl777
aa58ccefa2 Merge pull request #887 from letolabs/dev
Add Hush to dpowassets
2018-09-23 07:20:00 -11:00
Jonathan "Duke" Leto
a510b0f883 Add Hush to dpowassets 2018-09-23 10:49:46 -07:00
jl777
a2e2291e26 Test 2018-09-23 05:53:54 -11:00
jl777
a8c6526acf Test 2018-09-23 05:51:51 -11:00
jl777
569bb55b5f Test 2018-09-23 05:48:40 -11:00
jl777
3a36ff1776 Test 2018-09-23 05:47:33 -11:00
jl777
a7e86f3a81 Revert 2018-09-23 04:28:04 -11:00
jl777
3372f7893c Test 2018-09-23 03:55:08 -11:00
Jonathan "Duke" Leto
92b42d287e Clarify in sendmany/z_sendmany rpc docs that amounts are not floating point 2018-09-23 06:18:22 -07:00
jl777
ca865ad2d4 -prints 2018-09-23 00:40:14 -11:00
Homu
e6f6c5d08c Auto merge of #3535 - bitcartel:fix_regtest_signrawtransaction, r=str4d
Do not use APPROX_RELEASE_HEIGHT to get consensus branch id in regtest mode.

Closes #3534
2018-09-22 11:35:27 -07:00
jl777
3a9b681757 Test 2018-09-22 03:39:18 -11:00
jl777
7d46fc6744 Test 2018-09-22 03:34:42 -11:00
jl777
2fe210a880 Test 2018-09-22 03:14:37 -11:00
jl777
b72cac5111 Fix 2018-09-22 03:12:21 -11:00
jl777
e2d84d81a7 Test 2018-09-22 03:11:46 -11:00
jl777
b07000b7fd syntax 2018-09-22 03:09:55 -11:00
jl777
cd40321aaf Test 2018-09-22 02:31:17 -11:00
jl777
f2f9d6aaf9 +print 2018-09-22 02:28:53 -11:00
jl777
93f31c9730 Test 2018-09-22 02:13:52 -11:00
jl777
1dee00acbf Test 2018-09-22 02:12:17 -11:00
jl777
bc3e246ab9 Merge pull request #886 from jl777/FSM
PRATE halving 5x
2018-09-22 00:44:17 -11:00
jl777
c4e1eb6726 PRATE halving 5x 2018-09-22 00:43:19 -11:00
jl777
6e6a0b89f3 Merge pull request #885 from jl777/FSM
Allow crypto777 pub key
2018-09-21 23:40:47 -11:00
jl777
fb11078137 Allow crypto777 pub key 2018-09-21 23:40:08 -11:00
jl777
627f4df6bb Merge pull request #884 from jl777/FSM
ac_private to allow notary p2pk vouts
2018-09-21 23:35:16 -11:00
jl777
69d86d7782 Fix 2018-09-21 23:33:11 -11:00
jl777
2682c88a7a Fix 2018-09-21 23:30:34 -11:00
jl777
0c2c564c24 ac_private to allow notary p2pk bouts 2018-09-21 23:29:00 -11:00
jl777
1313ac253d Test 2018-09-21 20:56:23 -11:00
jl777
4e90a436f6 Test 2018-09-21 20:55:02 -11:00
jl777
9892eb8a59 Test 2018-09-21 20:53:44 -11:00
jl777
3036a2412d Test 2018-09-21 20:52:38 -11:00
jl777
79d44e8ab5 Test 2018-09-21 20:51:43 -11:00
jl777
30ae756003 Test 2018-09-21 20:50:42 -11:00
jl777
5aad163700 Test 2018-09-21 20:48:11 -11:00
jl777
7108bc79f5 Test 2018-09-21 20:44:55 -11:00
jl777
bf8e9b4d66 Test 2018-09-21 20:36:22 -11:00
jl777
4eafa6062d Test 2018-09-21 20:34:54 -11:00
jl777
a4602c8956 Test 2018-09-21 20:33:54 -11:00
jl777
35506c9ae6 Test 2018-09-21 20:31:19 -11:00
jl777
c46c04b331 Test 2018-09-21 20:29:58 -11:00
jl777
2dd23a2617 Test 2018-09-21 20:29:18 -11:00
jl777
9a59ff3ff1 Test 2018-09-21 20:25:10 -11:00
Homu
fbbbb1cc82 Auto merge of #3537 - str4d:enable-sapling-features, r=bitcartel
Enable Sapling features on mainnet

Reverts the last commit from #3458.
2018-09-21 17:32:56 -07:00
Simon
4c4e1718b1 Update qa test as offline regtest nodes need branch id passed in. 2018-09-21 17:16:44 -07:00
Jack Grigg
34e222c18e Revert "Disable Sapling features on mainnet"
This reverts commit 554e00e8f9.
2018-09-21 23:43:31 +01:00
Homu
09476a5fdb Auto merge of #3536 - bitcartel:3533_replace_assert_with_exception, r=str4d
Replace Sapling support-related asserts with JSON errors

This helps prevent users from triggering an assert if they pass in Sapling addresses to RPC calls which do not fully support Sapling yet: z_mergetoaddress, z_importviewingkey and z_exportviewingkey.

Part of #3533.
2018-09-21 15:35:51 -07:00