This website requires JavaScript.
Explore
Help
Sign In
logos-storage
/
proof-aggregation
Watch
1
Star
0
Fork
0
You've already forked proof-aggregation
mirror of
https://github.com/logos-storage/proof-aggregation.git
synced
2026-01-10 17:53:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
proof-aggregation
/
codex-plonky2-circuits
/
src
/
recursion
/
mod.rs
7 lines
96 B
Rust
Raw
Normal View
History
Unescape
Escape
add error handling and refactor
2025-01-10 11:29:03 +01:00
pub
mod
cyclic
;
pub
mod
circuits
;
pub
mod
simple
;
pub
mod
tree1
;
remove the hardcoded circuit params and refactor
2025-01-10 12:32:45 +01:00
pub
mod
tree2
;
add hybrid recursion
2025-01-17 10:05:04 +01:00
pub
mod
hybrid
;
Reference in New Issue
Copy Permalink