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

add optimism binary in optimism-cli #9408

Closed mattsse closed 1 month ago

mattsse commented 1 month ago

blocked by #9407

move optimism binary to optimism-cli

https://github.com/paradigmxyz/reth/blob/7dab636b0488b916d602f890537252a6771d107d/bin/reth/src/optimism.rs#L16-L17

and then from reth-bin

loocapro commented 1 month ago

May I?