Releases: get-smooth/secp256r1-verify
Releases · get-smooth/secp256r1-verify
v0.5.4
Commits
- 204eec8: 🐛 point unicity in validity check (qd-qd) #54
- 9825e36: 📝 work-in-progress mention (John G)
- d02c781: 🚚 migrate to @get-smooth orga (qd-qd)
- 0c46919: 🚚 migrate to @get-smooth orga (qd-qd)
- 0bd1624: 🚚 install secp256r1-computation from npm (qd-qd)
- a834d7b: 🚀 fix npm publishing (qd-qd)
- 568a840: 🔖 bump to v0.5.4 (qd-qd)
v0.5.3
v0.5.2
This version, among other minor things, includes the fix pushed by @nlordell in the FCL repository.
Commits
v0.5.1
v0.5.0
v0.4.2
v0.4.1
Commits
- 2a95c67: ✅ minimal test for ECDSA:zzAddN (qd-qd) #37
- 9203dd5: 👷 create CI workflow for test-coverage (qd-qd) #37
- 587a214: 🔧 exclude
script/
from slither (qd-qd) #37 - 8b19708: 🚨 fix formatter warning (qd-qd)
- 7d2f44c: 📝 improve github badges (qd-qd)
- 3c34350: 🔧 adopt the naming convention for tests (qd-qd) #38
- 4d0716f: 📝 update gas reports with more realistic numbers (qd-qd) #38
- 7b045f3: 📝 update commit anchor for gas reports (qd-qd) #38
- f3b93ff: 📝 update gas reports anchor version (qd-qd) #39
- 0a9d3b8: 🔖 bump to v0.4.1 (qd-qd) #39
v0.4.0
This version introduces a breaking change by making the verify
functions internal
.
Commits
- 33ceece: ♻️ switch
verify
function to internal (qd-qd) #33 - 428aca5: 💚 fix makefile circular dependency (qd-qd) #34
- 9016918: 🔨 deployment script for the standard version (qd-qd)
- 488fd46: 🔨 script that compute points (qd-qd)
- a9a6c29: 🔨 deployment script for the precomputed points (qd-qd)
- 935885d: 🔨 deployment script for the precomputed version (qd-qd)
- 4ca2534: 📝 sidenote in the README regarding the scripts (qd-qd)
- 482ce7b: 🔖 bump to v0.4.0 (qd-qd)
v0.3.1
v0.3.0
This release introduces a significant breaking change. The signature of the verify
functions changed.
Commits
- 206529f: 👷 merging the doc generation with the release (qd-qd) #23
- bdb4023: 🔧 10x the number of optimisation runs (qd-qd) #24
- 8ac4a6d: 💚 fix quality command (qd-qd) #26
- 79650ce: 🔧 improve foundry configuration (qd-qd) #27
- a79e9d7: 🙈 git ignore all generated snapshots (qd-qd)
- f2e1f61: 💥 Revised all verify function signatures (qd-qd) #28
- 5436b12: 🔖 bump to v0.3.0 (qd-qd) #29