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

CLI: split and combine e-cash #3879

Merged
merged 2 commits into from Dec 8, 2023
Merged

Conversation

elsirion
Copy link
Contributor

@elsirion elsirion commented Dec 8, 2023

Adds two functions that can be used to manipulate serialized e-cash bags.

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

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

Comparison is base (0cf565b) 57.13% compared to head (b810ad6) 57.07%.

Files Patch % Lines
fedimint-cli/src/client.rs 0.00% 45 Missing ⚠️
fedimint-core/src/config.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3879      +/-   ##
==========================================
- Coverage   57.13%   57.07%   -0.06%     
==========================================
  Files         193      193              
  Lines       42608    42656      +48     
==========================================
+ Hits        24344    24346       +2     
- Misses      18264    18310      +46     

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

@elsirion elsirion marked this pull request as ready for review December 8, 2023 14:12
@elsirion elsirion requested a review from a team as a code owner December 8, 2023 14:12
@elsirion elsirion self-assigned this Dec 8, 2023
@dpc dpc added this pull request to the merge queue Dec 8, 2023
Merged via the queue into fedimint:master with commit ca4d493 Dec 8, 2023
20 checks passed
@elsirion elsirion deleted the 2023-12-split-ecash branch December 8, 2023 20:31
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

2 participants