Age | Commit message (Expand) | Author |
---|---|---|
2016-05-16 | Move BackupWallet to CWallet::BackupWallet | Patrick Strateman |
2016-05-09 | Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDisk | Patrick Strateman |
2016-03-23 | Added companion removeprunedfunds call. | instagibbs |
2016-03-14 | [wallet] Move hardcoded file name out of log messages | MarcoFalke |
2015-12-13 | Bump copyright headers to 2015 | MarcoFalke |
2015-11-28 | Constrain constant values to a single location in code | Luke Dashjr |
2015-11-21 | Optimisation: Store transaction list order in memory rather than compute it e... | Luke Dashjr |
2015-07-23 | Includes: Cleanup around net main and wallet | Jorge Timón |
2015-04-20 | ensure consistent header comment naming conventions | Philip Kaufmann |
2015-04-08 | move ThreadFlushWalletDB declaration to walletdb.h | Philip Kaufmann |
2015-03-21 | use constant references for strings in functions in wallet/*.* | Philip Kaufmann |
2015-03-12 | [Move Only] Move wallet related things to src/wallet/ | Jonas Schnelli |