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

Wallet: deprecate old h2c #459

Merged
merged 4 commits into from
Feb 26, 2024

recompute Y always

d048037
Select commit
Loading
Failed to load commit list.
Merged

Wallet: deprecate old h2c #459

recompute Y always
d048037
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2024 in 0s

68.83% (-0.09%) compared to a546a24

View this Pull Request on Codecov

68.83% (-0.09%) compared to a546a24

Details

Codecov Report

Attention: Patch coverage is 83.60656% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 68.83%. Comparing base (a546a24) to head (d048037).
Report is 5 commits behind head on main.

Files Patch % Lines
cashu/core/crypto/b_dhke.py 75.00% 6 Missing ⚠️
cashu/mint/migrations.py 92.59% 2 Missing ⚠️
cashu/wallet/wallet.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #459      +/-   ##
==========================================
- Coverage   68.91%   68.83%   -0.09%     
==========================================
  Files          74       74              
  Lines        6618     6633      +15     
==========================================
+ Hits         4561     4566       +5     
- Misses       2057     2067      +10     

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