noir
noir copied to clipboard
feat: Sync from aztec-packages
Automated pull of Noir development from aztec-packages. BEGIN_COMMIT_OVERRIDE feat: initial Earthly CI (https://github.com/AztecProtocol/aztec-packages/pull/5069) feat: Check initializer msg.sender matches deployer from address preimage (https://github.com/AztecProtocol/aztec-packages/pull/5222) feat: Sync from noir (https://github.com/AztecProtocol/aztec-packages/pull/5234) feat: Brillig IR refactor (https://github.com/AztecProtocol/aztec-packages/pull/5233) feat(avm): brillig CONST of size > u128 (https://github.com/AztecProtocol/aztec-packages/pull/5217) feat: New brillig field operations and refactor of binary operations (https://github.com/AztecProtocol/aztec-packages/pull/5208) feat!: Support contracts with no constructor (https://github.com/AztecProtocol/aztec-packages/pull/5175) END_COMMIT_OVERRIDE
This is going to need a new bb version in order to pass tests afaik. Were these changes included in the release today?
Ah true, forgot about the serialization change. I don't think it's released yet!
Oh, it went in in 0.28. Will try updating, let's see https://github.com/AztecProtocol/aztec-packages/pull/5192
Closing to try to fix sync