Age | Commit message (Expand) | Author |
---|---|---|
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-12-02 | Make CWalletTx store a CTransactionRef instead of inheriting | Pieter Wuille |
2016-09-15 | Remove last reference to CWalletDB from accounting_tests.cpp | Patrick Strateman |
2016-09-15 | Remove pwalletdb parameter from CWallet::AddAccountingEntry | Patrick Strateman |
2016-09-15 | Add CWallet::ReorderTransactions and use in accounting_tests.cpp | Patrick Strateman |
2016-09-15 | Add CWallet::ListAccountCreditDebit | Patrick Strateman |
2016-07-29 | Remove CWalletDB* parameter from CWallet::AddToWallet | Patrick Strateman |
2016-07-29 | Split CWallet::AddToWallet into AddToWallet and LoadToWallet. | Patrick Strateman |
2016-04-18 | test: Create test fixture for wallet | Wladimir J. van der Laan |
2016-04-18 | test: move accounting_tests and rpc_wallet_tests to wallet/test | Wladimir J. van der Laan |