aboutsummaryrefslogtreecommitdiff
path: root/src/node/mini_miner.h
AgeCommit message (Expand)Author
2023-11-08[refactor] updating miniminer comments to be more accuratekevkevin
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-03-30Implement Mini version of BlockAssembler to calculate mining scoresglozow