132 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Alrighttt 8a958a275e fix importprivkey help message 5 years ago
Alrighttt 89874a01ce fix CKey declaration 5 years ago
Alrighttt 5e6737fc38 add additional param to importprivkey for other WIF formats 5 years ago
DeckerSU f357d9eb1c add convertpassphrase RPC method (convert Agama passphrases to WIF) 5 years ago
Bartlomiej Lisiecki 191fc2e152 Add support for importing and exporting sapling ivk 5 years ago
blackjok3r 78162cf103 Add height param to importprivkey 5 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
Eirik Ogilvie-Wigley 3f824a908b Fix HDSeed comment 6 years ago
miketout 4b729ec577 Changes for most chain power rule 6 years ago
Simon f1cb49ac86 For #3533. Replace asserts with JSON errors. 6 years ago
Eirik Ogilvie-Wigley b37dc4e22f Don't export empty zip32 metadata 6 years ago
Eirik Ogilvie-Wigley 2fe39561ec Export zip32 metadata with sapling keys 6 years ago
Eirik Ogilvie-Wigley ae807af413 Export comment on HDSeed and fingerprint with wallet 6 years ago
Eirik Ogilvie-Wigley 9bcf90e2de Add sapling support to z_importwallet 6 years ago
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
Jack Grigg 94549326c9
Bugfix: Use time instead of block height for Sapling key metadata 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 e22c115e78
Move GetSpendingKeyForPaymentAddress visitor into wallet.h 6 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 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 501de644ab Refactor into visitors and throw errors for invalid key or address. 6 years ago
Jay Graber dd4c8a3c70 Add Sapling support to z_importkey 6 years ago
Jay Graber 2afc8eb0ec Add Sapling support to z_exportkey 6 years ago
Daniel Cousens 4519a766b6
move rpc* to rpc/ 9 years ago
jl777 8613127572 LastTip() and tweak deprecation heights 6 years ago
pbca26 a7322d7720 rename zcash to komodo in cli examples 6 years ago
Jack Grigg e5eab182b5
Use boost::variant to represent shielded addresses and keys 6 years ago
Pieter Wuille 3d31e09cbb
Split key_io (address/key encodings) off from base58 7 years ago
Jack Grigg 8bf3a3d700
Introduce wrappers around CZCViewingKey 6 years ago
Jack Grigg 472f75bc2d
Introduce wrappers around CZCSpendingKey 6 years ago
Jack Grigg 80ed13d545
Introduce wrappers around CZCPaymentAddress 6 years ago
Pieter Wuille f146029b0a
Replace CBitcoinSecret with {Encode,Decode}Secret 7 years ago
Jack Grigg b6be3e88bb
Use CBitcoinAddress wrappers in Zcash-specific code 6 years ago
Pieter Wuille 07444da1db
Introduce wrappers around CBitcoinAddress 7 years ago
Eirik Ogilvie-Wigley df960a9ba7 Clarify help text of dumpprivkey 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Jack Grigg 67b849d7d4 Fix z_importviewingkey startHeight parameter 6 years ago
Jack Grigg 28915c30ca
Fix z_importviewingkey startHeight parameter 6 years ago
Maxwell Gubler f70cd24521 Fix syntax examples for z_importwallet and export 6 years ago
Jack Grigg bec2235148
Cleanup: Add braces for clarity 7 years ago
Jack Grigg e85b33a52e
Add RPC methods for exporting/importing viewing keys 7 years ago
Simon ba1dbb3040 RPC dumpwallet and z_exportwallet updated to no longer allow 7 years ago