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

Release v1 7 18.0 #211

Closed
wants to merge 9 commits into from
Closed

Release v1 7 18.0 #211

wants to merge 9 commits into from

Conversation

miiu96
Copy link
Contributor

@miiu96 miiu96 commented Aug 28, 2024

  • Update config

# ProtocolIDs represents the protocols that this node will advertise to other peers
# To connect to other nodes, those nodes should have at least one common protocol string
ProtocolIDs = [
"/erd/kad/1.1.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"/erd/kad/1.1.0",
"/erd/kad/1.1.1",

# To connect to other nodes, those nodes should have at least one common protocol string
ProtocolIDs = [
"/erd/kad/1.1.0",
"/mvx/mainnet/1.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"/mvx/mainnet/1.0.0",
"/mvx/mainnet-main/1.0.0",

# To connect to other nodes, those nodes should have at least one common protocol string
ProtocolIDs = [
"/erd/kad/1.1.0",
"/mvx/mainnet/1.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"/mvx/mainnet/1.0.0",
"/mvx/mainnet-main/1.0.0",

@sstanculeanu
Copy link
Contributor

opened a new PR for v1.8.0, #212

@sstanculeanu sstanculeanu deleted the release-v1-7-18.0 branch September 10, 2024 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants