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

Handle decoding panic #12

Merged
merged 1 commit into from
May 12, 2020
Merged

Handle decoding panic #12

merged 1 commit into from
May 12, 2020

Conversation

AgeManning
Copy link
Owner

Description

It is possible that a non-utf8 string that is attempted to be decoded as an ENR can panic with the current decoding. This PR handles this edge case.

This also corrects ed25519 doc tests to only be run with the feature flag.

@AgeManning AgeManning merged commit 36af70e into master May 12, 2020
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.

1 participant