For software that interfaces with Bitcoin Core via RPC, it can be useful to know whether the fRelayTxes flag is set. It could be added to getnetworkinfo.
Expose information on whether transaction relayed is enabled in getnetworkinfo #7771
issue chris-belcher opened this issue on March 30, 2016-
chris-belcher commented at 2:10 PM on March 30, 2016: contributor
- jonasschnelli added the label RPC/REST/ZMQ on Mar 30, 2016
- jonasschnelli added the label Easy to implement on Mar 30, 2016
-
laanwj commented at 3:16 PM on March 30, 2016: member
I think the name 'localrelay' next to 'localservices' (the service bits) would make sense as name, so we include all information sent to other peers in version messages.
- laanwj referenced this in commit 1ab1dc3140 on May 12, 2016
- sipa closed this on May 26, 2016
- OlegGirko referenced this in commit 0dc5f378b4 on Jun 26, 2017
- OlegGirko referenced this in commit 8ad72871b9 on Jun 29, 2017
- OlegGirko referenced this in commit 2386aa0f31 on Jun 29, 2017
- OlegGirko referenced this in commit b65b2acb60 on Jun 29, 2017
- OlegGirko referenced this in commit c730586a7d on Jun 30, 2017
- OlegGirko referenced this in commit dd520e4393 on Jul 2, 2017
- OlegGirko referenced this in commit cb0773a268 on Jul 3, 2017
- OlegGirko referenced this in commit 0ee087cd1a on Jul 4, 2017
- OlegGirko referenced this in commit 51faf3a827 on Jul 4, 2017
- OlegGirko referenced this in commit 4e5825a0aa on Jul 5, 2017
- OlegGirko referenced this in commit 6e71d4a092 on Jul 5, 2017
- OlegGirko referenced this in commit c9f9551936 on Jul 5, 2017
- OlegGirko referenced this in commit 6c00f15c3f on Jul 9, 2017
- OlegGirko referenced this in commit fa9cf940a2 on Jul 10, 2017
- OlegGirko referenced this in commit fd4cfd5146 on Jul 11, 2017
- OlegGirko referenced this in commit b3fd0502b0 on Jul 11, 2017
- OlegGirko referenced this in commit a2669a5dfe on Jul 12, 2017
- OlegGirko referenced this in commit 70b206551a on Jul 13, 2017
- OlegGirko referenced this in commit 1eadd5abce on Jul 13, 2017
- OlegGirko referenced this in commit 955bfd4650 on Jul 14, 2017
- OlegGirko referenced this in commit 15bf253367 on Jul 14, 2017
- OlegGirko referenced this in commit b08555b005 on Jul 16, 2017
- OlegGirko referenced this in commit 230b5d68f6 on Jul 16, 2017
- OlegGirko referenced this in commit 094d5baf84 on Jul 17, 2017
- OlegGirko referenced this in commit 6346dbd18f on Jul 17, 2017
- OlegGirko referenced this in commit 9bb00553f2 on Jul 18, 2017
- UdjinM6 referenced this in commit 82851b439c on Jul 21, 2017
- lateminer referenced this in commit d6c228b173 on Jan 5, 2018
- DrahtBot locked this on Sep 8, 2021
Contributors