]> Untitled Git - bdk-cli/commit
chore: update for bdk_wallet 3.1.0 API changes
authorAbiodun Awoyemi <aabiodunawoyemi@gmail.com>
Mon, 13 Jul 2026 15:31:17 +0000 (16:31 +0100)
committerAbiodun Awoyemi <aabiodunawoyemi@gmail.com>
Sat, 18 Jul 2026 23:07:06 +0000 (00:07 +0100)
commita3c778d9adc4a56437bd360375054f9c9432eb55
treeab90ed6b909a4fd578bf836f46ea443ff4830c99
parentd35395958a05b2a0e6552338ca894cfee8fcfb2b
chore: update for bdk_wallet 3.1.0 API changes

    - bump bdk_wallet to 3.1.0
    - replace Network with NetworkKind
    - replace TxBuilder::include_output_redeem_witness_script with TxBuilder::add_global_xpubs
Cargo.lock
src/handlers/offline.rs
src/utils/common.rs
tests/integration/offline.rs
tests/integration/online.rs