Page MenuHomePhabricator

Extract tx pool outside of txorphanage
ClosedPublic

Authored by Fabien on Jul 31 2024, 16:20.

Details

Reviewers
roqqit
Group Reviewers
Restricted Project
Commits
rABCf1d9aa1f13d1: Extract tx pool outside of txorphanage
Summary

This will enable reuse of this code to store conflicting proofs for pre-consensus.

There is no change in behavior.

Test Plan
ninja all check-all

Diff Detail

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

Event Timeline

Fabien requested review of this revision.Jul 31 2024, 16:20
roqqit added a subscriber: roqqit.
roqqit added inline comments.
src/txpool.cpp
270 ↗(On Diff #48958)
This revision is now accepted and ready to land.Jul 31 2024, 17:32
This revision was automatically updated to reflect the committed changes.