aboutsummaryrefslogtreecommitdiff
path: root/src/node/mini_miner.cpp
AgeCommit message (Expand)Author
2023-11-07[refactor] Miniminer var cached_descendants to descendantskevkevin
2023-11-07[refactor] Change MiniMinerMempoolEntry orderkevkevin
2023-11-03[MiniMiner] track inclusion order and add Linearize() functionglozow
2023-11-03[MiniMiner] make target_feerate optionalglozow
2023-11-03[MiniMiner] allow manual construction with non-mempool txnsglozow
2023-11-03[refactor] change MiniMinerMempoolEntry ctor to take values, update includesglozow
2023-09-13Make MiniMinerMempoolEntry fields privateMurch
2023-09-13Remove unused importsMurch
2023-06-01Mitigate timeout in CalculateTotalBumpFeesMurch
2023-03-30Implement Mini version of BlockAssembler to calculate mining scoresglozow