0.26.0 (2024-03-05)
⚠ BREAKING CHANGES
- Use new deployment flow in ContractDeployer (#4497)
- move noir out of yarn-project (#4479)
- note type ids (#4500)
- Include contract class id in deployment info (#4223)
- aztec binary (#3927)
Features
- avm-transpiler: Brillig to AVM transpiler (#4227) (c366c6e)
- Aztec binary (#3927) (12356d9)
- Aztec.js API for registering a contract class (#4469) (d566c74)
- Include contract class id in deployment info (#4223) (0ed4126), closes #4054
- Moving the unbox option to npx command (#4718) (4c3bb92)
- Note type ids (#4500) (e1da2fd)
- Parallel native/wasm bb builds. Better messaging around using ci cache. (#4766) (a924e55)
- Use new deployment flow in ContractDeployer (#4497) (0702dc6)
Bug Fixes
- Add new oracle contract to devnet in CI (#4687) (920fa10)
- Load contract artifact from json (#4352) (47a0a79)