pod2/src
Rob Knight de9b206852
Serialization for Plonky2 Signed and Main PODs (#234)
* WIP

* WIP

* Working serialization for both Mock and Plonky2 versions of Signed and Main Pods

* Restore useful comment about serialized_proof()

* Use plonky2 serialization for signatures and proofs

* Add schema renames for Serialized SignedPod/MainPod types

* Break out utility function for generating common circuit data

* Review feedback fixes
2025-05-19 02:22:38 -07:00
..
backends Serialization for Plonky2 Signed and Main PODs (#234) 2025-05-19 02:22:38 -07:00
examples Fix custom predicate circuits and add tests for them (#235) 2025-05-16 13:17:14 +02:00
frontend Serialization for Plonky2 Signed and Main PODs (#234) 2025-05-19 02:22:38 -07:00
middleware Serialization for Plonky2 Signed and Main PODs (#234) 2025-05-19 02:22:38 -07:00
constants.rs implement the specified sparse merkletree (#82) 2025-02-21 11:13:58 +10:00
lib.rs make Pod derive from Any (#205) 2025-04-22 14:06:23 +02:00