Age | Commit message (Expand) | Author |
---|---|---|
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 |