Skip to content

feat(crypto)!: BLS12-381 v3 keysets#661

Merged
robwoodgate merged 54 commits into
mainfrom
bls12-381
May 22, 2026
Merged

feat(crypto)!: BLS12-381 v3 keysets#661
robwoodgate merged 54 commits into
mainfrom
bls12-381

fix(crypto): remove deprecated DLEQ helper from v5 API

31371a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 1s

92.34% (+0.02%) compared to be81267

View this Pull Request on Codecov

92.34% (+0.02%) compared to be81267

Details

Codecov Report

❌ Patch coverage is 92.67241% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.34%. Comparing base (be81267) to head (31371a6).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/utils/core.ts 89.79% 3 Missing and 2 partials ⚠️
src/crypto/bls.ts 95.50% 1 Missing and 3 partials ⚠️
src/crypto/NUT13.ts 85.71% 0 Missing and 2 partials ⚠️
src/model/OutputData.ts 95.12% 0 Missing and 2 partials ⚠️
src/crypto/NUT01.ts 91.66% 1 Missing ⚠️
src/crypto/core.ts 88.88% 0 Missing and 1 partial ⚠️
src/wallet/Wallet.ts 87.50% 0 Missing and 1 partial ⚠️
src/wallet/WalletEvents.ts 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #661      +/-   ##
==========================================
+ Coverage   92.32%   92.34%   +0.02%     
==========================================
  Files          50       51       +1     
  Lines        4779     4952     +173     
  Branches     1172     1217      +45     
==========================================
+ Hits         4412     4573     +161     
- Misses        157      160       +3     
- Partials      210      219       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.