12003 Commits (v2.0.1)
 

Author SHA1 Message Date
Homu e8f5e592b8 Auto merge of #3602 - bitcartel:release-v2.0.1, r=ebfull 6 years ago
Simon 472f7fa873 make-release.py: Updated release notes and changelog for 2.0.1. 6 years ago
Simon 6282e3ed2a make-release.py: Updated manpages for 2.0.1. 6 years ago
Simon 0cabb007ae make-release.py: Versioning changes for 2.0.1. 6 years ago
Simon 3332fb00e4 Update release-notes.md for clarity. 6 years ago
Homu 5893430d40 Auto merge of #3601 - bitcartel:update_release_notes_201, r=bitcartel 6 years ago
Simon cfcea81238 Update release notes for v2.0.1 6 years ago
Homu 89f5ee5dec Auto merge of #3599 - bitcartel:update_checkpoints_201, r=bitcartel 6 years ago
Homu f358a92ec4 Auto merge of #3596 - bitcartel:stop_v3_tx_creation_when_sapling, r=bitcartel 6 years ago
Simon 85809c75ad Update mainnet checkpoint for block 410100. 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
Homu 527b7feef5 Auto merge of #3592 - Eirik0:z-sendmany-better-error, r=bitcartel 6 years ago
Eirik Ogilvie-Wigley 0917c84d9a Better error message when sending to both sprout and sapling 6 years ago
Homu 2e0be155a2 Auto merge of #3590 - bitcartel:fix_nullifier_persistence, r=bitcartel 6 years ago
Simon 01918e8742 Update test to verify Sapling nullifiers and witnesses persist correctly. 6 years ago
Simon cd10562c73 Resolves Sapling nullifier persistence issue when importing a key. 6 years ago
Homu 807fb7497f Auto merge of #3587 - Eirik0:3586-fix-dump-comment, r=ebfull 6 years ago
Eirik Ogilvie-Wigley 3f824a908b Fix HDSeed comment 6 years ago
Homu 732e167043 Auto merge of #3450 - leto:rpctest-readme, r=str4d 6 years ago
Homu 2b4c89c59b Auto merge of #3578 - mdr0id:release-v2.0.1-rc1, r=bitcartel 6 years ago
mdr0id 79ec0c6529 make-release.py: Updated release notes and changelog for 2.0.1-rc1. 6 years ago
mdr0id 426a9a7e0e make-release.py: Updated manpages for 2.0.1-rc1. 6 years ago
mdr0id 94360cd098 make-release.py: Versioning changes for 2.0.1-rc1. 6 years ago
Homu c2bb0ec67f Auto merge of #3517 - mdr0id:3388_persist_wallet, r=str4d 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
Jack Grigg 5513faccf6
Ignore decoding errors during -zapwallettxes 6 years ago
Simon cb9cff5fdc Fix deadlock from calling CWallet::AddSaplingIncomingViewingKey instead of CBasicKeyStore::AddSaplingIncomingViewingKey 6 years ago
Homu 72f6925de1 Auto merge of #3567 - bitcartel:3546_estimate_tx_size, r=bitcartel 6 years ago
Homu a513798710 Auto merge of #3566 - bitcartel:3546_prohibit_sapling_map_orphans, r=bitcartel 6 years ago
Jack Grigg 3e471410f1
Persist Sapling payment address to IVK map 6 years ago
mdr0id 9ce6f8425b
Add gtest coverage of Sapling wallet persistence 6 years ago
mdr0id fe92bc700a
Adding in rpc wallet sap for test_bitcoin 6 years ago
mdr0id 48a93fd2e0
Serialize Sapling data in CWalletTx 6 years ago
mdr0id 2fcf06077f
Persist Sapling key material in the wallet to disk 6 years ago
Jack Grigg 1b79de781c
Store ExtFVK with encrypted Sapling spending key instead of FVK 6 years ago
Homu aede10d3c2 Auto merge of #3559 - str4d:3552-testnet-min-difficulty-blocks, r=bitcartel 6 years ago
Simon 4dcc48b8cb For #3546. Improve estimated tx size for Sapling outputs. 6 years ago
Simon c94f4477e8 For #3546. Shielded tx with missing inputs are not treated as orphans. 6 years ago
mdr0id 87ae893d75
Revert "wallet: Comment out HDSeed and CHDChain persistence to disk" 6 years ago
Homu 625797a037 Auto merge of #3518 - str4d:3216-z_shieldcoinbase, r=str4d 6 years ago
Jack Grigg 089ec92e7b
Fix pyflakes warnings 6 years ago
Jack Grigg 2b47b0de7d
Position PoW.MinDifficultyRules test after rule activates 6 years ago
Homu 967bbbc486 Auto merge of #3561 - bitcartel:3560_update_sapling_note_data, r=bitcartel 6 years ago
Jack Grigg 4c90270469
Explicitly check the min-difficulty flag against boost::none 6 years ago
Jack Grigg 1f7ee4af70
Rename min-difficulty flag to remove off-by-one in the name 6 years ago
Jack Grigg f09aae037c
Update wallet_listreceived test for now-correct empty Sapling memos 6 years ago
Homu 4ba35551d4 Auto merge of #3510 - arcalinea:3378_z_listunspent, r=bitcartel 6 years ago