Skip to content

Commit

Permalink
feat: Check initialization arguments in constructors (AztecProtocol/a…
Browse files Browse the repository at this point in the history
…ztec-packages#5144)

The responsibility to check that the initialization arguments used when
calling the initializer as correct is responsibility of the initializer
itself. Without this check, a deployer could commit to a set of init
args in the address preimage, but then call the initializer using
something totally different.

Fixes #5154

---------

Co-authored-by: Alex Gherghisan <alexghr@users.noreply.github.com>
  • Loading branch information
AztecBot and alexghr committed Mar 13, 2024
2 parents 07d5518 + c556205 commit e3f9c1a
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit e3f9c1a

Please sign in to comment.