0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-06 14:19:59 -05:00
bitcoin-core/src/wallet
Wladimir J. van der Laan 3e2c946cfd init: Move berkeleydb version reporting to wallet
Move the version reporting to Wallet::Verify, before starting
verification of the wallet.

This removes the dependency of init on a specific wallet database
library.

A further, trivial step towards resolving #7965.
2016-05-10 12:57:07 +02:00
..
test Merge #7688: List solvability in listunspent output and improve help 2016-04-25 14:46:29 +02: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 Merge #7537: wallet: Warn on unexpected EOF while salvaging wallet 2016-02-29 10:05:07 +01:00
db.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
rpcdump.cpp Added companion removeprunedfunds call. 2016-03-23 10:40:38 -04:00
rpcwallet.cpp Merge #7688: List solvability in listunspent output and improve help 2016-04-25 14:46:29 +02:00
rpcwallet.h rpc: Register calls where they are defined 2016-03-31 10:48:32 +02:00
wallet.cpp init: Move berkeleydb version reporting to wallet 2016-05-10 12:57:07 +02:00
wallet.h Merge #7688: List solvability in listunspent output and improve help 2016-04-25 14:46:29 +02:00
walletdb.cpp Added companion removeprunedfunds call. 2016-03-23 10:40:38 -04:00
walletdb.h Added companion removeprunedfunds call. 2016-03-23 10:40:38 -04:00