Skip to content

L2: rename l2/prover/bench crate #2621

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
xqft opened this issue Apr 28, 2025 · 0 comments
Open

L2: rename l2/prover/bench crate #2621

xqft opened this issue Apr 28, 2025 · 0 comments
Labels
L2 Rollup client

Comments

@xqft
Copy link
Contributor

xqft commented Apr 28, 2025

bench is a bad name for this. This crate implements a binary for

  1. Downloading an L1 block and state data via RPC-JSON
  2. Create inputs for the ethrex-prover from the downloaded block and state
  3. 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.

@xqft xqft added the L2 Rollup client label Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L2 Rollup client
Projects
None yet
Development

No branches or pull requests

1 participant