Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ignore messages sent before version handshake is complete #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 16, 2017

  1. ignore messages sent before version handshake is complete

    Falls in line with Bitcoin Core v0.14 behavior.
    
    The only behavioral changes here:
    - Ignore multiple version/verack messages
    - Version (not just verack) must be sent in order to start the timout counter
    theuni committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    17a5754 View commit details
    Browse the repository at this point in the history