mirror of
https://github.com/ACINQ/eclair.git
synced 2024-11-20 02:27:32 +01:00
3d4e00fe18
Allow activating anchor outputs and have fully operating channels during normal operation (open, add/fulfill/fail htlcs, close). Interop testing has been done with lnd, and there is only one pending issue during mutual close, where they incorrectly compute the closing amounts, which they should fix soon. However, anchor outputs should NOT be activated yet as unilateral close scenario are not fully handled yet. We don't do any kind of automatic fee bumping either; this will be done later, once we have PSBT support and once bitcoind offers the `psbtbumpfee` RPC (see bitcoin/bitcoin#18654). |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |