Age | Commit message (Expand) | Author |
---|---|---|
2022-05-18 | Do not pass CChainParams& to BlockAssembler constructor | MacroFake |
2022-05-06 | Merge bitcoin/bitcoin#24538: miner: bug fix? update for ancestor inclusion us... | MacroFake |
2022-04-01 | Remove buggy and confusing IncrementExtraNonce | MarcoFalke |
2022-03-21 | Use CAmount for fee delta and modified fee | MarcoFalke |
2022-03-14 | [miner] bug fix: update for parent inclusion using modified fee | glozow |
2022-02-23 | [miner] always assume we can create witness blocks | glozow |
2022-01-06 | Add src/node/* code to node:: namespace | Russell Yanofsky |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-12-01 | miner: Remove uncompiled MTP code | MarcoFalke |
2021-12-01 | style: Add {} to if-bodies in node/miner | MarcoFalke |
2021-11-16 | refactor: Replace validation.h include with forward-decl in miner.h | MarcoFalke |
2021-11-16 | scripted-diff: Move miner to src/node | MarcoFalke |