Skip to content

Commit 168c314

Browse files
committed
docs: migration note for multi_call_entrypoint demotion
1 parent 1c91a59 commit 168c314

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/docs-developers/docs/resources/migration_notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Aztec is in active development. Each version may introduce breaking changes that
99

1010
## TBD
1111

12+
### [Aztec.nr] `multi_call_entrypoint` demoted from protocol contract
13+
14+
`multi_call_entrypoint` is no longer a protocol contract. Its address is now derived from its artifact rather than hardcoded at `6`, and it is deployed on first use rather than at genesis.
15+
1216
### [Aztec.nr] `public_checks` demoted from protocol contract
1317

1418
`public_checks` is no longer a protocol contract. Its address is now derived from its artifact rather than hardcoded at `4`. The aztec-nr constant has moved and been renamed (`CANONICAL_PUBLIC_CHECKS_ADDRESS` is now `STANDARD_PUBLIC_CHECKS_ADDRESS` under `crate::standard_addresses`).

0 commit comments

Comments
 (0)