bitcoin/src/wallet
Wladimir J. van der Laan 3178b2c740
Merge #9369: Factor out CWallet::nTimeSmart computation into a method.
630fc54 Clean up braces in CWallet::ComputeTimeSmart (Russell Yanofsky)
6c996c2 Add documentation describing CWallet::nTimeSmart. (Russell Yanofsky)
1f98abe Factor out CWallet::nTimeSmart computation into a method. (Russell Yanofsky)
c6b82d1 Add tests for CWalletTx::nTimeSmart (Russell Yanofsky)

Tree-SHA512: 457a30251e572cf20dac0198af1a94128d269b1e0ce6605a213d56fc14d85c84a0a494e3dcbb18c201c4f39e6f7b000bd9cb6f283930d8452e4bb93ba406f8d4
2017-03-07 17:11:59 +01:00
..
test Merge #9369: Factor out CWallet::nTimeSmart computation into a method. 2017-03-07 17:11:59 +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 Merge #9369: Factor out CWallet::nTimeSmart computation into a method. 2017-03-07 17:11:59 +01:00
wallet.h Merge #9369: Factor out CWallet::nTimeSmart computation into a method. 2017-03-07 17:11:59 +01:00
walletdb.cpp Rename FlushWalletDB -> CompactWalletDB, add function description 2017-03-06 18:35:20 -05:00
walletdb.h Rename FlushWalletDB -> CompactWalletDB, add function description 2017-03-06 18:35:20 -05:00