Report minfeefilter value in getpeerinfo rpc #13987
pull ajtowns wants to merge 1 commits into bitcoin:master from ajtowns:201808-peerinfo-minfee changing 4 files +9 −0-
ajtowns commented at 2:50 am on August 16, 2018: memberLowering 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.
-
fanquake added the label P2P on Aug 16, 2018
-
MarcoFalke commented at 10:57 am on August 16, 2018: memberutACK 840aeb177220545adc7f9a3b3b0397b411bd9f41
-
in src/rpc/net.cpp:105 in 840aeb1772 outdated
101@@ -102,6 +102,7 @@ static UniValue getpeerinfo(const JSONRPCRequest& request) 102 " ...\n" 103 " ],\n" 104 " \"whitelisted\": true|false, (boolean) Whether the peer is whitelisted\n" 105+ " \"minfee\": n, (numeric) The minimum fee rate for transactions this peer accepts\n"
promag commented at 3:35 pm on August 17, 2018:Could beminfeefilter
to not clash with https://github.com/bitcoin/bitcoin/blob/3c8d1ae15352d5c92d5903536c8fe07f771e97a0/src/rpc/blockchain.cpp#L1720
ajtowns commented at 11:23 am on August 27, 2018:This is a good idea, done.promag commented at 3:36 pm on August 17, 2018: memberutACK 840aeb1.Report minfeefilter value in getpeerinfo rpc
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.
ajtowns force-pushed on Aug 27, 2018ken2812221 referenced this in commit 6667490466 on Aug 27, 2018MarcoFalke merged this on Aug 27, 2018MarcoFalke closed this on Aug 27, 2018
PastaPastaPasta referenced this in commit ee6ec6f671 on Jun 27, 2021PastaPastaPasta referenced this in commit b6c29ad4f0 on Jun 28, 2021PastaPastaPasta referenced this in commit 2f80a96816 on Jun 29, 2021Munkybooty referenced this in commit db4a54e10d on Jun 30, 2021PastaPastaPasta referenced this in commit 45773b68fa on Jul 18, 2021DrahtBot locked this on Sep 8, 2021
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 12:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 12:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me