Skip to content

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Nov 22, 2023

This was missing from the spec, but is more flexible and clearer than inheriting values from the previous attempt. The dual funding specification added this in lightning/bolts@27ffef4

Fixes #2782

@t-bast t-bast force-pushed the rbf-require-confirmed-inputs branch from cb172a0 to a2f49fc Compare November 23, 2023 15:07
@codecov-commenter
Copy link

codecov-commenter commented Nov 23, 2023

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.89%. Comparing base (61f1e1f) to head (5aa515d).
⚠️ Report is 221 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2783      +/-   ##
==========================================
+ Coverage   85.85%   85.89%   +0.04%     
==========================================
  Files         216      216              
  Lines       18188    18201      +13     
  Branches      780      776       -4     
==========================================
+ Hits        15615    15634      +19     
+ Misses       2573     2567       -6     
Files with missing lines Coverage Δ
...inq/eclair/channel/fsm/ChannelOpenDualFunded.scala 87.03% <100.00%> (+0.55%) ⬆️
...ala/fr/acinq/eclair/wire/protocol/ChannelTlv.scala 100.00% <100.00%> (ø)
.../acinq/eclair/wire/protocol/InteractiveTxTlv.scala 100.00% <ø> (ø)
...q/eclair/wire/protocol/LightningMessageTypes.scala 98.82% <100.00%> (+0.12%) ⬆️

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This was missing from the spec, but is more flexible and clearer than
inheriting values from the previous attempt.

Fixes #2782
@t-bast t-bast force-pushed the rbf-require-confirmed-inputs branch from a2f49fc to 5aa515d Compare January 2, 2024 15:49
@t-bast t-bast marked this pull request as ready for review January 2, 2024 16:11
@t-bast t-bast requested a review from pm47 January 2, 2024 16:11
@t-bast t-bast merged commit 0393cfc into master Feb 21, 2024
@t-bast t-bast deleted the rbf-require-confirmed-inputs branch February 21, 2024 16:50
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.

Add require_confirmed_inputs to RBF messages
3 participants