Page MenuHomePhabricator

[move] move TxCoinAgePriority to it's sole usage location.
AcceptedPublic

Authored by schancel on May 12 2019, 06:08.

Details

Reviewers
deadalnix
jasonbcox
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Summary

While cleaning up the mempool, and determining which parts of it are currently used,
this functionality is only used in one place: addPriorityTxns. Therefore,
moving it closer will help ensure that it is removed when addPriorityTxns is removed.

Test Plan
make check && ./test/functional/test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
move-zig (branched from master)
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5819
Build 9700: Bitcoin ABC Buildbot (legacy)
Build 9699: arc lint + arc unit