11809 Commits (7c02acc5b64e8ef51517331682603d1ed9fe342c)
 

Author SHA1 Message Date
Jack Grigg 7c02acc5b6
Minor cleanups 6 years ago
Jack Grigg 1ec06e93b1
Rename z_inputs_ to z_sprout_inputs_ 6 years ago
Jack Grigg 07d85a6455
Define additional booleans for readability 6 years ago
Jack Grigg e54c4d2ca1
rpcwallet: Add Sapling support to z_sendmany 6 years ago
Jack Grigg af4057b904
rpcwallet: Prevent use of both Sprout and Sapling addresses in z_sendmany 6 years ago
Jack Grigg 36e2141d92
rpcwallet: Add TransactionBuilder argument to AsyncRPCOperation_sendmany 6 years ago
Jack Grigg 81e0fd2eb9
wallet: Add HaveSpendingKeyForPaymentAddress visitor 6 years ago
Jack Grigg e22c115e78
Move GetSpendingKeyForPaymentAddress visitor into wallet.h 6 years ago
Homu c53884d20a Auto merge of #3436 - str4d:3214-z_getbalance, r=str4d 6 years ago
Jack Grigg 573de712ab
rpc: Clarify ivk balance issues in help text 6 years ago
Homu 6868aaff00 Auto merge of #3468 - sandakersmann:patch-1, r=bitcartel 6 years ago
Homu ad8d4d831c Auto merge of #3427 - mdr0id:readme_update_rtd, r=daira 6 years ago
Homu 582ca87bd4 Auto merge of #3451 - zancas:master, r=daira 6 years ago
mdr0id 48f1728009 Resolve final edits for README 6 years ago
Jack Grigg d316992f55
rpc: Clarify Sprout shielded addresses in help text 6 years ago
Homu 622751da12 Auto merge of #3444 - LarryRuane:2982-mininode-version, r=str4d 6 years ago
Jack Grigg 053cb3497d
Add Sapling support to z_getbalance and z_gettotalbalance 6 years ago
Jack Grigg 94e99acda6
Add Sapling support to GetFilteredNotes() and GetUnspentFilteredNotes() 6 years ago
Homu 20f87bc226 Auto merge of #3422 - bitcartel:3061_track_notes_based_on_3062, r=str4d 6 years ago
Jack Grigg c9339bb61f
test: Fix comment in WalletTests.FindMySaplingNotes 6 years ago
Homu d960b75de0 Auto merge of #3472 - bitcartel:release-v2.0.0, r=ebfull 6 years ago
Simon 2f4735b3af make-release.py: Updated release notes and changelog for 2.0.0. 6 years ago
Simon 84b13aee88 make-release.py: Updated manpages for 2.0.0. 6 years ago
Simon 94f7201424 make-release.py: Versioning changes for 2.0.0. 6 years ago
Homu 4f82febcf1 Auto merge of #3469 - ebfull:sapling-mainnet-activation, r=bitcartel 6 years ago
Sean Bowe 955b328ad1 Sapling mainnet activation height 6 years ago
Marius Kjærstad 92ebe65724
Fix for license not being valid 6 years ago
Homu e868f8247f Auto merge of #3463 - ebfull:revert-empty-root, r=ebfull 6 years ago
Sean Bowe f791ce00eb Always write the empty root down as the best root, since we may roll back. 6 years ago
Homu b004f254d5 Auto merge of #3458 - str4d:temp-sapling-disable, r=ebfull 6 years ago
Jack Grigg 554e00e8f9
Disable Sapling features on mainnet 6 years ago
Jack Grigg dfcf33fe15
test: Use regtest in key_tests/zs_address_test 6 years ago
Jack Grigg e7ca4eb3c3
test: gtest for Sapling encoding and decoding 6 years ago
Homu d54bf1dbda Auto merge of #3453 - ebfull:release-v2.0.0-rc1, r=bitcartel 6 years ago
Sean Bowe c2f661109d
make-release.py: Updated release notes and changelog for 2.0.0-rc1. 6 years ago
Sean Bowe 27f678b974
make-release.py: Updated manpages for 2.0.0-rc1. 6 years ago
Sean Bowe 3e9aec2a37
make-release.py: Versioning changes for 2.0.0-rc1. 6 years ago
Homu 75286ba19b Auto merge of #3438 - Eirik0:3424-change-field-improvement, r=bitcartel 6 years ago
Simon 303f80fb1e Fix comment in CWallet::SyncMetaData. 6 years ago
Simon 3c3d1f0a38 Clean up wallet unit tests: replace .value() with .get() for clarity. 6 years ago
Simon 58a1224d63 Update wallet unit tests to revert upgraded network parameters. 6 years ago
Simon 52d162319d Add new wallet test: MarkAffectedSaplingTransactionsDirty 6 years ago
Simon eba096f24e Add new wallet test: GetConflictedSaplingNotes 6 years ago
Simon a5ca7967a4 Add new wallet test: SetSaplingNoteAddrsInCWalletTx. 6 years ago
Simon 3afc6ce219 Update CWallet::GetConflicts for Sapling. 6 years ago
Simon 6d8ea4fa82 Fix typo in parameter name. 6 years ago
Simon 9fe34549b1 Fix inaccurate comments in test. 6 years ago
Simon 668ca2974a Fix typo in variable name in test. 6 years ago
Simon 992a82c649 Rename wallet tests for clarity between Sprout and Sapling. 6 years ago
Simon f13387486e Add new wallet tests: SpentSaplingNoteIsFromMe. 6 years ago