aboutsummaryrefslogtreecommitdiff
path: root/src/test/miniminer_tests.cpp
AgeCommit message (Expand)Author
2023-11-21Use Txid in COutpointdergoegge
2023-11-13Merge bitcoin/bitcoin#28391: refactor: Simplify CTxMempool/BlockAssembler fie...fanquake
2023-11-10[refactor] Add helper for retrieving mempool entryTheCharlatan
2023-11-08[refactor] updating miniminer comments to be more accuratekevkevin
2023-11-07[refactor] Change MiniMinerMempoolEntry orderkevkevin
2023-11-03[test] MiniMiner::Linearize and manual constructionglozow
2023-11-03[refactor] unify fee amounts in miniminer_testsglozow
2023-11-03[test] add case for MiniMiner working with negative fee txnsglozow
2023-09-13Fix calculation of ancestor set feerates in testMurch
2023-09-13Match tx names to index in miniminer overlap testMurch
2023-08-17Remove unused includes from txmempool.hMarcoFalke
2023-06-29script: appease spelling linterJon Atack
2023-06-12Use `int32_t` type for most transaction size/weight valuesHennadii Stepanov
2023-05-20refactor: Move system from util to common libraryTheCharlatan
2023-04-06[unit test] GatherClusters and MiniMiner unit testsglozow