Update electrum-client to 0.11.0#737
Merged
afilini merged 1 commit intobitcoindevkit:masterfrom Sep 2, 2022
Merged
Conversation
0c9dbac to
53935b2
Compare
53935b2 to
d7163c3
Compare
afilini
added a commit
that referenced
this pull request
Sep 2, 2022
d7163c3 Update electrum-client to 0.11.0 (Alekos Filini) Pull request description: ### Description Update electrum-client to 0.11.0 ### Changelog notice - Updated `electrum-client` to `0.11.0` ### 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 * [x] I've updated `CHANGELOG.md` ACKs for top commit: danielabrozzoni: utACK d7163c3 Tree-SHA512: c8c295cc37f8b24e5b61447401df9044cdd9f92a577d82aa3fb9882f135245395651edff1b8710fe40897b8ce081344ac3cc98aefc7e37e22ffbbdcc419b5135
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update electrum-client to 0.11.0
Changelog notice
electrum-clientto0.11.0Checklists
All Submissions:
cargo fmtandcargo clippybefore committingNew Features:
CHANGELOG.md