zcash-patched-for-explorer/src/wallet
Wladimir J. van der Laan 00820f921d
Merge pull request #6055
a8cdaf5 checkpoints: move the checkpoints enable boolean into main (Cory Fields)
11982d3 checkpoints: Decouple checkpoints from Params (Cory Fields)
6996823 checkpoints: make checkpoints a member of CChainParams (Cory Fields)
9f13a10 checkpoints: store mapCheckpoints in CCheckpointData rather than a pointer (Cory Fields)
2015-05-06 11:38:39 +02:00
..
test [Move Only] Move wallet related things to src/wallet/ 2015-03-12 14:13:02 +01:00
crypter.cpp wallet: move crypter to wallet 2015-03-22 15:18:55 -04:00
crypter.h ensure consistent header comment naming conventions 2015-04-20 13:29:22 +02:00
db.cpp use constant references for strings in functions in wallet/*.* 2015-03-21 18:40:51 +01:00
db.h ensure consistent header comment naming conventions 2015-04-20 13:29:22 +02:00
rpcdump.cpp Push down RPC reqWallet flag 2015-04-12 19:37:29 +02:00
rpcwallet.cpp wallet: fix boost::get usage with boost 1.58 2015-04-28 11:45:10 -04:00
wallet.cpp Merge pull request #6055 2015-05-06 11:38:39 +02:00
wallet.h Show zero value txouts in listunspent. 2015-04-20 10:13:18 -07:00
wallet_ismine.cpp [Move Only] Move wallet related things to src/wallet/ 2015-03-12 14:13:02 +01:00
wallet_ismine.h ensure consistent header comment naming conventions 2015-04-20 13:29:22 +02:00
walletdb.cpp Includes: Do not include main.h from any other header 2015-03-24 17:23:32 +01:00
walletdb.h ensure consistent header comment naming conventions 2015-04-20 13:29:22 +02:00