Announce blocks using headers instead of block invs to nodes that can process headers.
Headers announcement for nodes that can do headers. #8961
pull rebroad wants to merge 1 commits into bitcoin:master from rebroad:AnnounceUsingHeaders changing 1 files +11 −6-
rebroad commented at 3:50 PM on October 18, 2016: contributor
-
Headers announcement for nodes that can do headers. cb9fdf9b43
- MarcoFalke added the label P2P on Oct 18, 2016
-
MarcoFalke commented at 7:30 PM on October 18, 2016: member
Have you tried compiling this and running the test suite locally?
- MarcoFalke closed this on Oct 18, 2016
-
rebroad commented at 5:55 AM on October 19, 2016: contributor
@sdaftuar Yes, this builds on top of BIP130 as BIP130 missed a few tricks. In fact, fPreferHeaders couuld have been removed with this pull, but I've kept it in as it can be useful for debugging (i.e. showing the difference between headers being sent to nodes capable, and nodes which prefer them). @MarcoFalke I will be running make check shortly as this is a good idea for sure. Why did you close this please?
- MarcoFalke locked this on Sep 8, 2021
Contributors
Labels