Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Use BrilligCall for unconstrained main and update AVM transpil…
…er (AztecProtocol/aztec-packages#5797) A follow-up to AztecProtocol/aztec-packages#5737 Separate PR as this touches mainly the AVM transpiler and not Noir codegen itself. Look in PR #5737 for full details about the switch, but basically we are moving away from the `Brillig` opcode to a `BrilligCall` opcode that contains a Brillig call opcode. The AVM needs to be updated to account for this change.
- Loading branch information