Page MenuHomePhabricator

Move {Load,Dump}Mempool to kernel namespace
ClosedPublic

Authored by PiRK on Mar 18 2024, 13:49.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC6abd8113c18c: Move {Load,Dump}Mempool to kernel namespace
Summary

This is mostly moving code. Can be checked with git show --color-moved=dimmed-zebra --color-moved-ws=ignore-all-space

This concludes backport of core#25487
https://github.com/bitcoin/bitcoin/pull/25487/commits/cb3e9a1e3f8d72daaa361fc45dd853775e754b9d

Depends on D15723

Test Plan
cmake .. -GNinja -DBUILD_BITCOIN_CHAINSTATE=ON

ninja all check-all bitcoin-fuzzers

Diff Detail

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