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

Update crates include Cargo.lock #41

Merged
merged 2 commits into from
Sep 30, 2020
Merged

Update crates include Cargo.lock #41

merged 2 commits into from
Sep 30, 2020

Conversation

AgeManning
Copy link
Member

This PR brings a number of improvements to the codebase.

  • The ENR crate has been updated to account for the recent ENR fixes, including proper RLP decoding and signature verification.
  • The Cargo.lock file has been added to the repository
  • The event stream can now have optional discovered peers.

The optionality of discovered peers reduces the overhead of sending every ENR discovered and reduces the change that the channel fills up and events are dropped.

@AgeManning AgeManning merged commit e7a4978 into master Sep 30, 2020
@AgeManning AgeManning deleted the enr-update branch May 12, 2021 01:21
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