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

Creating BytesMut with appropriate capacity in ENR Builder #83

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

Archisman-Mridha
Copy link
Contributor

Was going through the sourcecode, trying to understand what are Ethereum Node Records (ENRs). Noticed that we can create BytesMut specifying the capacity everytime, in the ENR builder module.

So here i made a PR :).

Copy link
Member

@AgeManning AgeManning left a comment

Choose a reason for hiding this comment

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

Yeah nice. Awesome thank you!

@AgeManning
Copy link
Member

Just need to fix the clippy lints. I would have done it, but i can't seem to push to your master branch

@Archisman-Mridha
Copy link
Contributor Author

Just need to fix the clippy lints. I would have done it, but i can't seem to push to your master branch

Fixed the clippy lint error.

@AgeManning AgeManning merged commit 80d220e into sigp:master Sep 17, 2024
4 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.

2 participants