pod2/src
Eduard S. 5e3ac9a101
Some checks failed
Rust Build with features / Rust tests (push) Has been cancelled
Clippy Check / Rust formatting (push) Has been cancelled
Publish MainPod circuit info / Update Wiki with new MainPod circuit info (push) Has been cancelled
Check mdbook compilation / compile (push) Has been cancelled
Publish mdbook / build (push) Has been cancelled
Rustfmt Check / Rust formatting (push) Has been cancelled
Rust Tests / Rust tests (push) Has been cancelled
typos / Spell Check with Typos (push) Has been cancelled
Publish mdbook / deploy (push) Has been cancelled
Support mixed depth container merkle proofs (#508)
* remove enabled flag from merkle tree proofs

* add small existence mpt proofs in MainPod

* refactor params, add small transition proofs

* complete

* fix edge case in vdset

* fix: use existence only proof for vdset

* use consistent order for aux table
2026-05-06 12:39:27 +02:00
..
backends Support mixed depth container merkle proofs (#508) 2026-05-06 12:39:27 +02:00
bin Add versioning features (#387) 2025-08-08 09:33:44 -07:00
cache fix disk cache datarace (#486) 2026-02-23 14:13:34 +01:00
examples Support persistent storage in Containers (#493) 2026-03-23 12:31:28 +01:00
frontend Support mixed depth container merkle proofs (#508) 2026-05-06 12:39:27 +02:00
lang Allow entries as args in custom statements (#498) 2026-04-01 23:49:29 +02:00
middleware Support mixed depth container merkle proofs (#508) 2026-05-06 12:39:27 +02:00
lib.rs make cache pub (#418) 2025-09-15 11:43:59 +02:00