0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-05 10:17:30 -05:00
bitcoin-bitcoin-core/src/wallet
Wladimir J. van der Laan f31b6b8995 test: test leading space for ParseHex
BerkeleyDB dump files have key and value lines indented.
The salvage code passes these to ParseHex as-is.
Check this in the tests (should just pass with current code).
2016-02-15 17:14:30 +01:00
..
test Merge pull request #7293 2016-01-07 09:24:34 +01:00
crypter.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
crypter.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
db.cpp test: test leading space for ParseHex 2016-02-15 17:14:30 +01:00
db.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
rpcdump.cpp move rpc* to rpc/ 2016-01-21 08:36:55 +11:00
rpcwallet.cpp Fix and cleanup listreceivedbyX documentation 2016-02-12 14:06:59 -05:00
rpcwallet.h [RPC, Wallet] Move RPC dispatch table registration to wallet/ code 2016-01-20 15:03:25 +01:00
wallet.cpp wallet: Ignore MarkConflict if block hash is not known 2016-02-09 20:38:31 +01:00
wallet.h Merge #6480: include the chaintip blockindex in the SyncTransaction signal, add signal UpdateTip() 2016-02-04 17:03:09 +01:00
wallet_ismine.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
wallet_ismine.h Typo fixes in comments 2016-01-17 11:03:56 +00:00
walletdb.cpp c++11: add scoped enum fallbacks to CPPFLAGS rather than defining them locally 2016-01-08 13:32:00 -05:00
walletdb.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00