Skip to content

Electrum: Use upstreamed validate_merkle_proof #3180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

tnull
Copy link
Contributor

@tnull tnull commented Jul 15, 2024

We previously upstreamed the validate_merkle_proof utility method, which shipped with electrum-client 0.19.0.

Since we upgraded to that version recently, we can now drop our local code and use the upstreamed version.

@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.79%. Comparing base (dd5d297) to head (b3a58e6).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3180      +/-   ##
==========================================
- Coverage   89.82%   89.79%   -0.04%     
==========================================
  Files         121      121              
  Lines      100404   100404              
  Branches   100404   100404              
==========================================
- Hits        90190    90156      -34     
- Misses       7550     7570      +20     
- Partials     2664     2678      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

We previously upstreamed the `validate_merkle_proof` utility method,
which shipped with `electrum-client` 0.19.0.

Since we upgraded to that version recently, we can now drop our local
code and use the upstreamed version.
@tnull tnull force-pushed the 2024-07-use-upstreamed-merkle-validation branch from 7adc0c8 to b3a58e6 Compare July 15, 2024 12:20
Copy link
Collaborator

@TheBlueMatt TheBlueMatt left a comment

Choose a reason for hiding this comment

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

Trivial almost-entirely - PR, landing.

@TheBlueMatt TheBlueMatt merged commit 161c40f into lightningdevkit:main Jul 15, 2024
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants