electrsd 0.38.0

Utility to run a regtest electrs process, useful in integration testing environment
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# 0.38.0 - 2026-04-20

- Update to latest `bitcoind v0.38.0`, optional `bitreq v0.3.5`, and
  `corepc-client v0.13.0`.
- Separate Bitcoin Core binary downloading into a dedicated `bitcoind_download`
  feature [#559]https://github.com/rust-bitcoin/corepc/pull/559.

# 0.37.0 - 2026-04-16

- Import `electrsd` into the `corepc` repository [#542]https://github.com/rust-bitcoin/corepc/pull/542
- Add support for Bitcoin Core 30.2 [#542]https://github.com/rust-bitcoin/corepc/pull/542
- Update to `corepc-client v0.12.0` and the restored `bitcoind v0.37.0` crate [#542]https://github.com/rust-bitcoin/corepc/pull/542