risc0 / risc0-ethereum

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

Fix publishing of `risc0-steel` #151

Closed Wollac closed 4 months ago

Wollac commented 4 months ago

This fixes #144 by copying the Solidity struct from contracts into the sol! macro. This removes all external dependencies, but we need to make sure that these two places always match.