core-lightning/contrib/pyln-testing/pyln/testing
Rusty Russell dd59d0617d lightningd: expose last_stable_connection in RPC.
This isuseful to find completely dead channels which are worthy of
closing.

Changelog-Added: JSON-RPC: `listpeerchannels` field `last_stable_connection` showing when we last held an established channel for a minute or more.
Changelog-Added: JSON-RPC: `listclosedchannels` field `last_stable_connection` showing when we last held an established channel for a minute or more.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-01-31 14:47:33 +10:30
..
__init__.py CHANGELOG.md: Update for 23.11rc1 2023-11-03 14:49:12 +01:00
btcproxy.py Skip following import and skip flask type to mypy code analysis. 2021-08-30 12:12:32 +09:30
db.py wipe_db() implementation 2024-01-29 19:13:12 +01:00
fixtures.py pyln-client: don't automatically turn JSON into Millisatoshi class. 2023-12-16 10:22:01 +01:00
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 lightningd: expose last_stable_connection in RPC. 2024-01-31 14:47:33 +10:30
utils.py pyln-client: don't automatically turn JSON into Millisatoshi class. 2023-12-16 10:22:01 +01:00