Skip to content
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

Add proper signet support for invoices #943

Merged
merged 1 commit into from
Jun 8, 2021

Conversation

devrandom
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 7, 2021

Codecov Report

Merging #943 (bac5f49) into main (3996eaa) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #943      +/-   ##
==========================================
+ Coverage   90.59%   90.61%   +0.01%     
==========================================
  Files          60       60              
  Lines       30393    30397       +4     
==========================================
+ Hits        27536    27543       +7     
+ Misses       2857     2854       -3     
Impacted Files Coverage Δ
lightning-invoice/src/lib.rs 88.88% <ø> (ø)
lightning-invoice/src/de.rs 80.86% <100.00%> (+0.07%) ⬆️
lightning-invoice/src/ser.rs 92.19% <100.00%> (+0.05%) ⬆️
lightning/src/ln/functional_tests.rs 97.22% <0.00%> (+0.04%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3996eaa...bac5f49. Read the comment docs.

@TheBlueMatt TheBlueMatt merged commit 0e10141 into lightningdevkit:main Jun 8, 2021
@TheBlueMatt TheBlueMatt mentioned this pull request Jun 8, 2021
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.

None yet

3 participants