Age | Commit message (Expand) | Author |
---|---|---|
2024-07-09 | MiniMiner: use FeeFrac in AncestorFeerateComparator | glozow |
2023-11-07 | [refactor] Miniminer var cached_descendants to descendants | kevkevin |
2023-11-07 | [refactor] Change MiniMinerMempoolEntry order | kevkevin |
2023-11-03 | [MiniMiner] track inclusion order and add Linearize() function | glozow |
2023-11-03 | [MiniMiner] make target_feerate optional | glozow |
2023-11-03 | [MiniMiner] allow manual construction with non-mempool txns | glozow |
2023-11-03 | [refactor] change MiniMinerMempoolEntry ctor to take values, update includes | glozow |
2023-09-13 | Make MiniMinerMempoolEntry fields private | Murch |
2023-09-13 | Remove unused imports | Murch |
2023-06-01 | Mitigate timeout in CalculateTotalBumpFees | Murch |
2023-03-30 | Implement Mini version of BlockAssembler to calculate mining scores | glozow |