Skip to content

[testenv] Bump electrsd to v0.38.0#2193

Open
luisschwab wants to merge 1 commit intobitcoindevkit:masterfrom
luisschwab:deps/bump-electrsd-0-38-0
Open

[testenv] Bump electrsd to v0.38.0#2193
luisschwab wants to merge 1 commit intobitcoindevkit:masterfrom
luisschwab:deps/bump-electrsd-0-38-0

Conversation

@luisschwab
Copy link
Copy Markdown
Member

@luisschwab luisschwab commented Apr 29, 2026

Closes #2183

Changelog

- Bump `electrsd` to v0.38.0

@luisschwab luisschwab self-assigned this Apr 29, 2026
@luisschwab luisschwab requested a review from tvpeter as a code owner April 29, 2026 01:36
@luisschwab luisschwab requested a review from evanlinjin as a code owner April 29, 2026 01:36
@luisschwab luisschwab added the dependencies Pull requests that update a dependency file label Apr 29, 2026
Copy link
Copy Markdown
Collaborator

@oleonardolima oleonardolima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cACK 1bec92c

You can rebase to get the fixed CI and drop the last commit. Also, you need to fix the first commit to mention it's breaking change.

@luisschwab luisschwab force-pushed the deps/bump-electrsd-0-38-0 branch from 4bcfc4a to 7ba31dd Compare April 29, 2026 14:25
@ValuedMammal
Copy link
Copy Markdown
Collaborator

Tested locally

@ValuedMammal
Copy link
Copy Markdown
Collaborator

I still have rustls-webpki 0.101.7 in my tree though

rustls-webpki v0.101.7
├── minreq v2.14.1
│   ├── esplora-client v0.12.3
│   │   └── bdk_esplora v0.22.1 (/Users/tjp/crates/bdk/crates/esplora)
│   │       └── example_esplora v0.1.0 (/Users/tjp/crates/bdk/examples/example_esplora)
│   │   [dev-dependencies]
│   │   └── bdk_esplora v0.22.1 (/Users/tjp/crates/bdk/crates/esplora) (*)
│   └── jsonrpc v0.18.0
│       └── bitcoincore-rpc v0.19.0
│           └── bdk_bitcoind_rpc v0.22.0 (/Users/tjp/crates/bdk/crates/bitcoind_rpc)
│               └── example_bitcoind_rpc_polling v0.1.0 (/Users/tjp/crates/bdk/examples/example_bitcoind_rpc_polling)
│               [dev-dependencies]
│               └── bdk_bitcoind_rpc v0.22.0 (/Users/tjp/crates/bdk/crates/bitcoind_rpc) (*)
└── rustls v0.21.12
    └── minreq v2.14.1 (*)

@luisschwab
Copy link
Copy Markdown
Member Author

luisschwab commented Apr 29, 2026

I still have rustls-webpki 0.101.7 in my tree though

Yes, we still need to swap minreq on esplora-client.

@ValuedMammal I've removed the 2 unresolved RUSTSECs from the PR description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

[testenv] Bump electrsd

3 participants