| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Bugfix: make CCoinsViewMemPool support pruned entries in underlying cache | Pieter Wuille | 2014-07-23 | 1 | -3/+4 | |
| * | Revert "Relay double-spends, subject to anti-DOS" | Wladimir J. van der Laan | 2014-07-21 | 1 | -0/+1 | |
| * | Move fee policy out of core | Gavin Andresen | 2014-07-03 | 1 | -13/+13 | |
| * | Sanity checks for estimates | Gavin Andresen | 2014-07-03 | 1 | -2/+7 | |
| * | Relay double-spends, subject to anti-DOS | Tom Harding | 2014-06-27 | 1 | -1/+0 | |
| * | JSON-RPC method: prioritisetransaction <txid> <priority delta> <priority tx fee> | Luke Dashjr | 2014-06-26 | 1 | -0/+29 | |
| * | estimatefee / estimatepriority RPC methods | Gavin Andresen | 2014-06-06 | 1 | -0/+370 | |
| * | Remove CWalletTx::vfSpent | Gavin Andresen | 2014-02-26 | 1 | -7/+10 | |
| * | Add verbose boolean to getrawmempool | Gavin Andresen | 2013-11-30 | 1 | -15/+46 | |
| * | Move CCoins-related logic to coins.{cpp.h} | Pieter Wuille | 2013-11-10 | 1 | -2/+20 | |
| * | Refactor: CTxMempool class to its own txmempool.{cpp,h} | Gavin Andresen | 2013-11-04 | 1 | -0/+162 | |