0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-10 15:46:48 -04:00
bitcoin-core/src/wallet
Jonas Schnelli 7184e25c80
[Wallet] refactor CWallet/CWalletDB/CDB
Try to hide CDB/bitdb behinde CWalletDB.
Prepare for full wallet database abstraction.
2017-03-06 11:30:24 +01:00
..
test Merge #9908: Define 7200 second timestamp window constant 2017-03-06 10:02:05 +01:00
coincontrol.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07: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] refactor CWallet/CWalletDB/CDB 2017-03-06 11:30:24 +01:00
db.h [Wallet] refactor CWallet/CWalletDB/CDB 2017-03-06 11:30:24 +01:00
rpcdump.cpp Merge #9908: Define 7200 second timestamp window constant 2017-03-06 10:02:05 +01:00
rpcwallet.cpp Merge #8775: RPC refactoring: Access wallet using new GetWalletForJSONRPCRequest 2017-03-03 13:38:42 +01:00
rpcwallet.h Move wallet RPC declarations to rpcwallet.h 2017-02-27 20:45:18 +00:00
wallet.cpp [Wallet] refactor CWallet/CWalletDB/CDB 2017-03-06 11:30:24 +01:00
wallet.h Merge #9333: Document CWalletTx::mapValue entries and remove erase of nonexistent "version" entry. 2017-03-06 10:18:19 +01:00
walletdb.cpp [Wallet] refactor CWallet/CWalletDB/CDB 2017-03-06 11:30:24 +01:00
walletdb.h [Wallet] refactor CWallet/CWalletDB/CDB 2017-03-06 11:30:24 +01:00