Skip to content

Conversation

@yellowred
Copy link
Contributor

The bug happens when there is a call to a bitcoind that expects a transaction id as a response and results in a corrupted Txid being returned.

The bug happens when there is a call to a bitcoind that expects a transaction id as a response and
results in a corrupted Txid being returned.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c9d52cf) 88.60% compared to head (6b3c2c6) 88.57%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2796      +/-   ##
==========================================
- Coverage   88.60%   88.57%   -0.04%     
==========================================
  Files         114      114              
  Lines       91574    91573       -1     
  Branches    91574    91573       -1     
==========================================
- Hits        81139    81109      -30     
- Misses       7957     7979      +22     
- Partials     2478     2485       +7     

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

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.

Huh, I guess we don't actually use this code in LDK itself?

@TheBlueMatt TheBlueMatt merged commit 922cc84 into lightningdevkit:main Dec 15, 2023
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.

4 participants