Skip to content

Minimum peer agent version#117

Open
johanneshahn wants to merge 2 commits into
masterfrom
v3.4.0-fix-min-peer-agent-version
Open

Minimum peer agent version#117
johanneshahn wants to merge 2 commits into
masterfrom
v3.4.0-fix-min-peer-agent-version

Conversation

@johanneshahn

@johanneshahn johanneshahn commented Nov 23, 2023

Copy link
Copy Markdown
Member

To make it easier for nodes to connect only to compatible nodes, i introduce a minimum Epic agent Version.
If the Minor and Major version does not met the min minor and major version, then the node is not connecting.
The version can be set in epic-server.tom with 2 new options:

peer_min_major = 3
peer_min_minor = 4

This should replace the Version Monitor checker in future.

@who-biz who-biz added the enhancement New feature or request label Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants