pod2/src/middleware
Eduard S. ce26a316a1
MainPod implementation (#168)
* Initial circuit op work

* Fix copy op

* Add more ops

* add mainpod boilerplate

* pass basic test of mainpod

* fix duplicate imports

* WIP

* fixes

* wip

* fix test

* wip

* clean up

* address feedback from @ax0

* oops

---------

Co-authored-by: Ahmad <root@ahmadafuni.com>
2025-04-01 11:23:45 -07:00
..
basetypes.rs Merkleproof verify circuit (#143) 2025-03-18 19:34:01 +01:00
containers.rs Fe contains (#145) 2025-03-27 10:54:58 +10:00
custom.rs Progress on the MainPod circuit (#159) 2025-03-21 16:53:03 +01:00
mod.rs add circuit to verify signatures (SignatureVerifyGadget) (#167) 2025-03-31 16:36:37 -07:00
operation.rs Fe contains (#145) 2025-03-27 10:54:58 +10:00
serialization.rs Serialization of Signed and Main Pods (#128) 2025-03-21 13:42:16 +00:00
statement.rs MainPod implementation (#168) 2025-04-01 11:23:45 -07:00