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

peer: Extract protocol negotiation from main read and write loops #462

Merged

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Nov 11, 2016

Contains the following upstream commits:

Also the merge commit updates the code to use the correct Decred protocol versions and contains a few style-related changes.

jongillham and others added 5 commits June 24, 2016 13:12
This allows cleaner separation of the half-duplex version negotiation from the fully duplex message passing between peers.
Contains the following upstream commits:
- 5cbd1f8
- 777ccda
- f3d759d
- 1ffc3dc

Also the merge commit updates the code to use the correct Decred
protocol versions and contains a few style-related changes.
@alexlyp
Copy link
Member

alexlyp commented Nov 11, 2016

tACK

@alexlyp alexlyp merged commit cf7fbc0 into decred:master Nov 11, 2016
@davecgh davecgh deleted the merge_extract_peer_protocol_negotiation branch November 14, 2016 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants