32 Commits (b58c15b9fbbca4152e588f81f9f7d8092e7c28da)

Author SHA1 Message Date
Duke Leto b58c15b9fb update copyrights 3 years ago
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto 2134269e76 desprout 4 years ago
Duke Leto 62d438e0de desprout 4 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
Eirik Ogilvie-Wigley 83c4e360da Address need not be optional when adding sapling keys 6 years ago
Jack Grigg b33a7ec46e
wallet: Don't allow an HDSeed to be overwritten 6 years ago
Jack Grigg 70b4ad2dcd
wallet: Switch from SaplingSpendingKey to SaplingExtendedSpendingKey 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 25d5e80cbe
Rename *SpendingKey -> *SproutSpendingKey 6 years ago
Jack Grigg 4c77517772
Rename *ViewingKey* -> *SproutViewingKey* 6 years ago
Jack Grigg 5175a7f07b
Pass SaplingPaymentAddress to store through the CKeyStore 6 years ago
Jay Graber 8e91ebf76c Change default_address to return SaplingPaymentAddr and not boost::optional 6 years ago
Jay Graber f82a864dc1 Add StoreAndRetrieveSaplingSpendingKey test 6 years ago
Jay Graber 052d640cb0 Add json test vectors for Sapling key components. 6 years ago
Jay Graber dd099401a3 Fix default_address() 6 years ago
Jay Graber 521a6f1fc0 Minimal sapling key test 6 years ago
Jack Grigg e5eab182b5
Use boost::variant to represent shielded addresses and keys 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Jack Grigg 44e37656bf
Add watch-only support to Zcash RPC methods 7 years ago
Jack Grigg aa666c9673
Implement viewing key storage in the keystore 7 years ago
Jack Grigg 642a1caf93
ViewingKey -> ReceivingKey per zcash/zips#117 7 years ago
Jack Grigg 6daab5b4fc
Only run wallet tests when wallet is enabled 8 years ago
Jack Grigg ad041fceec Cache note decryptors in encrypted keystore 8 years ago
Jack Grigg 3bbf2c1422 Test that invalid keys fail to unlock the keystore 8 years ago
Jack Grigg 6ae516f10b Check we haven't trashed the first key entry with the second 8 years ago
Jack Grigg 16d140f4a2 Add support for encrypting spending keys 8 years ago
Jack Grigg 73db0c12b9 Increase coverage of GetNoteDecryptor() 8 years ago
Jack Grigg be86b6c332 Add test for GetNoteDecryptor() 8 years ago
Jack Grigg a4f4fa8fe9 ASSERT -> EXPECT in test to get more info per test run about future regressions 8 years ago
Jack Grigg 04dfc3c569 Rework test to check for failure to return a spending key 8 years ago
Jack Grigg b5c06c83b0 Consistent parameter naming 8 years ago
Jack Grigg 7c929cf5bc Add support for spending keys to the basic key store 8 years ago