Skip to content

Releases: openvm-org/openvm-solidity-sdk

v1.4

02 Sep 06:00
241058f

Choose a tag to compare

What's Changed

OpenVM Repo Consistency Check

Full Changelog: v1.3...v1.4

v1.3

16 Jul 03:06
0124f78

Choose a tag to compare

What's Changed

OpenVM Repo Consistency Check

Full Changelog: v1.2...v1.3

v1.2

03 Jun 04:30
7f5406d

Choose a tag to compare

What's Changed

OpenVM Repo Consistency Check

Full Changelog: v1.1...v1.2

v1.1

03 Jun 04:40
46adb16

Choose a tag to compare

⚠️ Critical Notice

🚨 This release (v1.1) contains a critical vulnerability and should NOT be used in production.
Please upgrade to v1.2, which resolves this issue.

The vulnerability is detailed in the following security advisories:


What's Changed

  • Add OpenVmHalo2Verifier by @HrikB in #1
  • chore: add consistency check workflow file by @HrikB in #5
  • chore: update consistency check file by @HrikB in #6
  • chore: update consistency check by @HrikB in #7
  • feat: release v1.1 by @HrikB in #4
  • chore: add MIT license by @yi-sun in #8
  • feat: add SECURITY.md by @yi-sun in #9

OpenVM Repo Consistency Check

New Contributors

  • @yi-sun made their first contribution in #8

Full Changelog: https://github.com/openvm-org/openvm-solidity-sdk/commits/v1.1

v1.0.1-rc.1

16 Apr 07:46
d181a34

Choose a tag to compare

v1.0.1-rc.1 Pre-release
Pre-release
feat: v1.0.1 verifier (#2)

* feat: v1.0.1 verifier

* test: add tests

* chore: remove solady

* feat: add consistency check workflow