Age | Commit message (Expand) | Author |
---|---|---|
2023-11-08 | [refactor] updating miniminer comments to be more accurate | 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-03-30 | Implement Mini version of BlockAssembler to calculate mining scores | glozow |