8 Commits (b58c15b9fbbca4152e588f81f9f7d8092e7c28da)

Author SHA1 Message Date
Duke Leto b58c15b9fb update copyrights 3 years ago
Duke Leto e07d870661 Update copyrights in c++ tests 4 years ago
Duke Leto 52e3739671 desprout 4 years ago
Bartlomiej Lisiecki 191fc2e152 Add support for importing and exporting sapling ivk 5 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
miketout c2dc091e40 Merge branch 'master' of https://github.com/zcash/zcash into dev 6 years ago
Eirik Ogilvie-Wigley d6ad8cef2c GenerateNewSproutZKey can return a SproutPaymentAddress 6 years ago
Eirik Ogilvie-Wigley 92fc29a3f4 Rename GenerateNewZKey to include Sprout 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 87ae893d75
Revert "wallet: Comment out HDSeed and CHDChain persistence to disk" 6 years ago
Eirik Ogilvie-Wigley a0783bb957 Rename AddZKey to include sprout 6 years ago
Eirik Ogilvie-Wigley d6b31d59b5 Rename map to include sprout 6 years ago
Jack Grigg b7f9a7ae02
wallet: Comment out HDSeed and CHDChain persistence to disk 6 years ago
Jack Grigg 70b4ad2dcd
wallet: Switch from SaplingSpendingKey to SaplingExtendedSpendingKey 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
Sean Bowe 262d21bcbb Don't call ECC_Start/ECC_Stop outside the test harness. 6 years ago
Jack Grigg 4fab49e173
test: Another assert in wallet_zkeys_tests.store_and_load_sapling_zkeys 6 years ago
Jack Grigg 4715b31c76
Implement CKeyStore::GetSaplingPaymentAddresses() 6 years ago
Jack Grigg 3fd0a269e1
test: Move ECC_Start() call into src/gtest/main.cpp 6 years ago
Jay Graber 2173767365 Add crypted keystore sapling add key 6 years ago
Jay Graber f82a864dc1 Add StoreAndRetrieveSaplingSpendingKey test 6 years ago
Jay Graber efb7662d4a Add Sapling Add/Have/Get to keystore 6 years ago
Jack Grigg e5eab182b5
Use boost::variant to represent shielded addresses and keys 6 years ago
Jack Grigg 80ed13d545
Introduce wrappers around CZCPaymentAddress 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Jack Grigg 167cd33374
Implement viewing key storage in the wallet 7 years ago
Simon 45232b1961 Add payment disclosure as experimental feature. 7 years ago
Jack Grigg 6daab5b4fc
Only run wallet tests when wallet is enabled 8 years ago
Jack Grigg d873bd1d58
Revert "Initialise walletdb system in a temp dir for all gtests" 8 years ago
Jack Grigg 74372eaa4c
Initialise walletdb system in a temp dir for all gtests 8 years ago
Simon 32bf097f90 Fixes #1478 by ensuring wallet tests have the -datadir environment set appropriately. 8 years ago
Simon 73699ceaf6 Add support for spending keys to the encrypted wallet. 8 years ago
Simon 4b2e557181 Fix comments. 8 years ago
Simon 4cea36bef3 Add gtest to cover new methods in: 8 years ago