snarkify / sirius

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

refactor(plonk): `&Vec<_> -> &[_]` in `PlonkEvalDomain` #278

Closed cyphersnake closed 1 month ago

cyphersnake commented 1 month ago

Motivation

Implemented as part of #259

Overview N/A