Reserve proofs in wallet #1728

Open
thesimplekid wants to merge 1 commit from thesimplekid/reserve_proofs_in_wallet into main
thesimplekid commented 2026-03-11 11:47:47 +00:00 (Migrated from github.com)

Description


closes: https://github.com/cashubtc/cdk/issues/1726

Notes to the reviewers


Suggested CHANGELOG Updates

CHANGED

ADDED

REMOVED

FIXED


Checklist

### Description <!-- Describe the purpose of this PR, what's being adding and/or fixed --> ----- - [x] depends on: https://github.com/cashubtc/cdk/pull/1727 closes: https://github.com/cashubtc/cdk/issues/1726 ### Notes to the reviewers <!-- In this section you can include notes directed to the reviewers, like explaining why some parts of the PR were done in a specific way --> ----- ### Suggested [CHANGELOG](https://github.com/cashubtc/cdk/blob/main/CHANGELOG.md) Updates <!-- Please do not edit the actual changelog but note what you changed here. --> #### CHANGED #### ADDED #### REMOVED #### FIXED ---- ### Checklist * [ ] I followed the [code style guidelines](https://github.com/cashubtc/cdk/blob/main/CODE_STYLE.md) * [ ] I ran `just final-check` before committing
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin thesimplekid/reserve_proofs_in_wallet:thesimplekid/reserve_proofs_in_wallet
git switch thesimplekid/reserve_proofs_in_wallet

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff thesimplekid/reserve_proofs_in_wallet
git switch thesimplekid/reserve_proofs_in_wallet
git rebase main
git switch main
git merge --ff-only thesimplekid/reserve_proofs_in_wallet
git switch thesimplekid/reserve_proofs_in_wallet
git rebase main
git switch main
git merge --no-ff thesimplekid/reserve_proofs_in_wallet
git switch main
git merge --squash thesimplekid/reserve_proofs_in_wallet
git switch main
git merge --ff-only thesimplekid/reserve_proofs_in_wallet
git switch main
git merge thesimplekid/reserve_proofs_in_wallet
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cashubtc/cdk!1728
No description provided.