Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secp256k1 - disable malleability check when verifying #244

Merged
merged 2 commits into from
Nov 2, 2023

make linter happy

267c415
Select commit
Loading
Failed to load commit list.
Merged

Secp256k1 - disable malleability check when verifying #244

make linter happy
267c415
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2023 in 0s

90.97% (-0.03%) compared to f3c7184

View this Pull Request on Codecov

90.97% (-0.03%) compared to f3c7184

Details

Codecov Report

Merging #244 (267c415) into main (f3c7184) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #244      +/-   ##
==========================================
- Coverage   90.99%   90.97%   -0.03%     
==========================================
  Files          67       67              
  Lines       12645    12648       +3     
  Branches     1260     1260              
==========================================
  Hits        11506    11506              
- Misses       1116     1119       +3     
  Partials       23       23              
Components Coverage Δ
api 94.06% <ø> (-0.27%) ⬇️
common 95.00% <ø> (ø)
credentials 92.77% <ø> (ø)
crypto 100.00% <100.00%> (ø)
dids 92.16% <ø> (ø)
agent 88.16% <ø> (ø)
identity-agent 59.05% <ø> (ø)
proxy-agent 58.59% <ø> (ø)
user-agent 57.36% <ø> (ø)