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

Implement ENR strings #1757

Open
4 tasks
MarcosNicolau opened this issue Jan 20, 2025 · 0 comments
Open
4 tasks

Implement ENR strings #1757

MarcosNicolau opened this issue Jan 20, 2025 · 0 comments
Labels
L1 network Issues related to network communication

Comments

@MarcosNicolau
Copy link
Contributor

We should implement Ethereum Node Records (ENR) strings encoding and decoding.

This consists of:

  • Encode a NodeRecord into an ENR string.
  • Decode an ENR string into a NodeRecord struct.
  • Include ENR string in admin_nodeInfo RPC alongside enode.
  • Support bootnodes in both enode and enr formats.

See:

@MarcosNicolau MarcosNicolau added L1 network Issues related to network communication labels Jan 20, 2025
@MarcosNicolau MarcosNicolau added this to the [L1] 4 - P2P Network milestone Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L1 network Issues related to network communication
Projects
Status: No status
Development

No branches or pull requests

1 participant