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

next_hop_pubkey secp Verification only #2693

Merged

Conversation

Evanfeenstra
Copy link
Contributor

next_hop_pubkey takes T: secp256k1::Verification only, suggested by @valentinewallace in #2677

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d2242f6) 88.78% compared to head (c70961e) 88.75%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2693      +/-   ##
==========================================
- Coverage   88.78%   88.75%   -0.04%     
==========================================
  Files         112      112              
  Lines       88474    88474              
  Branches    88474    88474              
==========================================
- Hits        78553    78526      -27     
- Misses       7686     7711      +25     
- Partials     2235     2237       +2     
Files Coverage Δ
lightning/src/ln/onion_utils.rs 91.50% <100.00%> (ø)

... and 9 files with indirect coverage changes

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

@valentinewallace valentinewallace merged commit 44e87b8 into lightningdevkit:main Oct 30, 2023
@shaavan shaavan mentioned this pull request 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