You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bench is a bad name for this. This crate implements a binary for
Downloading an L1 block and state data via RPC-JSON
Create inputs for the ethrex-prover from the downloaded block and state
Invoke ethrex-prover to prove the L1 block
We should rename it ethrex-rpc-prover or something more descriptive.
Also the fact that ethrex-prover and the posterior ethrex-rpc-prover is contained in the l2 folder can be contradictory (the prover supports both L1 and L2 blocks), but that should be addressed in a different, low priority issue.
The text was updated successfully, but these errors were encountered:
bench
is a bad name for this. This crate implements a binary forethrex-prover
from the downloaded block and stateethrex-prover
to prove the L1 blockWe should rename it
ethrex-rpc-prover
or something more descriptive.Also the fact that
ethrex-prover
and the posteriorethrex-rpc-prover
is contained in thel2
folder can be contradictory (the prover supports both L1 and L2 blocks), but that should be addressed in a different, low priority issue.The text was updated successfully, but these errors were encountered: