Skip to content

Conversation

@partylikeits1983
Copy link
Contributor

No description provided.

@bobbinth bobbinth changed the title Agglayer tracking PR Agglayer bridging tracking PR Nov 24, 2025
partylikeits1983 and others added 20 commits December 11, 2025 10:30
…erBridgeOut` contract -> `BURN` note (#2023)

* feat: stubbed out B2AGG note & bridge out functionality

* feat: create BURN note during B2AGG consumption

* feat: stub out mmr_frontier for bridgeout

* refactor: add padding comments to B2AGG note

* refactor: cleanup B2AGG notescript implementation

* Update crates/miden-lib/asm/agglayer/note_scripts/B2AGG.masm

Co-authored-by: Copilot <[email protected]>

* refactor: update B2AGG note doc comments

* Update crates/miden-lib/asm/agglayer/account_components/bridge_out.masm

Co-authored-by: Copilot <[email protected]>

* Update crates/miden-testing/tests/agglayer/bridge_out.rs

Co-authored-by: Copilot <[email protected]>

* refactor: clean up test logic

* feat: implement ntx faucet tag in masm & compute BURN serial_num

* refactor: make BURN note inputs a constant

* fix: fix docs CI

* feat: hash b2agg note details using keccak256

* feat: add comments to bridge out component procedures

* feat: add B2AGG reclaim test

* fix: clippy warning

* Update crates/miden-lib/asm/agglayer/account_components/bridge_out.masm

Co-authored-by: Copilot <[email protected]>

* Update crates/miden-lib/asm/agglayer/account_components/bridge_out.masm

Co-authored-by: Copilot <[email protected]>

* Update crates/miden-lib/asm/agglayer/account_components/bridge_out.masm

Co-authored-by: Copilot <[email protected]>

* Revert "Update crates/miden-lib/asm/agglayer/account_components/bridge_out.masm"

This reverts commit 733883d.

* refactor: cleanup build.rs updates

* refactor: remove  added comment from build.rs

* feat: use build_note_tag_for_network_account in bridge_out component

* refactor: update procedure comment

* Update crates/miden-lib/asm/agglayer/account_components/bridge_out.masm

Co-authored-by: Marti <[email protected]>

* Update crates/miden-lib/asm/agglayer/account_components/bridge_out.masm

Co-authored-by: Marti <[email protected]>

* Update crates/miden-lib/asm/agglayer/account_components/bridge_out.masm

Co-authored-by: Marti <[email protected]>

* Update crates/miden-lib/asm/agglayer/account_components/bridge_out.masm

Co-authored-by: Marti <[email protected]>

* refactor: rm convert_b2agg_to_u32 & use store_word_u32s_le

* fix: spelling in masm comment

* fix: rm debug mode from build.rs

* refactor: rm unused imports in bridge_out

* fix: update doc comment

* refactor: import std::word

* refactor: use swapw instead of padw in B2AGG

* refactor: rename B2AGG_NOTE_INPUTS_NUMBER to B2AGG_NOTE_INPUTS_COUNT

* refactor: address stack comments & optimize cycles

* refactor: add B2AGG input comments

* refactor: update B2AGG input comments & stack layout

* refactor: fix stack state before note::build_note_tag_for_network_account

* refactor: modularize agglayer bridge

* fix: rustfmt

* refactor: add add_asset_message procedure

* refactor: use different stack comment notation for B2AGG inputs

* refactor: modify B2AGG description doc comment

* Apply suggestions from code review

* Update crates/miden-lib/asm/agglayer/account_components/bridge_out.masm

Co-authored-by: Marti <[email protected]>

* refactor: add todo comments in masm

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Marti <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants