snarkify / sirius

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

feat(plonk): impl witness calc #279

Closed cyphersnake closed 6 months ago

cyphersnake commented 6 months ago

Motivation Part of #259 & #260

Overview

chaosma commented 6 months ago

since we will try to use the same interface GetChallenges and GetWitness, can you merge this PR first? @cyphersnake I will use this temp branch for now.