core-lightning/contrib/pyln-client/pyln/client
Dusty Daemon 4628e3ace8 channeld: Code to implement splicing
Update the lightningd <-> channeld interface with lots of new commands to needed to facilitate spicing.

Implement the channeld splicing protocol leveraging the interactivetx protocol.

Implement lightningd’s channel_control to support channeld in its splicing efforts.

Changelog-Added: Added the features to enable splicing & resizing of active channels.
2023-07-31 21:00:22 +09:30
..
__init__.py pyln-client: make point release to prepare for next release. 2023-07-10 18:22:43 +02:00
clnutils.py pyln-client: adds utils cln_parse_rpcversion 2023-02-03 16:58:31 +01:00
gossmap.py pygossmap: rename GossipStoreHeader to GossipStoreMsgHeader 2023-04-05 06:13:08 +09:30
gossmapstats.py pygossmap: adds statistic and filter module 2023-04-05 06:13:08 +09:30
lightning.py channeld: Code to implement splicing 2023-07-31 21:00:22 +09:30
plugin.py pyln: add ability to subscribe to all notifications. 2023-07-13 18:59:37 +09:30