Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Releases: noir-lang/acvm

root: v0.26.1

12 Sep 16:30
a8722ed
Compare
Choose a tag to compare

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

12 Sep 16:31
a8722ed
Compare
Choose a tag to compare

0.26.1 (2023-09-12)

Miscellaneous Chores

  • brillig_vm: Synchronize acvm versions

brillig: v0.26.1

12 Sep 16:30
a8722ed
Compare
Choose a tag to compare

0.26.1 (2023-09-12)

Miscellaneous Chores

  • brillig: Synchronize acvm versions

acvm_stdlib: v0.26.1

12 Sep 16:31
a8722ed
Compare
Choose a tag to compare

0.26.1 (2023-09-12)

Miscellaneous Chores

  • acvm_stdlib: Synchronize acvm versions

acvm_js: v0.26.1

12 Sep 16:30
a8722ed
Compare
Choose a tag to compare

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

12 Sep 16:31
a8722ed
Compare
Choose a tag to compare

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

12 Sep 16:30
a8722ed
Compare
Choose a tag to compare

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

12 Sep 16:30
a8722ed
Compare
Choose a tag to compare

0.26.1 (2023-09-12)

Miscellaneous Chores

  • acir_field: Synchronize acvm versions

acir: v0.26.1

12 Sep 16:30
a8722ed
Compare
Choose a tag to compare

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

07 Sep 20:23
d40a10e
Compare
Choose a tag to compare

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)