risc0 / zeth

A "Type 0" zkEVM. Prove validity of Ethereum blocks using RISC Zero's zkVM
Apache License 2.0
381 stars 68 forks source link

Fix channel bank handling in Optimism derivation #71

Closed Wollac closed 11 months ago

Wollac commented 11 months ago
intoverflow commented 11 months ago

Tested and works on the 10k block corpus:

$ RUST_BACKTRACE=1 RUST_LOG=info ../zeth/target/release/op-derive \
    --eth-rpc-url="https://eth-mainnet.g.alchemy.com/v2/[my api key]" \
    --op-rpc-url="https://opt-mainnet.g.alchemy.com/v2/[my api key]" \
    --cache \
    --op-block-no=110800000 \
    --op-blocks=10000