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

peer handling: friendlier error message on invalid address, more RPC output, introduce peer state concept #27

Merged
merged 13 commits into from
Feb 3, 2025

Conversation

torkelrogstad
Copy link
Contributor

@torkelrogstad torkelrogstad commented Jan 30, 2025

Closes #14

In this PR we introduce a new PeerState enum. I'm not sure this is the ideal naming. There's already a similarly named struct in net. Open to suggestions!

@torkelrogstad torkelrogstad requested a review from Ash-L2L January 30, 2025 13:15
@torkelrogstad torkelrogstad changed the title peer handling: friendlier error message on invalid address, more RPC output, introduce per state concept peer handling: friendlier error message on invalid address, more RPC output, introduce peer state concept Jan 30, 2025
@Ash-L2L Ash-L2L merged commit 0d1e08e into master Feb 3, 2025
13 checks passed
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.

Unable to connect to ipv4 peers, stuck in bad retrying state
2 participants