-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Sync from aztec-packages (#4573)
Automated pull of Noir development from [aztec-packages](https://github.com/AztecProtocol/aztec-packages). BEGIN_COMMIT_OVERRIDE feat: Signed integer division and modulus in brillig gen (AztecProtocol/aztec-packages#5279) feat: Sync from noir (AztecProtocol/aztec-packages#5286) chore(avm-simulator): update e2e test (AztecProtocol/aztec-packages#5283) feat!: Acir call opcode (AztecProtocol/aztec-packages#4773) feat: initial Earthly CI (AztecProtocol/aztec-packages#5069) feat: Check initializer msg.sender matches deployer from address preimage (AztecProtocol/aztec-packages#5222) feat: Sync from noir (AztecProtocol/aztec-packages#5234) feat: Brillig IR refactor (AztecProtocol/aztec-packages#5233) feat(avm): brillig CONST of size > u128 (AztecProtocol/aztec-packages#5217) feat: New brillig field operations and refactor of binary operations (AztecProtocol/aztec-packages#5208) feat!: Support contracts with no constructor (AztecProtocol/aztec-packages#5175) END_COMMIT_OVERRIDE --------- Co-authored-by: sirasistant <sirasistant@gmail.com>
- Loading branch information
1 parent
265bd8b
commit c3c9e19
Showing
33 changed files
with
2,042 additions
and
1,654 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
aa90f6ed7bfae06bdf6990816d154bbd24993689 | ||
82f8cf5eba9deacdab43ad4ef95dbf27dd1c11c7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.