Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Headers message may be empty. #1604
Comments
wbnns
self-assigned this
May 19, 2017
wbnns
added
Pull Request Welcome
Bounty
Bounty
Dev Docs
and removed
Bounty
labels
May 20, 2017
|
Bounty: 5,000 bits / ~$10 USD |
|
This issue may apply to the description of the INV message as well, though I haven't verified the behavior. |
wbnns
closed this
May 26, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
evoskuil commentedMay 18, 2017
Source File: _includes/devdoc/ref_p2p_networking.md
This statement implies that empty headers messages are not sent, which is not the case:
It is typical for peers to send an empty headers message in response when the peers are in sync.