Skip to content

feat: merge-train/fairies#22440

Merged
AztecBot merged 3 commits intonextfrom
merge-train/fairies
Apr 9, 2026
Merged

feat: merge-train/fairies#22440
AztecBot merged 3 commits intonextfrom
merge-train/fairies

Conversation

@AztecBot
Copy link
Copy Markdown
Collaborator

@AztecBot AztecBot commented Apr 9, 2026

BEGIN_COMMIT_OVERRIDE
refactor!: ephemeral arrays (#22162)
END_COMMIT_OVERRIDE

Implements a new type of array especially designed to use in oracle
interfaces between Aztec.nr and PXE. The memory space of of these arrays
is isolated by contract call frame and lives in memory. This makes them
faster to work with, but it also removes the need for a lot of
boilerplate to instantiate them, use them as params, and ultimately
dispose of them.

Closes F-136

---------

Co-authored-by: Jan Beneš <janbenes1234@gmail.com>
Copy link
Copy Markdown
Collaborator

@ludamad ludamad left a comment

Choose a reason for hiding this comment

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

🤖 Auto-approved

@AztecBot AztecBot added this pull request to the merge queue Apr 9, 2026
@AztecBot
Copy link
Copy Markdown
Collaborator Author

AztecBot commented Apr 9, 2026

🤖 Auto-merge enabled after 4 hours of inactivity. This PR will be merged automatically once all checks pass.

Merged via the queue into next with commit cf27bac Apr 9, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants