paradigmxyz / reth

Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
https://reth.rs/
Apache License 2.0
3.78k stars 1.02k forks source link

Implement ForkChoiceNotifications trait for BlockchainProvider and NoopProvider #9521

Closed mattsse closed 3 weeks ago

mattsse commented 1 month ago

Describe the feature

https://github.com/paradigmxyz/reth/blob/80b02fec0f2976e09e334d17be226a7024252d68/crates/storage/provider/src/traits/chain.rs#L150-L150

similar to

image

but implemented for BlockchainProvider and NoopProvider

Additional context

No response

greged93 commented 1 month ago

Hey @mattsse im down to work on this if possible

royvardhan commented 1 month ago

@mattsse Please assign this to me.

royvardhan commented 3 weeks ago

We can close this? @mattsse