barretenberg: v0.70.0
Pre-release
Pre-release
0.70.0 (2025-01-15)
Features
- Allow concurrent world state access (#11216) (17aa4b4)
- avm2: Avm redesign init (#10906) (231f017)
- Permutation argument optimizations (#10960) (de99603)
- Use tail public inputs as transaction hash (#11100) (34be2c3)
Bug Fixes
- avm: AVM circuit fixes related calldata, returndata and call_ptr (#11207) (2f05dc0)
- avm: Mac build (#11195) (c4f4452)
- avm: Mac build (retry) (#11197) (0a4b763)
- bootstrap: Don't download bad cache if unstaged changes (#11198) (2bd895b)
- Remove max lookup table size constant (for now) (#11095) (7e9e268)
Miscellaneous
- avm: Fix mac build (#11147) (1775e53)
- avm: Improve column stats (#11135) (535a14c)
- avm: Re-enable bb-prover tests in CI, change some to check-circuit-only, enable multi-enqueued call tests (#11180) (3092212)
- avm: Vm2 followup cleanup (#11186) (6de4013)
- docs: Update tx concepts page (#10947) (d9d9798)
- Move witness computation into class plus some other cleanup (#11140) (d41e9ab)
- Redo typo PR by longxiangqiao (#11109) (b8ef30e)
- Refactor Solidity Transcript and improve error handling in sol_honk flow (#11158) (58fdf87)
- SmallSubgroupIPA tests (#11106) (f034e2a)