aztec-packages: v0.26.6
Pre-release
Pre-release
0.26.6 (2024-03-08)
Features
- Basic public reverts (#4870) (5cccc78)
- Deploying new inbox (#5036) (fed729d)
- Detect unknown note type ids in compute_note_hash (#5086) (6206bec)
- Easy deployment of protocol contracts in e2e (#4983) (480161f)
- IPA documentation (#4924) (48bd22e)
- Nullifier read requests in public kernel (#4910) (0e44247)
- Show bytecode size per function in CLI inspect-contract (#5059) (cb9fdc6)
- Updating an SMT solver class (#4981) (4b94d58)
Bug Fixes
- Canonical contract address (#5030) (b2af880)
- Flaky deployment test (#5035) (039eafc)
- Pull the correct platform image for noir (#5097) (3342371)
- Sleep function memory leak (#5023) (a72cfea), closes #4817
- Storage v2 (#5027) (fe3190e)
- Update protogalaxy cmake dependencies (#5066) (507c374)
Miscellaneous
- Address warnings in noir test suite (#4966) (7ef4ef5)
- Bootstrap noir natively if nargo is invalid (#5034) (df089de)
- Build avm transpiler if we are on mac (#5039) (c2966b9)
- ci: Re-enable certain bb solidity ACIR tests (#5065) (58e1ff4)
- Cleanup of prover and verifier instances (#4959) (f2fdefd)
- Delete bootstrap scripts from
noir/noir-repo
(#5044) (add91ca) - Disable
hello_world_example
noir test in aztec-packages CI (#5061) (1be9243) - Join-split example Part 1 (#4965) (b9de0f5)
- Moving RootRollupInputs impl (#5087) (f3d9f9b)
- Remove eccvm functionality to update the op queue and ensure ultra ops are populated through function (#5084) (77954ab)