Skip to content

Merge back v0.14 changes into next#2713

Closed
bobbinth wants to merge 9 commits intonextfrom
release/v0.14
Closed

Merge back v0.14 changes into next#2713
bobbinth wants to merge 9 commits intonextfrom
release/v0.14

Conversation

@bobbinth
Copy link
Copy Markdown
Contributor

@bobbinth bobbinth commented Apr 1, 2026

No description provided.

mmagician and others added 9 commits March 30, 2026 20:38
* refactor(agglayer): fix minor formatting issues (#2675)

* refactor: fix minor formatting issues

* fix: cleanup unecessary stack comments

* fix: add newline

* refactor: rename U256[N] to U256_LO/U256_HI in Agglayer MASM comments (#2676)

* refactor: fix minor formatting issues

* fix: cleanup unecessary stack comments

* fix: add newline

* Initial plan

* refactor: rename U256[0]/U256[1] to U256_LO/U256_HI in Agglayer MASM comments

Co-authored-by: mmagician <8402446+mmagician@users.noreply.github.com>
Agent-Logs-Url: https://github.com/0xMiden/protocol/sessions/604803e2-68c0-4ffe-acdd-4926707426f5

* refactor: remove (4) size suffix from AMOUNT_U256_LO/HI in bridge_out.masm comments

Co-authored-by: mmagician <8402446+mmagician@users.noreply.github.com>
Agent-Logs-Url: https://github.com/0xMiden/protocol/sessions/ab585523-16e0-40fd-b99b-e64a472ef9d0

---------

Co-authored-by: riemann <aleqvids@gmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mmagician <8402446+mmagician@users.noreply.github.com>

* fix: rm unused procedure (#2680)

* fix(agglayer): update doc & stack comments  (#2678)

* fix: update stack comment in claim_batch_pipe_double_words

* fix: update doc comments & formatting

* fix(agglayer): remove pub proc definition from internal procs (#2679)

* fix: remove pub proc definition from internal procs

* fix: add stack comment & newline

* AggLayer audit preparation fixes (#2686)

* refactor: B2AGG: optimize stack management, update format, remove unused imports

* refactor: CLAIM note: remove unused imports, update code format

* refactor: CONFIG_AGG_BRIDGE: update code and formatting, remove unused imports

* refactor: UPDATE_GER: remove unused imports, update format

* chore: update comments format for agglayer account components

---------

Co-authored-by: Marti <marti@miden.team>

* Agglayer modules format unification  (#2694)

* refactor: faucet account: remove unused imports, update comments

* refactor: update format of the bridge_config

* refactor: update format in bridge_in

* refactor: fix addr order in config note inline docs

* refactor: update format of the bridge_out

* refactor: update format of the leaf_utils, move EthereumAddressFormat to eth_address

* chore: small format fixes

* fix(agglayer): fix incorrect stack comments (#2681)

* fix: fix incorrect stack comments

* fix: rm plan md file

* fix: undo incorrect padding drop

* fix: update comment

* chore: update AggLayer spec (#2710)

* docs(agglayer): inline permissions into note type sections

Move the standalone "Current permissions" table from section 1 into
per-note-type "Permissions" sub-sections within section 3, making
authorization details easier to find when reading about each note type.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* docs(agglayer): add Protocol Description section with audit TODOs

Add a new Section 2 describing the high-level protocol flows (bridge-out,
bridge-in, GER lifecycle, faucet registration, administration) with TODO
markers linking to audit issue files for identified gaps relative to the
Solidity v2 contracts. Renumber subsequent sections accordingly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* chore: add flow diagrams

* chore: clarify who monitors L1

---------

Co-authored-by: Claude (Opus) <noreply@anthropic.com>

---------

Co-authored-by: Alexander John Lee <77119221+partylikeits1983@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: riemann <aleqvids@gmail.com>
Co-authored-by: Andrey Khmuro <andrey@polygon.technology>
Co-authored-by: Claude (Opus) <noreply@anthropic.com>
Co-authored-by: Bobbin Threadbare <43513081+bobbinth@users.noreply.github.com>
This reverts commit c67e40e, reversing
changes made to 3374f1d.
@bobbinth bobbinth closed this Apr 1, 2026
@bobbinth bobbinth deleted the release/v0.14 branch April 1, 2026 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants