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

Mint: Allow 0-valued amounts for blank outputs #348

Merged
merged 2 commits into from
Oct 18, 2023
Merged

Conversation

callebtc
Copy link
Collaborator

Compatibility issues with older version of cashu-ts

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (3e58670) 68.01% compared to head (acf0c1b) 67.97%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #348      +/-   ##
==========================================
- Coverage   68.01%   67.97%   -0.05%     
==========================================
  Files          63       63              
  Lines        4834     4834              
==========================================
- Hits         3288     3286       -2     
- Misses       1546     1548       +2     
Files Coverage Δ
cashu/mint/ledger.py 79.07% <100.00%> (ø)
cashu/mint/verification.py 79.48% <100.00%> (ø)
cashu/wallet/wallet.py 88.75% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@callebtc callebtc merged commit cfab668 into main Oct 18, 2023
9 checks passed
@callebtc callebtc deleted the mint/allow_0_amount branch October 18, 2023 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant