snarkify / sirius

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

feat(main_gate): impl `CyclicAssigner::assign_next_point` #364

Closed cyphersnake closed 1 month ago

cyphersnake commented 1 month ago

Motivation Fix lack of API for assign adivce/fixed point in CyclicAssignor

Overview N/A