bitcoin/src/wallet
Wladimir J. van der Laan 33232810dc wallet: CWalletDB CDB composition not inheritance
CWalletDB now contains a CDB instead of inheriting from it.

This makes it easier to replace the internal transaction with a different
database, without leaking through internals.
2017-04-20 17:55:01 +02:00
..
test wallet: Introduce database handle wrapper 2017-04-20 17:15:30 +02:00
coincontrol.h Allow to opt-into RBF when creating a transaction 2017-01-23 16:23:39 -05:00
crypter.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
crypter.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
db.cpp wallet: Reduce references to global bitdb environment 2017-04-20 17:15:31 +02:00
db.h wallet: CWalletDB CDB composition not inheritance 2017-04-20 17:55:01 +02:00
feebumper.cpp [Wallet] Decouple CInputCoin from CWalletTx 2017-04-13 05:30:52 +00: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: Introduce database handle wrapper 2017-04-20 17:15:30 +02:00
rpcwallet.h Move wallet RPC declarations to rpcwallet.h 2017-02-27 20:45:18 +00:00
wallet.cpp wallet: Reduce references to global bitdb environment 2017-04-20 17:15:31 +02:00
wallet.h wallet: Get rid of fFileBacked 2017-04-20 17:15:31 +02:00
walletdb.cpp wallet: CWalletDB CDB composition not inheritance 2017-04-20 17:55:01 +02:00
walletdb.h wallet: CWalletDB CDB composition not inheritance 2017-04-20 17:55:01 +02:00