Skip to content

feat: Sync from aztec-packages#4712

Closed
AztecBot wants to merge 1 commit intomasterfrom
aztec-packages
Closed

feat: Sync from aztec-packages#4712
AztecBot wants to merge 1 commit intomasterfrom
aztec-packages

Conversation

@AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Apr 4, 2024

Automated pull of Noir development from aztec-packages.
BEGIN_COMMIT_OVERRIDE
feat(avm): integrate AVM with initializers (AztecProtocol/aztec-packages#5469)
feat: Restore hashing args via slice for performance (AztecProtocol/aztec-packages#5539)
END_COMMIT_OVERRIDE

…ges#5469)

This PR creates private/public/avm variants of some lib functions used for initializers. This is because in general the flow in private/public/avm will be substantially different. The public version will be removed once the AVM is fully enabled.

I'm adding a new AVM test contract because: having an initializer adds a check to EVERY other function in the contract. This makes the unit tests fail.
@TomAFrench TomAFrench closed this Apr 4, 2024
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.

2 participants