Skip to content

fix: token can handle proofs from inactive keysets#2114

Merged
thesimplekid merged 1 commit into
cashubtc:mainfrom
thesimplekid:token_inactive_keysets
Jun 16, 2026
Merged

fix: token can handle proofs from inactive keysets#2114
thesimplekid merged 1 commit into
cashubtc:mainfrom
thesimplekid:token_inactive_keysets

Conversation

@thesimplekid

Copy link
Copy Markdown
Collaborator

Description


Notes to the reviewers


Suggested CHANGELOG Updates

CHANGED

ADDED

REMOVED

FIXED


Checklist

  • I followed the code style guidelines
  • I ran just quick-check before committing
  • If the Wallet API was modified (added/removed/changed), I have reflected those changes in the FFI bindings (crates/cdk-ffi)

@github-project-automation github-project-automation Bot moved this to Backlog in CDK Jun 16, 2026
@thesimplekid thesimplekid added this to the 0.17.1 milestone Jun 16, 2026
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.52459% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.41%. Comparing base (8182628) to head (9d86541).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/cdk-ffi/src/wallet_repository.rs 0.00% 6 Missing ⚠️
crates/cdk/src/wallet/payment_request.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2114      +/-   ##
==========================================
+ Coverage   71.39%   71.41%   +0.02%     
==========================================
  Files         356      356              
  Lines       73700    73757      +57     
==========================================
+ Hits        52615    52674      +59     
+ Misses      21085    21083       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@thesimplekid thesimplekid force-pushed the token_inactive_keysets branch from 9d86541 to 3171791 Compare June 16, 2026 12:11
@thesimplekid thesimplekid merged commit 3171791 into cashubtc:main Jun 16, 2026
0 of 7 checks passed
@thesimplekid thesimplekid deleted the token_inactive_keysets branch June 16, 2026 12:12
@github-project-automation github-project-automation Bot moved this from Backlog to Done in CDK Jun 16, 2026
@cdk-bot

cdk-bot commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Successfully created backport PR for v0.17.x:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants