Page MenuHomePhabricator

Minor cleanups for AcceptToMemoryPool
AbandonedPublic

Authored by fpelliccioni on Oct 22 2019, 19:35.

Details

Reviewers
Fabien
deadalnix
Group Reviewers
Restricted Project
Summary

First commit just removes default arguments from AcceptToMemoryPool and consolidates two arguments, it does not change behavior.

Backport of Bitcoin Core PR11309
https://github.com/bitcoin/bitcoin/pull/11309

Test Plan
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
feature-backport-93d20a734
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7837
Build 13695: Bitcoin ABC Buildbot (legacy)
Build 13694: arc lint + arc unit

Event Timeline

Have to check what happened with the tests.

I am going to be reviving this soon, it makes more sense after having D4745.