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

Investigate using the Lighthouse codebase for interacting with the consensus chain in Steel #188

Closed nategraf closed 3 weeks ago

linear[bot] commented 1 month ago

WEB3-70 Investigate using the Lighthouse codebase for interacting with the consensus chain in Steel

nategraf commented 3 weeks ago

After discussion with @Wollac, I'm going to close this issue. He pointed out the following:

Because of the last point in particular, that the guest verifier logic does not use these crates, it is acceptable to use a pinned reference to the https://github.com/ralexstokes/ethereum-consensus repo until a more actively maintained API client is available.