Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
bitcoindevkit
/
bdk-cli
Public
Notifications
You must be signed in to change notification settings
Fork
94
Star
138
Code
Issues
18
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor bdk-cli structure
- #278
#278
Merged
tvpeter
merged 37 commits into
bitcoindevkit:master
bitcoindevkit/bdk-cli:master
from
tvpeter:refactor/restructure-project
tvpeter/bdk-cli:refactor/restructure-project
Copy head branch name to clipboard
Jul 8, 2026
Conversation
Commits
37
(37)
Checks
Files changed
Merged
Refactor bdk-cli structure
#278
tvpeter
merged 37 commits into
bitcoindevkit:master
bitcoindevkit/bdk-cli:master
from
tvpeter:refactor/restructure-project
tvpeter/bdk-cli:refactor/restructure-project
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2026
ref(commands): mv commands & clients into subdirs
Show description for 5c286d6
tvpeter
committed
5c286d6
View commit details
Copy full SHA for 5c286d6
Browse repository at this point
ref(config): move config into config subdir
tvpeter
committed
739dec3
View commit details
Copy full SHA for 739dec3
Browse repository at this point
ref(utils): refactor utils into utils subdir
Show description for 2482044
tvpeter
committed
2482044
View commit details
Copy full SHA for 2482044
Browse repository at this point
ref(persister): mv persister into wallet subdir
Show description for eb3a6aa
tvpeter
committed
eb3a6aa
View commit details
Copy full SHA for eb3a6aa
Browse repository at this point
ref(handlers): split handlers into config, key
Show description for 03307c9
tvpeter
committed
03307c9
View commit details
Copy full SHA for 03307c9
Browse repository at this point
ref(handlers):mv handler fns into offline & others
Show description for bf0551b
tvpeter
committed
bf0551b
View commit details
Copy full SHA for bf0551b
Browse repository at this point
ref(handlers): split handler fns into repl
Show description for 0bf3e66
tvpeter
committed
0bf3e66
View commit details
Copy full SHA for 0bf3e66
Browse repository at this point
ref(main): update main entry point
tvpeter
committed
3e2eec8
View commit details
Copy full SHA for 3e2eec8
Browse repository at this point
refactor(handlers): Add types for outputting data
Show description for a973273
tvpeter
committed
a973273
View commit details
Copy full SHA for a973273
Browse repository at this point
ref(handlers): add types for desc, key & wallets
Show description for 055e1fd
tvpeter
committed
055e1fd
View commit details
Copy full SHA for 055e1fd
Browse repository at this point
ref(types): add simple table helper
Show description for 990f30a
tvpeter
committed
990f30a
View commit details
Copy full SHA for 990f30a
Browse repository at this point
ref(handlers): rebase bip322 feature
Show description for 90017cd
tvpeter
committed
90017cd
View commit details
Copy full SHA for 90017cd
Browse repository at this point
ref(utils): use types in desc output in utils
tvpeter
committed
ada3485
View commit details
Copy full SHA for ada3485
Browse repository at this point
revert mod names for command and clients
tvpeter
committed
eaa4e11
View commit details
Copy full SHA for eaa4e11
Browse repository at this point
update namespace and update types
tvpeter
committed
7a0e68b
View commit details
Copy full SHA for 7a0e68b
Browse repository at this point
ref(persister): collapse wallet subdir to persister
Show description for cf9d13b
tvpeter
committed
cf9d13b
View commit details
Copy full SHA for cf9d13b
Browse repository at this point
ref(pretty): remove `--pretty` flag
Show description for 528956d
tvpeter
committed
528956d
View commit details
Copy full SHA for 528956d
Browse repository at this point
ref(main): add run to handle routing
Show description for f77ddcc
tvpeter
committed
f77ddcc
View commit details
Copy full SHA for f77ddcc
Browse repository at this point
ref(handlers): refactor config, descr and key mods
Show description for dcaeb55
tvpeter
committed
dcaeb55
View commit details
Copy full SHA for dcaeb55
Browse repository at this point
ref(handlers): fix offline, online and desc mod
Show description for 1b05c03
tvpeter
committed
1b05c03
View commit details
Copy full SHA for 1b05c03
Browse repository at this point
refactor(output): apply generics to output mod
tvpeter
committed
5ced5aa
View commit details
Copy full SHA for 5ced5aa
Browse repository at this point
Refactor(handlers): Define app context states
Show description for f3deed8
tvpeter
committed
f3deed8
View commit details
Copy full SHA for f3deed8
Browse repository at this point
refactor(handlers): Apply app context
Show description for 63162be
tvpeter
committed
63162be
View commit details
Copy full SHA for 63162be
Browse repository at this point
refactor(main): add runtime wallet module
Show description for aa8876d
tvpeter
committed
aa8876d
View commit details
Copy full SHA for aa8876d
Browse repository at this point
Commits on Jun 6, 2026
refactor(sp-payment): Rebase silent payment feat
Show description for 75b5141
tvpeter
committed
75b5141
View commit details
Copy full SHA for 75b5141
Browse repository at this point
Commits on Jun 22, 2026
refactor(runtime): Add address and createtx to db
Show description for 188e68d
tvpeter
committed
188e68d
View commit details
Copy full SHA for 188e68d
Browse repository at this point
Commits on Jul 4, 2026
ref(create_tx): enforce single recp for sendall
tvpeter
committed
cb9634f
View commit details
Copy full SHA for cb9634f
Browse repository at this point
feat(WalletEvents): Add wallet events to clients
Show description for 6a6390f
tvpeter
committed
6a6390f
View commit details
Copy full SHA for 6a6390f
Browse repository at this point
ref(compile):compile tr desc with rand unspend key
Show description for 249948e
tvpeter
committed
249948e
View commit details
Copy full SHA for 249948e
Browse repository at this point
Commits on Jul 5, 2026
ref(payjoin): add payjoin persistence
Show description for c2ca2dd
tvpeter
committed
c2ca2dd
View commit details
Copy full SHA for c2ca2dd
Browse repository at this point
Merge 'master' into refactor/restructure-project
tvpeter
committed
fcf881c
View commit details
Copy full SHA for fcf881c
Browse repository at this point
Commits on Jul 7, 2026
feat(sp): fix command_requires_db fn match arm
tvpeter
committed
b3fe860
View commit details
Copy full SHA for b3fe860
Browse repository at this point
Commits on Jul 8, 2026
Merge branch 'master' into ref/restructure-project
tvpeter
committed
77a891b
View commit details
Copy full SHA for 77a891b
Browse repository at this point
feat(dns-payment): port dns payment instruction
Show description for 5951c17
tvpeter
committed
5951c17
View commit details
Copy full SHA for 5951c17
Browse repository at this point
feat(handlers): mv feats into subdirs in handlers
tvpeter
committed
5da7660
View commit details
Copy full SHA for 5da7660
Browse repository at this point
drop verbose flag
tvpeter
committed
8dc0503
View commit details
Copy full SHA for 8dc0503
Browse repository at this point
revert parallel request wallet parameter
Show description for 63f769a
tvpeter
committed
63f769a
View commit details
Copy full SHA for 63f769a
Browse repository at this point
You can’t perform that action at this time.