snarkify / sirius

A Plonkish folding framework for Incrementally Verifiable Computation (IVC).
MIT License
119 stars 17 forks source link

fix: compatibility with zkevm #323

Closed cyphersnake closed 2 months ago

cyphersnake commented 2 months ago

Motivation As part of https://github.com/snarkify/sirius/milestone/4

Overview Make less strict deps of some crates & impl From<Halo2Error> for `sirius::SynthesisError~

cyphersnake commented 2 months ago

Changes list: