dash/src/wallet
Pieter Wuille 7030d9eb47 BIP144: Serialization, hashes, relay (sender side)
Contains refactorings by Eric Lombrozo.
Contains fixup by Nicolas Dorier.
Contains cleanup of CInv::GetCommand by Alex Morcos
2016-06-22 15:42:59 +02:00
..
test [wallet] tests: Don't use floating point 2016-06-17 13:07:38 +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 BIP144: Serialization, hashes, relay (sender side) 2016-06-22 15:42:59 +02:00
rpcwallet.h rpc: Register calls where they are defined 2016-03-31 10:48:32 +02:00
wallet.cpp Merge #8035: [Wallet] Add simplest BIP32/deterministic key generation implementation 2016-06-14 11:44:22 +02:00
wallet.h Merge #8035: [Wallet] Add simplest BIP32/deterministic key generation implementation 2016-06-14 11:44:22 +02:00
walletdb.cpp [Wallet] Add simplest BIP32/deterministic key generation implementation 2016-05-31 14:47:00 +02:00
walletdb.h BIP144: Serialization, hashes, relay (sender side) 2016-06-22 15:42:59 +02:00