From: Steve Myers Date: Thu, 29 Sep 2022 16:42:48 +0000 (-0500) Subject: Merge bitcoindevkit/bdk#764: Use the esplora client crate X-Git-Tag: v0.23.0-rc.1~1 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/struct.EncoderStringWriter.html?a=commitdiff_plain;h=8e8fd49e04ea90e20490e6c0c722fef23f88fafd;p=bdk Merge bitcoindevkit/bdk#764: Use the esplora client crate d7bfe68e2df270ab799d36ebf3563e178ae50c6e Fix broken nightly docs (Alekos Filini) b11c86d074a8f56f99bd5f3af77d3b056af71de4 Rename internal esplora modules, fix docs (Alekos Filini) b5b92248c76aeb42ac747931efd45bc2e7af5ebd Rename esplora features to -async and -blocking (Alekos Filini) cf2bc388f22b069fc25fba482e59da6305207864 Re-export `esplora_client` (Elias Rohrer) 5baf46f84d41fb714f200a7b26170c9b77823dc1 Use the external esplora client library (Alekos Filini) Pull request description: ### Description Use the external esplora client crate now that it's published ### Changelog notice - Start using the external esplora client crate - Deprecate the `use-esplora-reqwest` and `use-esplora-ureq` features in favor of `use-esplora-async` and `use-esplora-blocking` ### 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) * [x] I ran `cargo fmt` and `cargo clippy` before committing #### New Features: * [ ] I've added tests for the new feature * [ ] I've added docs for the new feature #### Bugfixes: * [ ] This pull request breaks the existing API * [ ] I've added tests to reproduce the issue which are now passing * [ ] I'm linking the issue being fixed by this PR ACKs for top commit: notmandatory: ACK d7bfe68e2df270ab799d36ebf3563e178ae50c6e Tree-SHA512: 23bd47536fe6f723602cbcc51d909eb9aed28376430f4453eea832e30a587be3d312cdca993d114391132bfb39c48637030f974ab1a742f7defe44f40a82ef8b --- 8e8fd49e04ea90e20490e6c0c722fef23f88fafd