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

server: remove peer from SyncManager on VerAckReceived #1485

Merged
merged 1 commit into from
Nov 9, 2019
Merged

server: remove peer from SyncManager on VerAckReceived #1485

merged 1 commit into from
Nov 9, 2019

Conversation

wpaulino
Copy link
Collaborator

Peers are now added to the SyncManager if we receive their verack, but we'd still attempt to remove them from the SyncManager if we didn't receive it.

Peers are now added to the SyncManager if we receive their verack, but
we'd still attempt to remove them from the SyncManager if we didn't
receive it.
Copy link
Member

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🌛

@Roasbeef Roasbeef merged commit 037489e into btcsuite:master Nov 9, 2019
@wpaulino wpaulino deleted the syncmanager-done-peer-verack branch November 9, 2019 02:22
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