core-lightning/contrib/pyln-client/pyln/client
Dusty Daemon c50e93d9fb splice: Move splice to experimental feature bit
This was recommended by @t-bast: if the final spec commits to something
compatible, we can simply advertize and accept both features, but if it
does change in incompatible ways we won't cause problems for nodes
who implement the official spec.

(I split this, so first, we remove the OPT_SPLICE entirely, to make
sure we caught them all. --RR)

Suggested-by: @t-bast
Changelog-None
2023-08-10 15:52:53 +09:30
..
__init__.py pyln-client, pyln-proto, pyln-testing: update to new versions. 2023-08-03 09:05:59 +09:30
clnutils.py pyln-client: adds utils cln_parse_rpcversion 2023-02-03 16:58:31 +01:00
gossmap.py splice: Move splice to experimental feature bit 2023-08-10 15:52:53 +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