Update esplora-client#830
Conversation
9a5c538 to
4d8ea88
Compare
benthecarman
left a comment
There was a problem hiding this comment.
This would be nice to get in before the next release
|
@rajarshimaitra can you update the commit message also to remove the part about electrsd changing? Then we should be able to get this into 0.26.0. |
4d8ea88 to
6e5873e
Compare
|
Done.. |
|
@rajarshimaitra hey sorry but I think we may need to roll this one back. There's some dependency for see: https://github.com/bitcoindevkit/bdk/actions/runs/3999121592/jobs/6862629601 |
|
I made this issue to add MSRV tests in |
|
Ugh, looks like rustls changed their MSRV to 1.57 on 2023-01-12 with a point release from 0.20.7 to 0.20.8, rustls/rustls#1152. 😞 https://github.com/rustls/rustls/blob/main/README.md |
|
I created a PR to change BDK MSRV to 1.57.0, we can discuss more here: #842 |
147a4ed Update electrsd to version 0.22 (Steve Myers) Pull request description: ### Description Update `electrsd` dev-dependency to version `0.22`. ### Notes to the reviewers We're able to do this now that esplora was updated in #830 and our MSRV was bumped to `1.57.0` in #842. ### Changelog None. ### Checklists #### All Submissions: * [x] I've signed all my commits * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) ACKs for top commit: rajarshimaitra: ACK 147a4ed Tree-SHA512: 20e0aebb02d786a4d426a2d2e66b78225a803eee2c2f6092b0cf8f18e6fe91e37ef7a74e109e3ad4d734af8de4dc71598f7e80f50d40187442dad323000c6090
Description
Update esplora-client and electrsd.
Update:
electrsd v0.22requires msrv at 1.57.. So removed from the PR for now..Notes to the reviewers
Changelog notice
Checklists
All Submissions:
cargo fmtandcargo clippybefore committing