risc0 / risc0-ethereum

Integration of the RISC Zero verifiable compute platform with Ethereum and EVM chains.
https://risczero.com
Apache License 2.0
60 stars 15 forks source link

WEB3-68: feat: Add EIP4788 commitments #180

Closed Wollac closed 3 weeks ago

Wollac commented 1 month ago

Adds the option to commit to a Beacon (Consensus) block instead of an Execution block.

nategraf commented 1 month ago

Marked draft, as it is dependent on switching from Ethers to Alloy. Once that PR is in, this PR will be ready to go.