bitcoin/src/wallet
Wladimir J. van der Laan ce8176d038
Merge #10295: [qt] Move some WalletModel functions into CWallet
108f04f Add missing LOCK2 in CWallet::GetAvailableBalance (Russell Yanofsky)
429aa9e [test] Move some tests from qt -> wallet (Russell Yanofsky)
d944bd7 [qt] Move some WalletModel functions into CWallet (Russell Yanofsky)
ef8ca17 [test] Add tests for some walletmodel functions (Russell Yanofsky)

Tree-SHA512: f6384d9f2ff3f7fb173d414588c3e7dc8c311b8ed2ce2b0979fb824a0ed83a7302890ccd3d83197f07f6fdcb6b1ca151584d90ea1961d88dfe8956c87087cde8
2017-05-23 19:32:52 +02:00
..
test Merge #10295: [qt] Move some WalletModel functions into CWallet 2017-05-23 19:32:52 +02:00
coincontrol.h remove minimum total fee option 2017-05-11 22:28:46 -04: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 Remove unused C++ code not covered by unit tests 2017-04-26 21:20:02 +02:00
db.h [wallet] Securely erase potentially sensitive keys/values 2017-05-03 11:35:51 -07:00
feebumper.cpp Make sure we re-check the conditions of a feebump during commit 2017-05-11 15:27:06 +02:00
feebumper.h Make sure we re-check the conditions of a feebump during commit 2017-05-11 15:27:06 +02:00
rpcdump.cpp Fix importwallet edge case rescan bug 2017-05-16 11:34:28 -04:00
rpcwallet.cpp Merge #10413: Fix docs (there's no rpc command setpaytxfee) 2017-05-17 10:46:24 +02:00
rpcwallet.h Move wallet RPC declarations to rpcwallet.h 2017-02-27 20:45:18 +00:00
wallet.cpp Merge #10295: [qt] Move some WalletModel functions into CWallet 2017-05-23 19:32:52 +02:00
wallet.h [qt] Move some WalletModel functions into CWallet 2017-05-17 05:18:25 -04:00
walletdb.cpp Merge #8329: Consensus: MOVEONLY: Move functions for tx verification 2017-05-18 21:01:49 +02:00
walletdb.h wallet: Add comment describing the various classes in walletdb.h 2017-04-21 16:04:26 +02:00