Skip to content

v1.0.0-beta.5

@ValuedMammal ValuedMammal tagged this 02 Oct 16:26
This release changes bdk_wallet transaction creation to enable RBF
by default, it also updates the bdk_esplora client to retry server
requests that fail due to rate limiting. The bdk_electrum crate now
also offers a use-openssl feature.

- doc(wallet): Add docs to explain the lookahead #1596
- fix(bdk_esplora, bdk_electrum): build and test with --no-default-features #1615
- fix!(wallet): ChangeSet should not be non-exhaustive #1623
- feat(wallet)!: enable RBF by default on TxBuilder #1616
- deps(esplora): bump esplora-client to 0.10.0 #1626
- feat(chain,core)!: move Merge to bdk_core #1625
- Replace trait AnchorFromBlockPosition with new struct #1594
- feat(bdk_electrum): add use-openssl as a feature #1620
Assets 2
Loading