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

Tracked subnets fix #460

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Tracked subnets fix #460

merged 1 commit into from
Aug 27, 2024

Conversation

iansuvak
Copy link
Contributor

Why this should be merged

As of avalanchego v1.11.7 it's no longer valid for nodes to set the primary network ID in their tracked subnets. Setting it anyway causes peers to disconnect from the relayer at the 22.5 second Ping interval.

How this works

Only sets non-primary networkIDs as tracked subnets

How this was tested

Manually ran a relayer connected to fuji/echo/dispatch and confirmed that there are no disconnects when looking at the logs after this fix and there are without it.

How is this documented

N/A

Copy link
Collaborator

@cam-schultz cam-schultz left a comment

Choose a reason for hiding this comment

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

🙏

@iansuvak iansuvak force-pushed the tracked_subnets_fix branch from 3689b22 to 9068345 Compare August 27, 2024 11:09
@iansuvak iansuvak merged commit 60116f5 into main Aug 27, 2024
12 checks passed
@iansuvak iansuvak deleted the tracked_subnets_fix branch August 27, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants