core-lightning/contrib/pyln-testing/pyln/testing
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 meta: update changelog and pyln version for 23.05 release 2023-05-10 09:50:38 -07:00
btcproxy.py Skip following import and skip flask type to mypy code analysis. 2021-08-30 12:12:32 +09:30
db.py test-db-provider: if postgres in tests, startup a bookkeeper db 2022-07-28 12:08:18 +09:30
fixtures.py lightningd: allow "NNblocks" and "minimum" as feerates. 2023-04-10 07:31:12 +09:30
gossip.py common: assume htlc_maximum_msat, don't check bit any more. 2022-09-24 15:22:27 +09:30
grpc.py pyln: Create a dedicated pyln-grpc-proto package 2023-07-10 13:47:38 +09:30
grpc2py.py channeld: Code to implement splicing 2023-07-31 21:00:22 +09:30
utils.py channeld: Code to implement splicing 2023-07-31 21:00:22 +09:30