]> Untitled Git - bdk-cli/shortlog
bdk-cli
5 days ago merge-scriptMerge bitcoindevkit/bdk-cli#300: docs: update cargo... master github/master
5 days ago Vihiga Tyonumdocs: update sp code key params in docs example
6 days ago musab1258docs: update cargo feature flags in README to match...
7 days ago merge-scriptMerge bitcoindevkit/bdk-cli#289: test: Implement integr...
7 days ago Vihiga Tyonumtest: Add tests for dns payment instn feature
7 days ago Vihiga Tyonumfix(Justfile): fix test-threads to max 2
7 days ago Vihiga Tyonumtest: add more tests for createtx, bip322
7 days ago Vihiga Tyonumtest: Add sp createtx test
7 days ago Vihiga Tyonumtest: add test for multiple recipients and sp code
7 days ago Vihiga Tyonumtest: add tests for repl, transactions & send_all
7 days ago Vihiga Tyonumfix(repl): Remove null printed after repl output
7 days ago Vihiga Tyonumtest: split tests according to typestate
7 days ago Vihiga Tyonumfix(proxy_opts): add saving and reading proxy_opts
7 days ago Vihiga Tyonumref(verbose): Drop `verbose` flag from tests
7 days ago Vihiga Tyonumtest(online): Add test transaction full cycle
7 days ago Vihiga Tyonumtest: Add integration tests for offline wallet ops
7 days ago Vihiga Tyonumtest: Add wallets, descriptor, compile & config
7 days ago Vihiga Tyonumtest: Add helper fns & integration tests for key
7 days ago merge-scriptMerge bitcoindevkit/bdk-cli#278: Refactor bdk-cli structure
8 days ago Vihiga Tyonumrevert parallel request wallet parameter
8 days ago Vihiga Tyonumdrop verbose flag
8 days ago Vihiga Tyonumfeat(handlers): mv feats into subdirs in handlers
8 days ago Vihiga Tyonumfeat(dns-payment): port dns payment instruction
8 days ago Vihiga TyonumMerge branch 'master' into ref/restructure-project
8 days ago merge-scriptMerge bitcoindevkit/bdk-cli#236: feat: add BIP353 DNS...
8 days ago Sonkeng Maldinifix: separate CreateTx from CreateDnsTx
8 days ago Sonkeng Maldinifix: unifying recipients before send
8 days ago Sonkeng Maldinifix: add log when resolving
8 days ago Sonkeng Maldinidiscard pretty flag and apply reviews
8 days ago Sonkeng Maldinifeat: integrate BIP 353 dns payment instructions
9 days ago Vihiga Tyonumfeat(sp): fix command_requires_db fn match arm
11 days ago Vihiga TyonumMerge 'master' into refactor/restructure-project
11 days ago Vihiga Tyonumref(payjoin): add payjoin persistence
12 days ago Vihiga Tyonumref(compile):compile tr desc with rand unspend key
12 days ago Vihiga Tyonumfeat(WalletEvents): Add wallet events to clients
12 days ago Vihiga Tyonumref(create_tx): enforce single recp for sendall
2026-07-02 merge-scriptMerge bitcoindevkit/bdk-cli#242: Payjoin persistence
2026-07-02 Mshehu5Retry Payjoin requests with other relays
2026-07-02 Mshehu5Restrict payjoin inputs to confirmed UTXOs
2026-07-02 Mshehu5Add payjoin persistence test
2026-07-02 Mshehu5Prune stale payjoin sessions on DB open
2026-07-02 Mshehu5chore(deps): Bump payjoin and enable reqwest rustls
2026-07-02 Mshehu5Document payjoin recovery commands and SQLite setup
2026-07-02 Mshehu5Add commands to resume and view payjoin history
2026-07-02 Mshehu5Integrate payjoin session persistence into workflow
2026-07-02 Mshehu5Add SQLite backing store for payjoin sessions
2026-06-30 merge-scriptMerge bitcoindevkit/bdk-cli#248: Update Wallet to 2...
2026-06-30 Vihiga Tyonumchore: update bdk_electrum and bdk_esplora
2026-06-30 Vihiga Tyonumfeat(WalletEvent): Add WalletEvent to rpc and cbf
2026-06-30 Vihiga Tyonumchore(update-deps): Fix clippy warnings
2026-06-30 Vihiga Tyonumchore: Update project dependencies
2026-06-30 Vihiga Tyonumchore: Update bdk_wallet to v2.3
2026-06-29 merge-scriptMerge bitcoindevkit/bdk-cli#291: fix(create_tx): enforc...
2026-06-28 merge-scriptMerge bitcoindevkit/bdk-cli#225: feat(compile): compile...
2026-06-26 Artemiyfix(create_tx): enforce single recipient for send_all
2026-06-22 Vihiga Tyonumrefactor(runtime): Add address and createtx to db
2026-06-06 Vihiga Tyonumrefactor(sp-payment): Rebase silent payment feat
2026-06-05 Vihiga Tyonumrefactor(main): add runtime wallet module
2026-06-05 Vihiga Tyonumrefactor(handlers): Apply app context
2026-06-05 Vihiga TyonumRefactor(handlers): Define app context states
2026-06-05 Vihiga Tyonumrefactor(output): apply generics to output mod
2026-06-05 Vihiga Tyonumref(handlers): fix offline, online and desc mod
2026-06-05 Vihiga Tyonumref(handlers): refactor config, descr and key mods
2026-06-05 Vihiga Tyonumref(main): add run to handle routing
2026-06-05 Vihiga Tyonumref(pretty): remove `--pretty` flag
2026-06-05 Vihiga Tyonumref(persister): collapse wallet subdir to persister
2026-06-05 Vihiga Tyonumupdate namespace and update types
2026-06-05 Vihiga Tyonumrevert mod names for command and clients
2026-06-05 Vihiga Tyonumref(utils): use types in desc output in utils
2026-06-05 Vihiga Tyonumref(handlers): rebase bip322 feature
2026-06-05 Vihiga Tyonumref(types): add simple table helper
2026-06-05 Vihiga Tyonumref(handlers): add types for desc, key & wallets
2026-06-05 Vihiga Tyonumrefactor(handlers): Add types for outputting data
2026-06-05 Vihiga Tyonumref(main): update main entry point
2026-06-05 Vihiga Tyonumref(handlers): split handler fns into repl
2026-06-05 Vihiga Tyonumref(handlers):mv handler fns into offline & others
2026-06-05 Vihiga Tyonumref(handlers): split handlers into config, key
2026-06-05 Vihiga Tyonumref(persister): mv persister into wallet subdir
2026-06-05 Vihiga Tyonumref(utils): refactor utils into utils subdir
2026-06-05 Vihiga Tyonumref(config): move config into config subdir
2026-06-05 Vihiga Tyonumref(commands): mv commands & clients into subdirs
2026-05-27 Vadim Anufrievtest(handlers): drop redundant cfg gate on test module
2026-05-27 Vadim Anufrievdocs: add pre-push recipe description to README
2026-05-27 Vadim Anufrievdocs(contributing): update CONTRIBUTING.md
2026-05-27 Vadim Anufrievrefactor(compile): lazy compilation and use pipe for...
2026-05-27 Vadim Anufrievfeat(compile): randomize unspendable internal key for...
2026-05-27 Vadim Anufrievchore(deps): make shlex a non-optional dependency
2026-05-19 merge-scriptMerge bitcoindevkit/bdk-cli#220: Add experimental silen...
2026-05-11 nymiusfeat(silentpayments): add experimental silent-payments...
2026-04-24 merge-scriptMerge bitcoindevkit/bdk-cli#179: Feature/bip322 integration
2026-04-23 Abiodun Awoyemichore(deps): switch bdk_bip322 from git to crates.io...
2026-04-21 merge-scriptMerge bitcoindevkit/bdk-cli#270: fix: fix RUSTSEC-2026...
2026-04-17 Abiodunfix: rename BIP322 commands, validate address ownership...
2026-04-17 aagbotemibip322: update proof handling for new bdk-bip322 API
2026-04-12 Vadim Anufrievchore: update rand 0.9.2 -> 0.9.3
2026-03-26 merge-scriptMerge bitcoindevkit/bdk-cli#265: Bump version to 3.0.0 v3.0.0
2026-03-26 Vihiga TyonumBump version to 3.0.0
2026-03-26 Vihiga Tyonumdocs: Update changelog for v3.0.0 release
2026-03-25 merge-scriptMerge bitcoindevkit/bdk-cli#251: Deps: Update transitiv...
2026-03-25 Vihiga Tyonumchore: update project deps
next