Skip to content

Introduce protocol handshake #3283

Closed
@hackaugusto

Description

@hackaugusto

Abstract

Nodes must be able to detect if the protocol versions are compatible with each other.

Motivation

During client upgrades the network will have mixed protocols versions. Having a handshake improves the network health by avoiding communication across incompatible versions.

Specification

To be done.

Is a monotonic increasing version number sufficient? Are capabilities necessary?

Backwards Compatibility

This needs new messages which are not available for older clients.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions