bitcoin/src/wallet
Matt Corallo 4a3fc35629 Track keypool entries as internal vs external in memory
This resolves a super minor performance regressions in several
keypool-handling functions
2017-07-14 21:25:21 -04:00
..
test Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE 2017-06-13 18:05:58 -07:00
coincontrol.h remove minimum total fee option 2017-05-11 22:28:46 -04:00
crypter.cpp Merge #10536: Remove unreachable or otherwise redundant code 2017-06-20 16:16:38 -07:00
crypter.h Remove unnecessary forward class declarations in header files 2017-06-12 20:37:43 +02:00
db.cpp Merge #9895: Turn TryCreateDirectory() into TryCreateDirectories() 2017-06-14 16:12:14 +02:00
db.h Add missing include for atomic in db.h 2017-06-12 14:39:48 -04:00
feebumper.cpp Output Fee Estimation Calculations in CreateTransaction 2017-06-13 12:35:04 -04:00
feebumper.h Simplify feebumper minimum fee code slightly 2017-05-25 10:13:28 -04:00
rpcdump.cpp Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE 2017-06-13 18:05:58 -07:00
rpcwallet.cpp Merge #10536: Remove unreachable or otherwise redundant code 2017-06-20 16:16:38 -07:00
rpcwallet.h Move wallet RPC declarations to rpcwallet.h 2017-02-27 20:45:18 +00:00
wallet.cpp Track keypool entries as internal vs external in memory 2017-07-14 21:25:21 -04:00
wallet.h Track keypool entries as internal vs external in memory 2017-07-14 21:25:21 -04:00
walletdb.cpp Merge #10536: Remove unreachable or otherwise redundant code 2017-06-20 16:16:38 -07:00
walletdb.h wallet: Include actual backup filename in recovery warning message 2017-06-06 21:17:09 +00:00