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