Page MenuHomePhabricator

[refactor] txmempool: split epoch logic into class
ClosedPublic

Authored by PiRK on Apr 5 2022, 12:37.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCd4e83e3031ce: [refactor] txmempool: split epoch logic into class
Summary

This is a backport of core#18017

Test Plan

With clang and debug:
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

PiRK requested review of this revision.Apr 5 2022, 12:37
Fabien edited the test plan for this revision. (Show Details)
Fabien requested changes to this revision.Apr 5 2022, 15:01
Fabien added a subscriber: Fabien.

Same here, you need clang

This revision now requires changes to proceed.Apr 5 2022, 15:01

move comment to own line and edit test plan

This revision is now accepted and ready to land.Apr 5 2022, 16:39

Something fishy is going on with arcanist not associating the commit and revision, so rebase just to be sure.