Releases: AztecProtocol/aztec-packages
Releases · AztecProtocol/aztec-packages
barretenberg.js: v0.65.1
barretenberg: v0.65.1
aztec-packages: v0.65.1
0.65.1 (2024-11-27)
Features
- Add total mana used to header (#9868) (2478d19)
- Assert metrics in network tests (#10215) (9380c0f)
- Avm inserts nullifiers from private (#10129) (3fc0c7c)
- Burn congestion fee (#10231) (20a33f2)
- Configure world state block history (#10216) (01eb392)
- Full IPA Recursive Verifier (#10189) (b5783d3)
- Integrate fee into rollup (#10176) (12744d6)
- Speed up transaction execution (#10172) (da265b6)
- Using current gas prices in cli-wallet (#10105) (15ffeea)
Bug Fixes
- Add pako as a dependency in bb.js (#10186) (b773c14)
- avm: Execution test ordering (#10226) (49b4a6c)
- Deploy preview master (#10227) (321a175)
- Docs preview on master (#10254) (37684cc)
- Flamegraph script (and enable > 1 circuit) (#10065) (0c3b7ef)
- Use current base fee for public fee payment (#10230) (f081d80)
Miscellaneous
- Add traces and histograms to avm simulator (#10233) (e83726d), closes #10146
- Avm-proving and avm-integration tests do not require simulator to export function with jest mocks (#10228) (f28fcdb)
- avm: Handle parsing error (#10203) (3c623fc), closes #9770
- avm: Zero initialization in avm public inputs and execution test fixes (#10238) (0c7c4c9)
- Bump timeout for after-hook for data store test again (#10240) (52047f0)
- CIVC VK (#10223) (089c34c)
- Declare global types (#10206) (7b2e343)
- Delete old serialization methods (#9951) (10d3f6f)
- Fix migration notes (#10252) (05bdcd5)
- Pull out some sync changes (#10245) (1bfc15e)
- Remove docs from sync (#10241) (eeea0aa)
- Replace relative paths to noir-protocol-circuits (e7690ca)
- Stop tracing and limiting read requests in avm (#10220) (7d5c33d)
aztec-package: v0.65.1
barretenberg.js: v0.65.0
barretenberg: v0.65.0
aztec-packages: v0.65.0
0.65.0 (2024-11-26)
⚠ BREAKING CHANGES
Features
- avm: New public inputs witgen (#10179) (ac8f13e)
- Blobs. (#9302) (03b7e0e)
- One liner for nodes to join rough-rhino (#10168) (3a425e9)
- Origin tags implemented in biggroup (#10002) (c8696b1)
- Remove SharedImmutable (#10183) (a9f3b5f)
- Rename sharedimmutable methods (#10164) (ef7cd86)
- UltraRollupRecursiveFlavor (#10088) (4418ef2)
Bug Fixes
- Aztec-nargo curl in the earthfile also (#10199) (985a678)
- bb.js: Don't minify bb.js - webpack config (#10170) (6e7fae7)
- Docker compose aztec up fix (#10197) (d7ae959)
- Increase test timeouts (#10205) (195aa3d)
- Release l1-contracts (#10095) (29f0d7a)
- Revert "feat: blobs. (#9302)" (#10187) (a415f65)
Miscellaneous
aztec-package: v0.65.0
barretenberg.js: v0.64.0
barretenberg: v0.64.0
0.64.0 (2024-11-25)
Features
- avm: Error handling for address resolution (#9994) (ceaeda5), closes #9131
- Improve trace utilization tracking (#10008) (4c560ab)
- Improved data storage metrics (#10020) (c6ab0c9)
- Insert public data tree leaves one by one (#9989) (a2c0701)
- IPA accumulators setup for Rollup (#10040) (4129e27)
- Single commitment key allocation in CIVC (#9974) (a0551ee)