Skip to content

feat: Sync from aztec-packages#4482

Closed
AztecBot wants to merge 3 commits intomasterfrom
aztec-packages
Closed

feat: Sync from aztec-packages#4482
AztecBot wants to merge 3 commits intomasterfrom
aztec-packages

Conversation

@AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Mar 5, 2024

BEGIN_COMMIT_OVERRIDE
feat: Add init check by default to public fns (AztecProtocol/aztec-packages#4897)
feat: Enable public constructor functions (AztecProtocol/aztec-packages#4896)
END_COMMIT_OVERRIDE

AztecBot added 3 commits March 5, 2024 17:23
Allow decorating a public function as `initializer`
Adds the init check by default to all public functions, unless they are
flagged as `noinitcheck`.

This should break all contracts that call a public function from their
constructor. Let's see...
Adds the init check by default to all public functions, unless they are
flagged as `noinitcheck`.

This should break all contracts that call a public function from their
constructor. Let's see...
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