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

feat(net): Upstream Bootnodes to Superchain Primitives #39

Closed
refcell opened this issue Aug 26, 2024 · 1 comment
Closed

feat(net): Upstream Bootnodes to Superchain Primitives #39

refcell opened this issue Aug 26, 2024 · 1 comment
Labels
A-net Area: Network crate

Comments

@refcell
Copy link
Collaborator

refcell commented Aug 26, 2024

Description

#34 introduces a networking crate for the consensus layer containing bootnodes.

We should upstream bootnodes to ethereum-optimism/superchain-registry@main/bindings/rust-primitives.

@refcell refcell added the A-net Area: Network crate label Aug 26, 2024
@refcell
Copy link
Collaborator Author

refcell commented Aug 27, 2024

Bootnodes aren't a chain-specific phenomena and different op-stack chains use the same DHT for discovery.

We actually need to standardize the op-el ENR record value h/t @protolambda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-net Area: Network crate
Projects
None yet
Development

No branches or pull requests

3 participants
@refcell and others