aztec-packages: v0.62.0
Pre-release
Pre-release
0.62.0 (2024-11-01)
⚠ BREAKING CHANGES
Features
- Add increment secret oracles (#9573) (97a4c0c)
- avm: Use 32 bit locations (#9596) (5f38696)
- Barebones addressbook for tagging (#9572) (6526069)
- Biggroup_goblin handles points at infinity + 1.8x reduction in ECCVM size (#9366) (9211d8a)
- Faster square roots (#2694) (722ec5c)
- Fixed private log size (#9585) (755c70a)
- Removing register recipient in e2e tests as it is unnecessary now ! (#9499) (9f52cbb)
- Reorg test (#9607) (54488b3)
- Simulate validateEpochProofQuoteHeader in the future (#9641) (284c8f8)
- Spartan proving (#9584) (392114a)
- Sync tagged logs (#9595) (0cc4a48)
- Token private mint optimization (#9606) (e8fadc7)
- Unique L1 to L2 messages (#9492) (4e5ae95), closes #9450
- Use address book in recipient tag calculation (#9618) (5e33ed8)
Bug Fixes
- E2e event logs test (#9621) (737c573)
- E2e labels (#9609) (ed1deb9)
- Ensuring translator range constraint polynomials are zeroes outside of minicircuit (#9251) (04dd2c4)
- EventMetadata class implementation for serialisation (#9574) (bdff73a)
- Force bb-sanitizers true (#9614) (39cda86)
- k8s: Boot node long sync (#9610) (1b85840)
- Multi-node metrics working (#9486) (fd974e1)
- Remove all register recipient functionality in ts (#9548) (2f7127b)
- Remove unnecessary ivpk references in ts (#9463) (0c5121f)
- Resolution of bugs from bigfield audits (#9547) (feace70)
- Stop bot in case of tx errors (#9421) (6650641)
- Typing of artifacts (#9581) (c71645f)
Miscellaneous
- Add guides to get_e2e_jobs.sh (#9624) (8891ead)
- Add migration notes to recent address changes and npk_m comment fixes (#9645) (3499410)
- Add sender to encode and encrypt (#9562) (8ce6834)
- Add signed int deserialization to decoder (#9557) (0435d00)
- Bb sanitizers on master (#9564) (747bff1)
- Cleaning up token test utils (#9633) (325bdb0)
- Disable breaking e2e_event_logs test (#9602) (cf2ca2e)
- Dont generate vks for simulated circuits (#9625) (366eff3)
- Fixing broken sample-dapp tests (#9597) (5e52900)
- Migration notes for unique l1-to-l2 msgs (#9649) (cedb88e)
- Nuking
Token::privately_mint_private_note(...)
(#9616) (bf53f5e) - Pass on docker_fast.sh (#9615) (1c53459)
- Remove outgoing tagging field in logs (#9502) (c473380)
- Replace relative paths to noir-protocol-circuits (332bb60)
- Replace relative paths to noir-protocol-circuits (288099b)
- Replacing unshield naming with transfer_to_public (#9608) (247e9eb)
- Token partial notes refactor pt. 1 (#9490) (3d631f5)