lbrycrd/src/wallet
Wladimir J. van der Laan 238300b398
Merge #8323: Add HD keypath to CKeyMetadata, report metadata in validateaddress
7945088 [Wallet] comsetic non-code changes for the HD feature (Jonas Schnelli)
68d7682 [Wallet] ensure CKeyMetadata.hdMasterKeyID will be cleared during SetNull() (Jonas Schnelli)
f708085 [QA] extend wallet-hd test to cover HD metadata (Jonas Schnelli)
986c223 [Wallet] print hd masterkeyid in getwalletinfo (Jonas Schnelli)
b1c7b24 [Wallet] report optional HDKeypath/HDMasterKeyId in validateaddress (Jonas Schnelli)
5b95dd2 [Wallet] extend CKeyMetadata with HD keypath (Jonas Schnelli)
2016-07-18 07:58:33 +02:00
..
test wallet: Revert input selection post-pruning 2016-07-01 13:26:01 +02:00
crypter.cpp crypter: add a BytesToKey clone to replace the use of openssl 2016-05-13 10:23:04 +02:00
crypter.h crypter: add tests for crypter 2016-05-13 10:23:04 +02:00
db.cpp Merge #7537: wallet: Warn on unexpected EOF while salvaging wallet 2016-02-29 10:05:07 +01:00
db.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
rpcdump.cpp Merge #7687: Stop treating importaddress'ed scripts as change 2016-06-20 14:09:49 +02:00
rpcwallet.cpp Merge #8323: Add HD keypath to CKeyMetadata, report metadata in validateaddress 2016-07-18 07:58:33 +02:00
rpcwallet.h rpc: Register calls where they are defined 2016-03-31 10:48:32 +02:00
wallet.cpp Merge #8323: Add HD keypath to CKeyMetadata, report metadata in validateaddress 2016-07-18 07:58:33 +02:00
wallet.h [Wallet] comsetic non-code changes for the HD feature 2016-07-15 10:34:08 +02:00
walletdb.cpp [Wallet] keep HD seed during salvagewallet 2016-07-09 12:58:03 +02:00
walletdb.h [Wallet] comsetic non-code changes for the HD feature 2016-07-15 10:34:08 +02:00