Resolve bip353 cdk cli #1733

Open
thesimplekid wants to merge 3 commits from thesimplekid/resolve_bip353_cdk_cli into main
thesimplekid commented 2026-03-12 21:40:26 +00:00 (Migrated from github.com)

Description


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 --> ----- - [ ] depends on: https://github.com/cashubtc/cdk/pull/1716 ### 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/resolve_bip353_cdk_cli:thesimplekid/resolve_bip353_cdk_cli
git switch thesimplekid/resolve_bip353_cdk_cli

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/resolve_bip353_cdk_cli
git switch thesimplekid/resolve_bip353_cdk_cli
git rebase main
git switch main
git merge --ff-only thesimplekid/resolve_bip353_cdk_cli
git switch thesimplekid/resolve_bip353_cdk_cli
git rebase main
git switch main
git merge --no-ff thesimplekid/resolve_bip353_cdk_cli
git switch main
git merge --squash thesimplekid/resolve_bip353_cdk_cli
git switch main
git merge --ff-only thesimplekid/resolve_bip353_cdk_cli
git switch main
git merge thesimplekid/resolve_bip353_cdk_cli
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!1733
No description provided.