bitcoin/src/wallet
Wladimir J. van der Laan 4c924011f5
Merge #10075: Remove unused C++ code not covered by unit tests
b51aaf1 Remove unused C++ code not covered by unit tests (practicalswift)

Tree-SHA512: 267bbd87df01a296bf23e82a8b6ee968e13e23a6aaecc535d803890a3e3e9f6208c7fc4c1f97afd98ed3e498b12fe1ada7e3cb2977ad12359a813f57336c74e5
2017-04-27 20:25:15 +02:00
..
test wallet: Introduce database handle wrapper 2017-04-20 17:15:30 +02:00
coincontrol.h
crypter.cpp
crypter.h
db.cpp Remove unused C++ code not covered by unit tests 2017-04-26 21:20:02 +02:00
db.h Remove unused C++ code not covered by unit tests 2017-04-26 21:20:02 +02:00
feebumper.cpp cleanup: reduce to one GetMinimumFee call signature 2017-04-26 15:54:23 -04:00
feebumper.h [trivial] Fix typo ("improssible" → "impossible") 2017-04-07 18:29:54 +02:00
rpcdump.cpp Merge #10208: [wallet] Rescan abortability 2017-04-18 08:05:24 +02:00
rpcwallet.cpp [wallet] Remove unneeded legacy getbalance code 2017-04-26 06:36:38 -04:00
rpcwallet.h Move wallet RPC declarations to rpcwallet.h 2017-02-27 20:45:18 +00:00
wallet.cpp cleanup: reduce to one GetMinimumFee call signature 2017-04-26 15:54:23 -04:00
wallet.h cleanup: reduce to one GetMinimumFee call signature 2017-04-26 15:54:23 -04:00
walletdb.cpp wallet: CWalletDB CDB composition not inheritance 2017-04-20 17:55:01 +02:00
walletdb.h wallet: Add comment describing the various classes in walletdb.h 2017-04-21 16:04:26 +02:00