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

Use a consistent and informative versioning scheme #2594

Closed
MaciejBaj opened this issue Nov 28, 2018 · 0 comments · Fixed by #2751
Closed

Use a consistent and informative versioning scheme #2594

MaciejBaj opened this issue Nov 28, 2018 · 0 comments · Fixed by #2751

Comments

@MaciejBaj
Copy link
Contributor

Expected behavior

Follow the implementation guidelines of LIP:

  • Rely on protocolVersion field to determine compatibility between two nodes.
  • Keep the backwards compatibility by preserving the check relying on minVersion.
  • Start from protocolVersion equal 1.0.

Actual behavior

In the handshake process, the "minVersion" field is currently used to determine compatibility between two nodes.

Which version(s) does this affect? (Environment, OS, etc...)

*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants