Page MenuHomePhabricator

Use disconnectpool in CTxMemPool::removeForBlock
ClosedPublic

Authored by deadalnix on Aug 26 2018, 01:11.

Details

Summary

This ensure that transaction are removed in a consistent order. It's preferable to do it that way untill the mempool code is able to take advantage of it by itself.

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

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fixflack
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3135
Build 4357: Bitcoin ABC Buildbot (legacy)
Build 4356: arc lint + arc unit