Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1870 +/- ##
======================================
Coverage 8.96% 8.96%
======================================
Files 158 158
Lines 12330 12335 +5
Branches 530 515 -15
======================================
+ Hits 1105 1106 +1
- Misses 11225 11229 +4
|
0012da3 to
b3feeff
Compare
Member
|
it seems that the |
Member
Author
Good catch, it was missing because we actually didn't implement that check! |
sstone
previously approved these changes
Aug 24, 2021
Member
|
LGTM, but we probably should wait until lightning/bolts#898 has been merged ? |
Member
Author
|
Yes sure, let's wait for the spec PR to be accepted before merging here. |
Add payment secrets (see lightning/bolts#887)
Add feature bits, as indicated by lightning/bolts#898
cd65bbe to
8d42235
Compare
Member
Author
|
lightning/bolts#898 has just been merged, so we can merge this PR now. |
sstone
approved these changes
Sep 14, 2021
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.
Add payment secrets (see lightning/bolts#887)
We'll wait for the next release, and then change the
payment_secretfield to be non-optional