Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Net plugin handshake - 2.0 #8285

Merged
merged 8 commits into from
Dec 9, 2019
Merged

Net plugin handshake - 2.0 #8285

merged 8 commits into from
Dec 9, 2019

Conversation

heifner
Copy link
Contributor

@heifner heifner commented Dec 6, 2019

Change Description

  • Send handshake when done syncing for case where node has moved while syncing
  • When unable to fetch a block during sync send handshake. This was sending a go away message before which was too aggressive.
  • Clear out queue buffer always on async write callback otherwise non-empty queue prevents send on re-connect.
  • Fix calculation of peer lib on lib catchup

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@heifner heifner merged commit 05b48ff into release/2.0.x Dec 9, 2019
@heifner heifner deleted the net-plugin-handshake-2.0 branch December 9, 2019 13:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants