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

Rework features compatibility #1576

Merged
merged 2 commits into from
Oct 23, 2020
Merged

Rework features compatibility #1576

merged 2 commits into from
Oct 23, 2020

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Oct 20, 2020

The supportedMandatoryFeatures set made less and less sense as we start supporting more features and allowing users to turn features on and off depending on the peers they connect to.

The `supportedMandatoryFeatures` set made less and less sense as we start
supporting more features and allowing users to turn features on and off
depending on the peers they connect to.
@t-bast t-bast requested a review from pm47 October 20, 2020 14:26
@codecov-io
Copy link

Codecov Report

Merging #1576 into master will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1576      +/-   ##
==========================================
- Coverage   87.31%   87.28%   -0.04%     
==========================================
  Files         139      139              
  Lines       10928    10923       -5     
  Branches      456      455       -1     
==========================================
- Hits         9542     9534       -8     
- Misses       1386     1389       +3     
Impacted Files Coverage Δ
...core/src/main/scala/fr/acinq/eclair/Features.scala 99.00% <100.00%> (-0.06%) ⬇️
...main/scala/fr/acinq/eclair/io/PeerConnection.scala 81.70% <100.00%> (-0.43%) ⬇️
...scala/fr/acinq/eclair/payment/PaymentRequest.scala 92.13% <100.00%> (+0.04%) ⬆️
...r/acinq/eclair/payment/send/PaymentInitiator.scala 96.51% <100.00%> (ø)
...nq/eclair/blockchain/electrum/ElectrumWallet.scala 80.25% <0.00%> (-0.26%) ⬇️
...c/main/scala/fr/acinq/eclair/channel/Channel.scala 85.97% <0.00%> (-0.09%) ⬇️
...in/scala/fr/acinq/eclair/channel/Commitments.scala 93.91% <0.00%> (ø)

@t-bast t-bast merged commit baa2269 into master Oct 23, 2020
@t-bast t-bast deleted the clean-up-feature-blacklist branch October 23, 2020 07:30
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