pod2/src/backends/plonky2
Rob Knight bf6d8aee8b
Re-implement serialization (#201)
* Serialization tests now pass again

* Tidy up and test more edge-cases

* Use attributes rather than custom serializer for arrays

* Add JSON Schema support

* Tests for JSON Schema generation and validation

* Add comments

* Support custom predicates

* Clippy fixes

* Make deserialization/constructor functions pub(crate)
2025-04-22 04:19:20 -07:00
..
circuits Padding in set target (#200) 2025-04-21 17:27:29 +02:00
mainpod Re-implement serialization (#201) 2025-04-22 04:19:20 -07:00
mock Re-implement serialization (#201) 2025-04-22 04:19:20 -07:00
primitives Re-implement serialization (#201) 2025-04-22 04:19:20 -07:00
basetypes.rs Refactor frontend/middleware types (#194) 2025-04-16 11:59:30 +02:00
mod.rs MainPod implementation (#168) 2025-04-01 11:23:45 -07:00
signedpod.rs Refactor frontend/middleware types (#194) 2025-04-16 11:59:30 +02:00