mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-05 07:13:08 +00:00
* Serialize impls, and use in Fibonacci example * seralizing * cleanup * don't serialize challenges * deterministic build function * cleanup * cleanup * cleanup * fix * cleanup * fmt * rename * Unpacking and storing inputs * Finish snarkv interface * Failing test * move serialization to separate example * Imaginary part in front of real * serialize ProofChallenges * remove build_without_randomizing (no longer needed) * fix * Fix kernel peak * Fix stack comments * Minor * SSTORE gas (#1007) * Update storage access list and sload * Add noop for sys_sstore * Comments * Fix access list test * PR feedback --------- Co-authored-by: Nicholas Ward <npward@berkeley.edu>