pod2/src
Ahmad Afuni 90e9782e62
feat: Basic verification logic for mock MainPOD (#43)
* Progress towards mock MainPod verification

* add MockMainPod.pub_statements logic so that when originid==SELF it is replaced by self.id()

* Basic op checking for mock MainPOD

* More op checking

* Add TODO notes

---------

Co-authored-by: arnaucube <git@arnaucube.com>
2025-02-10 19:07:41 +01:00
..
backends feat: Basic verification logic for mock MainPOD (#43) 2025-02-10 19:07:41 +01:00
backends.rs feat: add middleware and signer traits (#18) 2025-02-04 12:35:32 +01:00
frontend.rs Migrate fmt to use Display trait (#44) 2025-02-10 12:37:11 +01:00
lib.rs Partial implementation of the MockMainPod (#33) 2025-02-05 16:50:00 +01:00
main.rs feat: move code here (#11) 2025-01-31 16:20:57 +01:00
merkletree.rs Extend merkletree spec, init SignedPod section, add typos checker in CI (#31) 2025-02-05 16:37:16 +01:00
middleware.rs feat: Basic verification logic for mock MainPOD (#43) 2025-02-10 19:07:41 +01:00