Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
1bb569c
refactor: restructure miden-agglayer asm directory with per-component…
cursoragent Feb 19, 2026
81ca0aa
fix: address CI failures (rustfmt and changelog)
cursoragent Feb 19, 2026
bbe5749
refactor: consolidate component library API
cursoragent Feb 19, 2026
31cfa9b
refactor: move update_ger to bridge_config and shared modules to common/
cursoragent Feb 19, 2026
c799bcc
refactor: move bridge_in-specific procs out of crypto_utils
cursoragent Feb 20, 2026
e9fe629
refactor: deduplicate storage slot constants into bridge_config
cursoragent Feb 20, 2026
5f23664
refactor: rename crypto_utils to leaf_utils
cursoragent Feb 20, 2026
b7f7748
chore: remove unused local exit tree mod
mmagician Feb 19, 2026
d78f533
chore: remove getters from interface
mmagician Feb 19, 2026
962375b
refactor: move verify_merkle_proof test to bridge_in module
cursoragent Feb 20, 2026
a115afe
refactor: standardize file organization across all agglayer MASM files
cursoragent Feb 20, 2026
d58fb2f
Apply suggestions from code review
mmagician Feb 20, 2026
32d0560
chore: remove dead code; make functions private
mmagician Feb 20, 2026
e7ed7c1
chore: use ZERO instead of Felt::new(0)
mmagician Feb 20, 2026
deef24d
refactor(agglayer): encapsulate faucet and bridge in structs, make he…
cursoragent Feb 20, 2026
cd0668d
lint
mmagician Feb 20, 2026
1fc0ff7
chore: slot name getters; improve struct docs
mmagician Feb 20, 2026
d38e7ab
chore: use slot getters in tests
mmagician Feb 20, 2026
590e1e3
Merge remote-tracking branch 'origin/miden-base-agglayer-restructure'…
mmagician Feb 23, 2026
1a24ece
Update crates/miden-agglayer/src/lib.rs
mmagician Feb 24, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading