cln/openingd
Dusty Daemon a45189cc70 splice: Update to current spec
Updating splice related reestablish code to
https://github.com/lightning/bolts/pull/1289
and
https://github.com/lightning/bolts/pull/1160

Changelog-Changed: Breaking change -- if you have splicing enabled on a channel both nodes must upgrade in unison due to updating `channel_reestablish` for to new splice specifications
2025-11-13 15:17:19 +10:30
..
common.c global: remove unnecessary includes from C files. 2025-10-23 06:44:04 +10:30
common.h global: remove unnecessary includes from headers. 2025-10-23 06:44:04 +10:30
dualopend.c splice: Update to current spec 2025-11-13 15:17:19 +10:30
dualopend_wire.csv global: remove unnecessary includes from headers. 2025-10-23 06:44:04 +10:30
Makefile Makefile: create a library containing common, wire and bitcoin objects. 2025-10-23 06:44:04 +10:30
openingd.c global: remove unnecessary includes from C files. 2025-10-23 06:44:04 +10:30
openingd_wire.csv global: remove unnecessary includes from headers. 2025-10-23 06:44:04 +10:30