Releases: noir-lang/acvm
Releases · noir-lang/acvm
root: v0.26.1
0.26.1 (2023-09-12)
Bug Fixes
- Implements handling of the high limb during fixed base scalar multiplication (#535) (551504a)
brillig_vm: v0.26.1
0.26.1 (2023-09-12)
Miscellaneous Chores
- brillig_vm: Synchronize acvm versions
brillig: v0.26.1
0.26.1 (2023-09-12)
Miscellaneous Chores
- brillig: Synchronize acvm versions
acvm_stdlib: v0.26.1
0.26.1 (2023-09-12)
Miscellaneous Chores
- acvm_stdlib: Synchronize acvm versions
acvm_js: v0.26.1
0.26.1 (2023-09-12)
Bug Fixes
- Implements handling of the high limb during fixed base scalar multiplication (#535) (551504a)
Dependencies
- The following workspace dependencies were updated
- dependencies
- acvm bumped from 0.26.0 to 0.26.1
acvm_blackbox_solver: v0.26.1
0.26.1 (2023-09-12)
Bug Fixes
- Implements handling of the high limb during fixed base scalar multiplication (#535) (551504a)
acvm: v0.26.1
0.26.1 (2023-09-12)
Miscellaneous Chores
- acvm: Synchronize acvm versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- brillig_vm bumped from 0.26.0 to 0.26.1
acir_field: v0.26.1
0.26.1 (2023-09-12)
Miscellaneous Chores
- acir_field: Synchronize acvm versions
acir: v0.26.1
0.26.1 (2023-09-12)
Bug Fixes
- Implements handling of the high limb during fixed base scalar multiplication (#535) (551504a)
root: v0.26.0
0.26.0 (2023-09-07)
⚠ BREAKING CHANGES
- Add a low and high limb to scalar mul opcode (#532)
Miscellaneous Chores
- Add a low and high limb to scalar mul opcode (#532) (b054f66)