getamis / alice

Hierarchical Threshold Signature Scheme
Apache License 2.0
376 stars 75 forks source link

Support Taproot Schnorr Signature #285

Closed markya0616 closed 10 months ago

markya0616 commented 10 months ago

Before submitting a pull request, please make sure the following is done:

Checklist

codecov[bot] commented 10 months ago

Codecov Report

Attention: 38 lines in your changes are missing coverage. Please review.

Comparison is base (5308d42) 76.90% compared to head (b78a9b3) 76.75%.

Files Patch % Lines
crypto/tss/eddsa/frost/signer/round_1.go 72.63% 14 Missing and 12 partials :warning:
crypto/utils/utils.go 0.00% 7 Missing :warning:
crypto/ecpointgrouplaw/point.go 0.00% 4 Missing :warning:
crypto/tss/eddsa/frost/signer/round_2.go 93.75% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #285 +/- ## ========================================== - Coverage 76.90% 76.75% -0.15% ========================================== Files 145 145 Lines 11243 11326 +83 ========================================== + Hits 8646 8693 +47 - Misses 1846 1870 +24 - Partials 751 763 +12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.