ACINQ / eclair

A scala implementation of the Lightning Network.
Apache License 2.0
1.24k stars 266 forks source link

Add HTLC endorsement/confidence #2884

Closed thomash-acinq closed 3 months ago

thomash-acinq commented 3 months ago

Implements https://github.com/lightning/blips/pull/27, a subsequent PR will implement a confidence estimator.

t-bast commented 3 months ago

Also, can you update this PR's description to explain that it implements bLIP-0004 and relays the incoming endorsement value? This will be useful for optech coverage.