1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 14:40:34 +01:00
eclair/eclair-node
Bastien Teinturier a228baca71
Implement anchor outputs zero fee htlc txs (#1932)
Add support for https://github.com/lightningnetwork/lightning-rfc/pull/824

When the channel type is anchor outputs with zero fee htlc txs, we set
the fees for the htlc txs to 0.

An important side-effect is that it changes the trimmed to dust calculation,
and outputs that were previously dust can now be included in the commit tx.
2021-09-10 09:40:22 +02:00
..
modules Rework packaging (#1307) 2020-02-24 15:42:26 +01:00
src Implement anchor outputs zero fee htlc txs (#1932) 2021-09-10 09:40:22 +02:00
pom.xml Set version to 0.6.2-SNAPSHOT (#1888) 2021-07-19 17:14:08 +02:00