11927 Commits (e6f6c5d08c010a208a5119434cdc38ef6ecad580)
 

Author SHA1 Message Date
Homu e6f6c5d08c Auto merge of #3535 - bitcartel:fix_regtest_signrawtransaction, r=str4d 6 years ago
Homu fbbbb1cc82 Auto merge of #3537 - str4d:enable-sapling-features, r=bitcartel 6 years ago
Simon 4c4e1718b1 Update qa test as offline regtest nodes need branch id passed in. 6 years ago
Jack Grigg 34e222c18e
Revert "Disable Sapling features on mainnet" 6 years ago
Homu 09476a5fdb Auto merge of #3536 - bitcartel:3533_replace_assert_with_exception, r=str4d 6 years ago
Simon f1cb49ac86 For #3533. Replace asserts with JSON errors. 6 years ago
Simon 18f8abb62d Closes #3534. Do not use APPROX_RELEASE_HEIGHT to get consensus branch 6 years ago
Homu 36243f41f1 Auto merge of #3520 - Eirik0:3327-sign-offline, r=bitcartel 6 years ago
Eirik Ogilvie-Wigley c10249f3de Remove unused import 6 years ago
Homu 25c3f903c1 Auto merge of #3491 - Eirik0:3218-sapling-import-export-wallet, r=str4d 6 years ago
Homu 75c1dbc5eb Auto merge of #3452 - LarryRuane:3399-peer-ban-test, r=bitcartel 6 years ago
Homu 379c7439a0 Auto merge of #3479 - Eirik0:rpc-test-cleanup, r=bitcartel 6 years ago
Homu 4fc1066b6f Auto merge of #3516 - str4d:3506-sendmany-sapling-t-ovk, r=ebfull 6 years ago
Jack Grigg bb4b6982e3
Generate an ovk to encrypt outCiphertext for t-addr senders 6 years ago
Jack Grigg bd3c860cb4
Use ovk directly in the TransactionBuilder API instead of fvk 6 years ago
Homu e95bdeabbf Auto merge of #3521 - bitcartel:sapling_json_data, r=str4d 6 years ago
Homu 49356ed798 Auto merge of #3512 - str4d:3487-nu-peer-management, r=ebfull 6 years ago
Simon 3501519bc8 Update qa test to check for Sapling related JSON fields. 6 years ago
Simon 9ba7479de1 Add Sapling fields to JSON RPC output using TxToJSON. 6 years ago
Eirik Ogilvie-Wigley 36a490677c Allow passing branchId when calling signrawtransaction 6 years ago
Eirik Ogilvie-Wigley 40b9527301 Incorporate APPROX_RELEASE_HEIGHT when determining what consensus branch to sign with 6 years ago
Eirik Ogilvie-Wigley 19697025c6 Add test for signing raw transactions offline 6 years ago
Eirik Ogilvie-Wigley 5602e1f1a6 Allow passing timeout parameter to wait_and_assert_operationid_status 6 years ago
Eirik Ogilvie-Wigley e39f0e16c2 Remove unused imports 6 years ago
Eirik Ogilvie-Wigley 4d89d020a6 Remove unneeded semicolons 6 years ago
Eirik Ogilvie-Wigley f081d9cb02 Use utility method to wait for async operations 6 years ago
Eirik Ogilvie-Wigley 611f93244b Allow more information to be returned when an async rpc fails 6 years ago
Eirik Ogilvie-Wigley b37dc4e22f Don't export empty zip32 metadata 6 years ago
Eirik Ogilvie-Wigley 2fe39561ec Export zip32 metadata with sapling keys 6 years ago
Eirik Ogilvie-Wigley ae807af413 Export comment on HDSeed and fingerprint with wallet 6 years ago
Jonas Schnelli 002753ae64 [Wallet] ensure CKeyMetadata.hdMasterKeyID will be cleared during SetNull() 8 years ago
Jonas Schnelli 82e71233b0 [Wallet] print hd masterkeyid in getwalletinfo 8 years ago
Jonas Schnelli b6d1af89f2 [Wallet] extend CKeyMetadata with HD keypath 8 years ago
Eirik Ogilvie-Wigley 9bcf90e2de Add sapling support to z_importwallet 6 years ago
Eirik Ogilvie-Wigley 0f03de5536 Return more information when adding a spending key 6 years ago
Eirik Ogilvie-Wigley fcab001b1e Move AddSpendingKeyToWallet 6 years ago
Eirik Ogilvie-Wigley a0783bb957 Rename AddZKey to include sprout 6 years ago
Eirik Ogilvie-Wigley 5e360fb29f Add sapling spending keys to z_exportwallet 6 years ago
Eirik Ogilvie-Wigley d6b31d59b5 Rename map to include sprout 6 years ago
Larry Ruane 6206d86237 Test peer banning logic in both pre- and post-initial block download states 6 years ago
Homu 0e0f5e4ea7 Auto merge of #3496 - bitcartel:3442_sapling_note_locking, r=str4d 6 years ago
Jack Grigg 8e057ad9ee
qa: Test both Overwinter and Sapling peer management 6 years ago
Jack Grigg c861137624
net: Check against the current epoch's version when disconnecting peers 6 years ago
Jack Grigg feee210af6
net: Check against the next epoch's version when evicting peers 6 years ago
Jack Grigg 07d3f947ec
Extract a helper method for finding the next epoch 6 years ago
Jack Grigg ebf4c0671e
net: Check against the current epoch's version when rejecting nodes 6 years ago
Homu d2b5a2daeb Auto merge of #3502 - wo01:fix-num_bits, r=bitcartel 6 years ago
Homu 396bdaf00f Auto merge of #3307 - gtank:3187-refactor-checkblock, r=bitcartel 6 years ago
Simon 17b6a9d376 Update comment for test ContextualCheckBlockTest.BlockSproutRulesRejectOtherTx 6 years ago
Homu 88f52f0ffc Auto merge of #3492 - str4d:zip32, r=str4d 6 years ago