Page MenuHomePhabricator

Bugfix: PrioritiseTransaction updates the mempool tx counter
AbandonedPublic

Authored by Fabien on Jun 19 2019, 12:58.

Details

Reviewers
deadalnix
jasonbcox
Group Reviewers
Restricted Project
Summary
The mempool's nTransactionsUpdated is used by getblocktemplate
to trigger new invocations of CreateNewBlock().

Backport of core PR10196
https://github.com/bitcoin/bitcoin/pull/10196/files

Test Plan
./test/functional/test_runner.py mining_prioritisetransaction

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR10196
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6403
Build 10853: Bitcoin ABC Buildbot (legacy)
Build 10852: arc lint + arc unit