1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-19 01:43:22 +01:00
eclair/eclair-node
Bastien Teinturier a735ba86b6
Dual funding RBF support (#2275)
Add support for bumping the fees of a dual funding transaction.
We spawn a transient dedicated actor: if the RBF attempt fails, or if we
are disconnected before completing the protocol, we should forget it.

Add more tests for scenarios where an unconfirmed channel is force-closed,
where the funding transaction that confirms may not be the last one.
2022-08-22 14:37:48 +02:00
..
modules Rework packaging (#1307) 2020-02-24 15:42:26 +01:00
src Dual funding RBF support (#2275) 2022-08-22 14:37:48 +02:00
pom.xml Define a proper base class for fixture tests (#2286) 2022-06-03 09:58:53 +02:00