Skip to content

Pull requests: bitcoindevkit/bdk_wallet

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(psbt): sanity check psbt before signing
#486 opened May 12, 2026 by sdmg15 Loading…
5 of 6 tasks
feat(example): add CPFP example using TxBuilder documentation Improvements or additions to documentation
#483 opened May 11, 2026 by noahjoeris Loading…
5 tasks done
Add public-key-only validation for wallet_name_from_descriptor
#482 opened May 11, 2026 by AmosOO7 Contributor Loading…
3 tasks done
feat(wallet): WalletTx now supports non-canonical txs
#480 opened May 9, 2026 by noahjoeris Loading…
4 of 5 tasks
fix(coin_selection): avoid per-utxo fee rounding
#479 opened May 5, 2026 by benthecarman Contributor Loading…
4 tasks done
Wallet 3.1.0
fix(wallet): add support for bip-431 rule 2 bug Something isn't working
#478 opened May 4, 2026 by oleonardolima Contributor Loading…
8 tasks done
Wallet 3.1.0
fix(signer): respect allow_all_sighashes in SignerWrapper::sign_input audit Suggested as result of external code audit bug Something isn't working
#476 opened May 3, 2026 by muhahahmad68 Contributor Loading…
4 of 6 tasks
Wallet 3.1.0
feat: add initial fuzz testing infrastructure (closes #61) tests New or improved tests
#475 opened May 1, 2026 by soloking1412 Loading…
fix(descriptor): reject bare descriptors in check_wallet_descriptor api A breaking API change
#457 opened Apr 24, 2026 by tharu-jwd Loading…
5 tasks done
Wallet 4.0.0
fix(wallet)!: make TxBuilder::current_height type-safe via absolute::Height api A breaking API change
#449 opened Apr 19, 2026 by none34829 Contributor Loading…
5 of 6 tasks
Wallet 4.0.0
fix(wallet): retry coin selection on NoChange to avoid dust/zero drai… wontfix This will not be worked on
#448 opened Apr 18, 2026 by alienx5499 Loading…
5 of 8 tasks
fix(types): use bounds-checked access in Utxo::txout() for Foreign variant
#445 opened Apr 15, 2026 by tnull Contributor Loading…
3 of 6 tasks
fix(wallet): exclude unconfirmed v3 outputs from non-v3 coin selection bug Something isn't working duplicate This issue or pull request already exists
#442 opened Apr 13, 2026 by EliteCoder18 Loading…
5 of 6 tasks
Wallet 3.1.0
fix(policy)!: Fix SatisfiableItem id calculation for Thresh nodes
#439 opened Apr 11, 2026 by ValuedMammal Collaborator Loading…
5 of 6 tasks
feat(wallet): add Wallet::sign_psbt<K> wrapping bitcoin::Psbt::sign new feature New feature or request
#438 opened Apr 10, 2026 by EliteCoder18 Loading…
5 tasks done
Wallet 3.1.0
test(locked_outpoints): add unit tests for ChangeSet merge and is_empty tests New or improved tests
#436 opened Apr 8, 2026 by KrishnaShuk Loading…
3 of 8 tasks
Wallet 3.1.0
feat: expose detailed try_finalize_psbt outcomes new feature New feature or request
#433 opened Apr 7, 2026 by reez Loading…
5 tasks done
Wallet 3.1.0
fix(wallet): categorize self-transfers to external addresses as trusted_pending
#431 opened Apr 4, 2026 by Dmenec Contributor Loading…
5 of 6 tasks
fix(wallet): allow fee bump without opt-in RBF signaling api A breaking API change
#430 opened Apr 3, 2026 by alienx5499 Loading…
6 of 8 tasks
Wallet 4.0.0
Persist cached SPKs on wallet creation bug Something isn't working
#428 opened Apr 1, 2026 by j-kon Loading… Wallet 3.1.0
feat(wallet): add configurable min_output_value filter new feature New feature or request
#427 opened Apr 1, 2026 by noahjoeris Loading…
5 tasks done
chore: Update rust edition to 2024 in Cargo.toml chore Non-coding related work
#425 opened Mar 31, 2026 by ValuedMammal Collaborator Draft
1 task done
Wallet 4.0.0
example(bdk_wallet): add BIP-329 wallet labels example using bip329 crate documentation Improvements or additions to documentation
#414 opened Mar 23, 2026 by Leeyah-123 Loading…
4 tasks done
ProTip! no:milestone will show everything without a milestone.