Age | Commit message (Expand) | Author |
---|---|---|
2016-03-14 | Add ancestor feerate index to mempool | Suhas Daftuar |
2016-03-14 | Rename CTxMemPool::remove -> removeRecursive | Suhas Daftuar |
2016-02-16 | Add tags to mempool's mapTx indices | Suhas Daftuar |
2015-12-13 | Bump copyright headers to 2015 | MarcoFalke |
2015-12-01 | Add a score index to the mempool. | Alex Morcos |
2015-11-16 | Implement helper class for CTxMemPoolEntry constructor | Alex Morcos |
2015-11-13 | Fix bug in mempool_tests unit test | Alex Morcos |
2015-10-14 | Undo GetMinFee-requires-extra-call-to-hit-0 | Matt Corallo |
2015-10-13 | Add reasonable test case for mempool trimming | Matt Corallo |
2015-10-13 | Reverse the sort on the mempool's feerate index | Suhas Daftuar |
2015-09-19 | Track transaction packages in CTxMemPoolEntry | Suhas Daftuar |
2015-09-19 | TxMemPool: Change mapTx to a boost::multi_index_container | Ashley Holman |
2015-07-23 | Includes: Cleanup around net main and wallet | Jorge Timón |
2015-03-26 | Keep mempool consistent during block-reorgs | Gavin Andresen |