Page MenuHomePhabricator

clean up MemPoolAccept aliases
ClosedPublic

Authored by PiRK on Oct 22 2022, 09:19.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC9c01a0070ad2: clean up MemPoolAccept aliases
Summary

The aliases are leftover from a previous MOVEONLY refactor - they are
unnecessary and removing them reduces the diff for splitting out mempool
Checks from PreChecks, making RBF variables MemPoolAccept-wide, etc.

This is a partial backport of core#23381
https://github.com/bitcoin/bitcoin/pull/23381/commits/9e910d8152e08d26ecce6592870adbe5dabd159e

Depends on D12352

Test Plan

ninja all check-all

Diff Detail

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