822 Commits (v3.7.1)

Author SHA1 Message Date
Anton Lysakov 951627d7cb this space made tests failing 6 years ago
Simon 61caa46619 For #3359. Return error if Sapling addresses passed to RPC z_mergetoaddress. 6 years ago
Simon de1b86a429 For #3359. RPCs transferring funds return error if Sapling addresses are used before Sapling activation. 6 years ago
Eirik Ogilvie-Wigley 0917c84d9a Better error message when sending to both sprout and sapling 6 years ago
Simon 01918e8742 Update test to verify Sapling nullifiers and witnesses persist correctly. 6 years ago
miketout 3ce8aba005 Fix readme merge error 6 years ago
arielgabizon eb0bf23751 add test for sapling spend with transparent recipient 6 years ago
Simon 56765e24cb Add test to verify final sapling root in block header is updated. 6 years ago
Eirik Ogilvie-Wigley 3f824a908b Fix HDSeed comment 6 years ago
miketout c2dc091e40 Merge branch 'master' of https://github.com/zcash/zcash into dev 6 years ago
Simon 01282e4fa6 Update wallet_persistence test to verify spending notes after restart. 6 years ago
Simon 08f1baaaca Update wallet_persistence test to verify wallet txs are persisted across restarts. 6 years ago
Simon 5537bf5cdb Fix file permissions of QA test wallet_persistence.py 6 years ago
mdr0id 2fcf06077f
Persist Sapling key material in the wallet to disk 6 years ago
mdr0id 87ae893d75
Revert "wallet: Comment out HDSeed and CHDChain persistence to disk" 6 years ago
Jack Grigg 089ec92e7b
Fix pyflakes warnings 6 years ago
Jack Grigg f09aae037c
Update wallet_listreceived test for now-correct empty Sapling memos 6 years ago
Simon f0dcfceb81 Closes #3560. Update Sapling note data correctly when importing a key. 6 years ago
Jack Grigg 5f91a95641
Add Sapling support to z_shieldcoinbase 6 years ago
Simon b7549f2aec Add test that Sapling shielded transactions have MAX_PRIORITY 6 years ago
Simon 5f57babd08 Cleanup to address review comments. 6 years ago
Larry Ruane d7d6480ce3 z_listunspent rpc unit test: add testing for Sapling 6 years ago
Jay Graber 011f9a02ef Add rpc test for sprout txs z_listunspent 6 years ago
Larry Ruane e4f0d6a8de Sapling support for z_listreceivedbyaddress 6 years ago
Simon 4c4e1718b1 Update qa test as offline regtest nodes need branch id passed in. 6 years ago
Simon 18f8abb62d Closes #3534. Do not use APPROX_RELEASE_HEIGHT to get consensus branch 6 years ago
Eirik Ogilvie-Wigley c10249f3de Remove unused import 6 years ago
Simon 3501519bc8 Update qa test to check for Sapling related JSON fields. 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
Eirik Ogilvie-Wigley 9bcf90e2de Add sapling support to z_importwallet 6 years ago
Eirik Ogilvie-Wigley 5e360fb29f Add sapling spending keys to z_exportwallet 6 years ago
Jack Grigg 8e057ad9ee
qa: Test both Overwinter and Sapling peer management 6 years ago
Jack Grigg b7f9a7ae02
wallet: Comment out HDSeed and CHDChain persistence to disk 6 years ago
Jack Grigg af04224522
Fix file permissions of wallet_sapling RPC test 6 years ago
Jack Grigg 0f436a0a26
Fix RPC test that checks exact wording of cleaned-up error message 6 years ago
Anton Lysakov 624aa78700 Added more rewards CC tests 6 years ago
Anton Lysakov de6be280c4
Deleted test duplicate 6 years ago
Anton Lysakov aa54d54529
Described tokename dicename length limits 6 years ago
Anton Lysakov 881869c081 fixed local merge disorder 6 years ago
Anton Lysakov 6bd0c10acb More Dice CC tests 6 years ago
Jack Grigg e54c4d2ca1
rpcwallet: Add Sapling support to z_sendmany 6 years ago