]> Untitled Git - bdk/commit
deps(bdk_testenv): bump `electrsd` to `0.36.1`
authorLeonardo Lima <oleonardolima@users.noreply.github.com>
Fri, 21 Mar 2025 15:03:36 +0000 (12:03 -0300)
committerLeonardo Lima <oleonardolima@users.noreply.github.com>
Mon, 26 Jan 2026 17:13:59 +0000 (14:13 -0300)
commitc3f7257fc5e2b5ce4856cb01924ba6212a30f61c
tree6fe3187318218eada1b39e0025209dca05a18054
parent66f3f70b638ece63b0203ded7b5611d976d8b7c9
deps(bdk_testenv): bump `electrsd` to `0.36.1`

- upgrades the `electrsd` to latest `0.36.1`.
- updates the `electrsd` features to use `corepc-node_28_2`, it's the
  previously named `bitcoind`.
- introduce `bitcoin` as a dependency, in order to use the
  `bitcoind/rand-std` feature, which is now toggled by
  `bdk_testenv/std`.
- remove the MSRV pinned `home` dependency, it's not currently required.
ci/pin-msrv.sh
crates/testenv/Cargo.toml
crates/testenv/src/lib.rs