Skip to content

feat(net): Rollup client P2P domains #6

@merklefruit

Description

@merklefruit

We will need a p2p service responsible for discovery of other rollup nodes, peering and handling gossipsub events.
Ideally this component should be usable in both the CL node implementation and the Kona-ExEx, as a component to apply new unsafe blocks to the current chain. When in sequencer-mode, it should also be possible to broadcast to the new blocks topic.

Here is an overview of the complete functionality according to the specs:

This component should live under crates/net.

Metadata

Metadata

Assignees

Labels

A-heraArea: OP Stack Rollup node binaryC-enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions