Releases: openvm-org/openvm-solidity-sdk
Releases · openvm-org/openvm-solidity-sdk
v1.4
v1.3
What's Changed
Full Changelog: v1.2...v1.3
v1.2
What's Changed
Full Changelog: v1.1...v1.2
v1.1
⚠️ 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
New Contributors
Full Changelog: https://github.com/openvm-org/openvm-solidity-sdk/commits/v1.1
v1.0.1-rc.1
feat: v1.0.1 verifier (#2) * feat: v1.0.1 verifier * test: add tests * chore: remove solady * feat: add consistency check workflow