11887 Commits (0f03de55364218c4915928ebb00ebfe207e5013f)
 

Author SHA1 Message Date
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
Homu 0e0f5e4ea7 Auto merge of #3496 - bitcartel:3442_sapling_note_locking, r=str4d 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
Jack Grigg 94549326c9
Bugfix: Use time instead of block height for Sapling key metadata 6 years ago
Simon 761f8c8bb8 Add unit test SaplingNoteLocking 6 years ago
Simon b1c693e532 Add methods to store SaplingOutPoint in setLockedSaplingNotes 6 years ago
Simon 0f62cacf0c Refactor: rename ListLockedNotes -> ListLockedSproutNotes 6 years ago
Simon 9ae73247e2 Refactor: rename UnlockAllNotes -> UnlockAllSproutNotes 6 years ago
Simon d358d145ca Refactor: rename setLockedNotes -> setLockedSproutNotes 6 years ago
Jack Grigg b33a7ec46e
wallet: Don't allow an HDSeed to be overwritten 6 years ago
Jack Grigg 4c1a26fb60
Add ZIP 32 usage to release notes 6 years ago
Jack Grigg b7f9a7ae02
wallet: Comment out HDSeed and CHDChain persistence to disk 6 years ago
Jack Grigg c58dae6cda
init: Generate a new HD seed on startup 6 years ago
Jack Grigg 70b4ad2dcd
wallet: Switch from SaplingSpendingKey to SaplingExtendedSpendingKey 6 years ago
Jack Grigg a4ac4fc3f4
wallet: Store Sapling key metadata indexed by ivk 6 years ago
Jack Grigg e2416930ea
wallet: Store HDSeed and chain data 6 years ago
Jack Grigg ec653523ad
Store HDSeed in CCryptoKeyStore 6 years ago
Jack Grigg 70c8c25e4b
Store HDSeed in CBasicKeyStore 6 years ago
Jack Grigg 7614198f9d
ZIP 32 Sapling structs 6 years ago
Jack Grigg f8d65e8f03
Update librustzcash with ZIP 32 APIs 6 years ago
Homu edd321609c Auto merge of #3489 - str4d:3215-z_sendmany, r=str4d 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
Jack Grigg 7c02acc5b6
Minor cleanups 6 years ago
Jack Grigg 1ec06e93b1
Rename z_inputs_ to z_sprout_inputs_ 6 years ago
WO 3786db4fb9 The long data type is replaced with int64_t 6 years ago
WO c1992b5834 long -> int64_t 6 years ago
WO a7102acb7e Add an assert for num_bits function 6 years ago
WO ccb58e2cab Fix a bug of Windows binary 6 years ago
Homu 12c1156f31 Auto merge of #3172 - str4d:mingw32, r=str4d 6 years ago
Jack Grigg e47ccf2a00
libsnark: Use format macro constants for printing fixed-width values 6 years ago
Jack Grigg c53defda9d
libsnark: Force constants used in test comparisons to be unsigned 6 years ago
Homu 791a68cdf5 Auto merge of #2674 - str4d:2469-ci-workers-macos, r=str4d 6 years ago
Jack Grigg 2962a72e35
Rename GetFirstBlockTransaction() to GetFirstBlockCoinbaseTx() 6 years ago
Jack Grigg d7bcbfaee4
Fix test after refactor to check bacd-cb-height rule on a genesis block 6 years ago
Jack Grigg fb22b3bbd8
Revert NU activation heights in reverse order 6 years ago
Jack Grigg d70d103ee0
Ensure SCOPED_TRACE falls out of scope when necessary 6 years ago
George Tankersley e601446adc
Refactor ContextualCheckBlock tests 6 years ago
George Tankersley ec7466b62f
Refactor ContextualCheckBlock tests (#3187) 6 years ago
Jack Grigg 07d85a6455
Define additional booleans for readability 6 years ago
Homu ad97158836 Auto merge of #3488 - sandakersmann:patch-4, r=bitcartel 6 years ago
Marius Kjærstad 63c9df9aa1
Missing comma in debian package copyright license 6 years ago
Jack Grigg e54c4d2ca1
rpcwallet: Add Sapling support to z_sendmany 6 years ago