Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2024

This PR contains the following updates:

Package Type Update Change
bdk_electrum (source) dependencies minor 0.18.0 -> 0.19.0

Release Notes

bitcoindevkit/bdk (bdk_electrum)

v0.19.0

Compare Source

  • added OldestFirstCoinSelection impl to CoinSelectionAlgorithm
  • New MSRV set to 1.56
  • Unpinned tokio to 1
  • Add traits to reuse Blockchains across multiple wallets (BlockchainFactory and StatelessBlockchain).
  • Upgrade to rust-bitcoin 0.28
  • If using the sqlite-db feature all cached wallet data is deleted due to a possible UTXO inconsistency, a wallet.sync will recreate it
  • Update PkOrF in the policy module to become an enum
  • Add experimental support for Taproot, including:
    • Support for tr() descriptors with complex tapscript trees
    • Creation of Taproot PSBTs (BIP-371)
    • Signing Taproot PSBTs (key spend and script spend)
    • Support for tr() descriptors in the descriptor!() macro
  • Add support for Bitcoin Core 23.0 when using the rpc blockchain

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@22388o 22388o merged commit 168c8ae into main Oct 2, 2024
@renovate renovate bot deleted the renovate/bdk_electrum-0.x branch October 2, 2024 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant