Page MenuHomePhabricator

[avalanche] Don't poll for txs below -blockmintxfee
ClosedPublic

Authored by Fabien on Mon, May 5, 09:50.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCcb73d05ae251: [avalanche] Don't poll for txs below -blockmintxfee
Summary

This makes sure we don't violate the -blockmintxfee configuration when using avalanche preconsensus.

Note this also adds some coverage for the -blockmintxfee option which was lacking before this diff.

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

Diff Detail

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