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

chore(deps, crypto): use secp directly instead of wrapper #1163

Merged
merged 4 commits into from
Oct 31, 2023

add CHANGELOG

7a57b21
Select commit
Loading
Failed to load commit list.
Merged

chore(deps, crypto): use secp directly instead of wrapper #1163

add CHANGELOG
7a57b21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2023 in 0s

69.76% (target 50.00%)

View this Pull Request on Codecov

69.76% (target 50.00%)

Details

Codecov Report

Merging #1163 (7a57b21) into main (4f40f5e) will increase coverage by 0.00%.
The diff coverage is 90.19%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1163   +/-   ##
=======================================
  Coverage   69.76%   69.76%           
=======================================
  Files         646      646           
  Lines       67593    67598    +5     
=======================================
+ Hits        47159    47163    +4     
- Misses      18246    18247    +1     
  Partials     2188     2188           
Files Coverage Δ
crypto/hd/hdpath.go 98.40% <100.00%> (ø)
crypto/keys/secp256k1/secp256k1.go 88.63% <100.00%> (ø)
crypto/keys/secp256k1/secp256k1_nocgo.go 78.57% <100.00%> (-4.77%) ⬇️
server/rosetta/converter.go 56.57% <100.00%> (ø)
crypto/ledger/ledger_mock.go 60.00% <87.50%> (+2.18%) ⬆️
crypto/ledger/ledger_secp256k1.go 56.12% <82.60%> (+3.23%) ⬆️

... and 1 file with indirect coverage changes