core-lightning/contrib/pyln-testing/pyln/testing
Rusty Russell d25a8ca0fd lightningd: expose created_index and updated_index fields.
If you miss a wait event, you can catch up by doing listinvoices and
getting the max of these fields.  It's also a good debugging clue.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-07-23 13:48:37 +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 lightningd: expose created_index and updated_index fields. 2023-07-23 13:48:37 +09:30
utils.py pyln: Make the grpcio dependencies optional 2023-07-21 15:12:03 +09:30