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

[3.2] Backport: Send handshake for heartbeat/2 if no block #495

Merged
merged 6 commits into from
Jun 23, 2022

Conversation

linh2931
Copy link
Member

Backport EOSIO/eos#10627. GitHub issue #464.

From the original PR:

  • Send handshake message if we have not seen or sent a block for heartbeat/2.
  • Always send handshake message even if it has not changed since it was last sent.

plugins/net_plugin/net_plugin.cpp Outdated Show resolved Hide resolved
@linh2931 linh2931 merged commit fdd3f43 into main Jun 23, 2022
@linh2931 linh2931 deleted the more_freq_handshake branch June 23, 2022 13:45
@linh2931 linh2931 linked an issue Jun 23, 2022 that may be closed by this pull request
@arhag arhag changed the title Backport: Send handshake for heartbeat/2 if no block -- main [3.2] Backport: Send handshake for heartbeat/2 if no block Jul 1, 2022
heifner pushed a commit that referenced this pull request Jul 9, 2022
Backport: Send handshake for heartbeat/2 if no block -- main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backport: Send handshake for heartbeat/2 if no block
2 participants