pod2/src/backends/plonky2
2025-06-18 11:13:29 +02:00
..
circuits Allow literals in statement templates (#287) 2025-06-16 16:38:38 +02:00
mainpod move pod data's deserialization to RecursivePod trait (#294), expose get_common_data (#300) 2025-06-18 11:13:29 +02:00
mock move pod data's deserialization to RecursivePod trait (#294), expose get_common_data (#300) 2025-06-18 11:13:29 +02:00
primitives Add verifier-datas tree (set) & in-circuit verification (#274) 2025-06-11 13:08:39 +02:00
recursion recursion circuit's verifier_data_hash include constant_sigmas_cap in the hash, and add explanation (#288) 2025-06-17 10:49:04 +02:00
basetypes.rs recursion circuit's verifier_data_hash include constant_sigmas_cap in the hash, and add explanation (#288) 2025-06-17 10:49:04 +02:00
emptypod.rs move pod data's deserialization to RecursivePod trait (#294), expose get_common_data (#300) 2025-06-18 11:13:29 +02:00
error.rs Implement generic serialization/deserialization (#260) 2025-06-10 12:17:30 +02:00
mod.rs Implement generic serialization/deserialization (#260) 2025-06-10 12:17:30 +02:00
signedpod.rs Allow literals in statements (#276) 2025-06-13 10:27:19 -07:00