Page MenuHomePhabricator

refactor: Remove mempool global from net
ClosedPublic

Authored by Fabien on Jan 4 2021, 10:35.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC46971b8236da: refactor: Remove mempool global from net
Summary
This refactor does two things:
* Pass mempool in to PeerLogicValidation
* Pass m_mempool around where needed

Backport of core PR17997.

Test Plan
ninja all check-all

Diff Detail

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