Bump electrum-client to v0.24.0#602
Merged
Merged
Conversation
|
👋 I see @joostjager was un-assigned. |
tnull
requested review from
valentinewallace
and removed request for
joostjager and
valentinewallace
August 7, 2025 12:29
Collaborator
Author
|
Draft until we can upgrade |
tnull
marked this pull request as draft
August 7, 2025 13:03
We bump the `electrum-client` dependency to the recently-introduced version v0.24.0.
The just-released rustc 1.89 added a new `mismatched-lifetime-syntaxes` lint which had two warnings pop up. We fix these here.
tnull
force-pushed
the
2025-08-fix-electrum-breakage
branch
from
August 8, 2025 13:14
796ea84 to
3d35691
Compare
tnull
marked this pull request as ready for review
August 8, 2025 13:16
|
🔔 1st Reminder Hey @joostjager! This PR has been waiting for your review. |
tnull
requested review from
valentinewallace
and removed request for
joostjager
August 11, 2025 07:35
Merged
valentinewallace
approved these changes
Aug 11, 2025
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.
We bump the
electrum-clientdependency to the recently-introduced version v0.24.0.