-
Notifications
You must be signed in to change notification settings - Fork 119
refactor: reorient CLAIM note consumption flow
#2528
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
partylikeits1983
wants to merge
31
commits into
agglayer
Choose a base branch
from
ajl-reorient-claim-note-flow
base: agglayer
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
12124d4
feat: wip CLAIM note flow reorientation
partylikeits1983 79d2cac
wip: build MINT note from aggbridge
partylikeits1983 d951740
wip: created MINT note encodes incorrect public P2ID or public P2ID …
partylikeits1983 ce6e21d
feat: working e2e CLAIM flow reordering
partylikeits1983 57cfbb5
fix: cleanup rm debug.stack
partylikeits1983 c8d1afb
refactor: improve readability of MINT note memory addresses
partylikeits1983 7fd9d76
refactor: fix stack comments
partylikeits1983 8dff792
fix: rm println statements
partylikeits1983 2225fe0
Update crates/miden-agglayer/asm/agglayer/bridge/bridge_config.masm
partylikeits1983 7588547
Update crates/miden-agglayer/asm/agglayer/bridge/bridge_config.masm
partylikeits1983 bd4c3ef
Update crates/miden-agglayer/asm/agglayer/bridge/bridge_config.masm
partylikeits1983 7e5d734
Update crates/miden-agglayer/asm/agglayer/bridge/bridge_config.masm
partylikeits1983 512df0c
Update crates/miden-agglayer/asm/note_scripts/CLAIM.masm
partylikeits1983 74cb97e
Update crates/miden-agglayer/asm/agglayer/bridge/bridge_config.masm
partylikeits1983 7f5ba6f
Update crates/miden-agglayer/asm/agglayer/bridge/bridge_config.masm
partylikeits1983 a77b9a2
Update crates/miden-agglayer/asm/agglayer/bridge/bridge_in.masm
partylikeits1983 6a602df
Update crates/miden-agglayer/asm/agglayer/bridge/bridge_in.masm
partylikeits1983 433dcc4
Update crates/miden-agglayer/asm/agglayer/bridge/bridge_in.masm
partylikeits1983 4450f37
refactor: improve bridge_in doc comments
partylikeits1983 eb33668
refactor: add constants for memory addresses
partylikeits1983 1f6e699
refactor: cleanup memory layout in bridge_in
partylikeits1983 3d2fa15
fix: update comment in CLAIM note
partylikeits1983 66ae6d3
refactor: remove redundant dropw
partylikeits1983 aa46318
Merge branch 'agglayer' into ajl-reorient-claim-note-flow
partylikeits1983 435c5d0
refactor: use execution_hint::ALWAYS
partylikeits1983 55ff197
refactor: rm redundant const note type
partylikeits1983 d0b0a78
refactor: simplify loc_store/load ops in bridge_in
partylikeits1983 46cb5f8
refactor: decompose build_mint_output_note into modular helpers
partylikeits1983 5503ae3
refactor: remove pad(x) stack comments from exec'ed procs
partylikeits1983 b22874f
feat: add constants for attachement types
partylikeits1983 f9db262
Merge branch 'agglayer' into ajl-reorient-claim-note-flow
partylikeits1983 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.