paradigmxyz / reth-exex-examples

Collection of ExEx examples built on Reth
https://reth.rs/developers/exex/exex.html
Apache License 2.0
107 stars 17 forks source link

feat(kona): Block GossipSub #15

Closed refcell closed 2 months ago

refcell commented 2 months ago

Description

Adds the p2p component to the kona exex for gossiping blocks following the op-node reference implementation. We should allow end-users to optionally enable this feature.

The kona-exex will also need an RPC.