commentbitcoindevkit/bdk-txJun 2, 2026
Proof of work
Bitcoin Open Source
Feed updated Jun 3, 2026, 20:25 UTC
- Pull requests
- 20
- Reviews
- 7
- Issues
- 2
- Comments
- 6
Type
Org
Showing 32 contributions
- pull requestbitcoindevkit/bdk-txMay 31, 2026
feat: add CPFP ancestor-aware coin selection (opens in new tab)
OPEN
- reviewbitcoindevkit/coin-selectMay 31, 2026
Reviewed Add ancestor-aware coin selection for CPFP bump fee calculation (opens in new tab)
COMMENTED
- commentsbitcoindevkit/bdk_walletMay 27, 2026
4 comments on Bug: PSBT that cannot be finalized by BDK (opens in new tab)
4 comments
- pull requestrust-bitcoin/rust-miniscriptMay 27, 2026
Update changelog for 12.3.2 to 12.3.7 (opens in new tab)
MERGED
- pull requestrust-bitcoin/rust-miniscriptMay 27, 2026
13.x: Preserve finalized PSBT inputs (opens in new tab)
MERGED
- pull requestbitcoindevkit/bdk_walletMay 27, 2026
docs: suggest moving most PR checklist items to contributing guide (opens in new tab)
OPEN
- pull requestbitcoindevkit/bdk_walletMay 26, 2026
feat(wallet): add Wallet::sign_with_signers (opens in new tab)
OPEN
- pull requestrust-bitcoin/rust-miniscriptMay 26, 2026
12.x: Bump version to 12.3.7 (opens in new tab)
MERGED
- pull requestrust-bitcoin/rust-miniscriptMay 25, 2026
12.x: Preserve finalized PSBT inputs (opens in new tab)
MERGED
- reviewbitcoindevkit/bdk-txMay 22, 2026
Reviewed refactor(selection)!: encapsulate Selection and fail-fast on mixed-unit locktimes (opens in new tab)
APPROVED
- reviewbitcoindevkit/bdk-txMay 21, 2026
Reviewed SelectorParamsBuilder and consensus validation (opens in new tab)
COMMENTED
- issuerust-bitcoin/rust-miniscriptMay 21, 2026
PsbtExt::finalize re-finalizes already finalized inputs (opens in new tab)
CLOSED
- reviewbitcoindevkit/bdk-txMay 16, 2026
Reviewed Introduce per-input sighash type via `Input::set_sighash_type` (opens in new tab)
APPROVED
- pull requestbitcoindevkit/bdk_walletMay 11, 2026
feat(example): add CPFP example using TxBuilder (opens in new tab)
OPEN
- pull requestbitcoindevkit/bdk_walletMay 9, 2026
feat(wallet): WalletTx now supports non-canonical txs (opens in new tab)
OPEN
- reviewbitcoindevkit/bdk_walletMay 6, 2026
Reviewed Implement `create_psbt` for Wallet (opens in new tab)
COMMENTED
- pull requestbitcoindevkit/bdk-txApr 30, 2026
chore: add GitHub issue and PR templates (opens in new tab)
MERGED
- pull requestbitcoindevkit/bdk-txApr 29, 2026
refactor(input-candidates): clarify caches and drop unused errors (opens in new tab)
MERGED
- reviewbitcoindevkit/bdk-txApr 29, 2026
Reviewed Test MTP improvements (opens in new tab)
COMMENTED
- issuebitcoindevkit/bdk-txApr 29, 2026
RBF docs mix BIP 125 and Bitcoin Core policy (opens in new tab)
OPEN
- pull requestbitcoindevkit/bdk-txApr 25, 2026
fix(deps): replace deprecated FeeRate::from_sat_per_vb_unchecked (opens in new tab)
MERGED
- pull requestbitcoindevkit/bdk-txApr 25, 2026
fix(rbf)!: include evicted descendants in replacement fee floor (opens in new tab)
MERGED
- reviewbitcoindevkit/bdkApr 19, 2026
Reviewed fix: full_scan covers revealed range before applying stop_gap (opens in new tab)
COMMENTED
- pull requestbitcoindevkit/bdkApr 19, 2026
fix: full_scan covers revealed range before applying stop_gap (opens in new tab)
MERGED