Releases: AztecProtocol/aztec-packages
Releases · AztecProtocol/aztec-packages
barretenberg.js: v0.65.2
barretenberg: v0.65.2
aztec-packages: v0.65.2
0.65.2 (2024-11-28)
Features
- Fee foresight support (#10262) (9e19244)
- New proving broker (#10174) (6fd5fc1)
- Sequential insertion in indexed trees (#10111) (bfd9fa6)
- Swap polys to facilitate dynamic trace overflow (#9976) (b7b282c)
Bug Fixes
- Don't store indices of zero leaves. (#10270) (c22be8b)
- Expect proper duplicate nullifier error patterns in e2e tests (#10256) (4ee8344)
Miscellaneous
- Check artifact consistency (#10271) (6a49405)
- Dont import things that themselves import jest in imported functions (#10260) (9440c1c)
- Fix bad merge in integration l1 publisher (#10272) (b5a6aa4)
- Fixing sol warnings (#10276) (3d113b2)
- Pull out sync changes (#10274) (391a6b7)
- Pull value merger code from sync (#10080) (3392629)
- Remove default gas settings (#10163) (c9a4d88)
- Replace relative paths to noir-protocol-circuits (654d801)
- Teardown context in prover coordination test (#10257) (7ea3888)
aztec-package: v0.65.2
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)