HomePhabricator

Report minfeefilter value in getpeerinfo rpc

Description

Report minfeefilter value in getpeerinfo rpc

Summary:
Lowering the minimum relay fee is only useful when many nodes in the
p2p network also lower the fee, so to make it easier to understand
progress on that front, this includes the value of the minfeefilter in
getpeerinfo, so you at least have visibility to what fees your neighbours
are currently accepting.

This is a backport of Core PR13987

Depends on D4082

Test Plan:

make check
./test/functional/test_runner.py

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D4083

Details

Provenance
Anthony Towns <aj@erisian.com.au>Authored on Jun 22 2018, 08:53
deadalnixCommitted on Sep 14 2019, 16:38
deadalnixPushed on Sep 14 2019, 16:43
Reviewer
Restricted Project
Differential Revision
D4083: Report minfeefilter value in getpeerinfo rpc
Parents
rSTAGING16854d62f596: Prefer wait_until over polling with time.sleep
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/11319