barretenberg: v0.54.0
Pre-release
Pre-release
0.54.0 (2024-09-10)
⚠ BREAKING CHANGES
- avm: variants for binary operations (#8473)
- avm: make JUMP(I) 16-bit (#8443)
- avm: variants for SET opcode (#8441)
- avm: variants for MOV opcode (#8440)
Features
- (bb) 128-bit challenges (#8406) (d5b2397)
- avm: DSL integration of AVM recursive verifier (#8405) (467120e), closes #8285
- avm: Make JUMP(I) 16-bit (#8443) (5bb38b1)
- avm: Variants for binary operations (#8473) (8de1f2a)
- avm: Variants for MOV opcode (#8440) (5b27fbc)
- avm: Variants for SET opcode (#8441) (dc43306)
- bb: Towards reduced polynomial memory usage (#7990) (372f23c)