taikoxyz / raiko

Multi-proofs for Taiko. SNARKS, STARKS and Trusted Execution Enclave. Our previous ZK-EVM circuits are deprecated.
Apache License 2.0
96 stars 75 forks source link

Use reth instead or revm directly to execute blocks #211

Open Brechtpd opened 1 month ago

Brechtpd commented 1 month ago

Describe the feature request

We will be able to use reth directly to prove blocks, which will simplify what we need to do on the raiko side for block execution. Of course, to be able to do that we'll need raiko support in reth, though we could already try it out to support ethereum blocks.

Spam policy