core-lightning/cln-grpc/src
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
..
convert.rs channeld: Code to implement splicing 2023-07-31 21:00:22 +09:30
lib.rs rs: Guard the cln-rpc dependency behind "server" feature in cln-grpc 2023-06-01 13:41:21 +09:30
pb.rs cln-rpc: Remove wildcard import from model 2023-07-10 13:47:38 +09:30
server.rs added listhtlcs model 2023-07-24 09:07:24 +09:30
test.rs cln-rpc: Remove wildcard import from model 2023-07-10 13:47:38 +09:30