Skip to content

chore: use bytes_to_packed_u32_felts instead of defining our own in miden-base#2359

Merged
mmagician merged 2 commits intoagglayer-fixed-2from
mmagician-use-byte-felt-helper
Jan 29, 2026
Merged

chore: use bytes_to_packed_u32_felts instead of defining our own in miden-base#2359
mmagician merged 2 commits intoagglayer-fixed-2from
mmagician-use-byte-felt-helper

Conversation

@mmagician
Copy link
Copy Markdown
Collaborator

@mmagician mmagician commented Jan 28, 2026

as per title

closes #2157

@mmagician mmagician added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Jan 28, 2026
@mmagician mmagician added the agglayer PRs or issues related to AggLayer bridging integration label Jan 28, 2026
@mmagician
Copy link
Copy Markdown
Collaborator Author

@copilot address the following:

  • run make lint
  • investigate why the tests are failing

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 28, 2026

@mmagician I've opened a new pull request, #2360, to work on those changes. Once the pull request is ready, I'll request review from you.

…tes_to_packed_u32_felts (#2360)

* Initial plan

* Fix lint and test failures: pad felts and keep FieldElement import

Co-authored-by: mmagician <8402446+mmagician@users.noreply.github.com>

* Add constant for LEAF_DATA_FELTS to improve code maintainability

Co-authored-by: mmagician <8402446+mmagician@users.noreply.github.com>

* Apply rustfmt formatting to comment line length

Co-authored-by: mmagician <8402446+mmagician@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mmagician <8402446+mmagician@users.noreply.github.com>
Copy link
Copy Markdown
Member

@partylikeits1983 partylikeits1983 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

Copy link
Copy Markdown
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you!

@mmagician mmagician merged commit de62ecf into agglayer-fixed-2 Jan 29, 2026
15 checks passed
@mmagician mmagician deleted the mmagician-use-byte-felt-helper branch January 29, 2026 07:04
afa7789 pushed a commit to afa7789/miden-base that referenced this pull request Mar 9, 2026
… `miden-base` (0xMiden#2359)

* chore: use the helper from vm

* Fix test failure and clippy warning in crypto_utils after adopting bytes_to_packed_u32_felts (0xMiden#2360)

* Initial plan

* Fix lint and test failures: pad felts and keep FieldElement import

Co-authored-by: mmagician <8402446+mmagician@users.noreply.github.com>

* Add constant for LEAF_DATA_FELTS to improve code maintainability

Co-authored-by: mmagician <8402446+mmagician@users.noreply.github.com>

* Apply rustfmt formatting to comment line length

Co-authored-by: mmagician <8402446+mmagician@users.noreply.github.com>

---------

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

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agglayer PRs or issues related to AggLayer bridging integration no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants