Page MenuHomePhabricator

init: Remove redundant -*mempool* queries
ClosedPublic

Authored by PiRK on Jan 26 2024, 16:15.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCbcfea3465515: init: Remove redundant -*mempool* queries
Summary

Now that MemPoolOptions has a correctly-determined max_size member, perform sanity checks on that instead of re-determining the
options.

This concludes backport of core#25290
https://github.com/bitcoin/bitcoin/pull/25290/commits/d1684beabe5b738c2cc83de83e1aaef11a761b69

Depends on D15301

Note that some of the commits of this PR were not applicable, because they related to fee estimation or ancestor/descendant limits.

Test Plan

ninja all check-all

Diff Detail

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