mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-02 22:03:07 +00:00
* add test * wip * update witness util * degree_bits: usize->target * wip * fix * opt * passed 3 tests * fix * convert g to g_ext * hack observe final poly coeffs * wip * poc works * wip * pass tests * more in test * better test * fix ci * clippy * fix * fix * start on multi steps * wip * set all zeros * wip * challenge passes * work * poc done * fix non std build * add comments * update stark verifier * fix clippy * fix test build * fix tests * add comments * add checks * polish the checks * more checks * comments