rgb-cln/contrib/pyln-testing/pyln/testing
Rusty Russell c5b7dbcd98 pytest: clean up wait_for_onchaind_tx interface, remove wait_for_onchaind_broadcast
Using single tuples in Python is ugly, so:
1. Rename wait_for_onchaind_tx to wait_for_onchaind_txs.
2. Make it take tuples explicitly.
3. Make wait_for_onchaind_tx a simpler wrapper/unwrapper.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-04-07 11:49:09 +09:30
..
__init__.py meta: update changelog and pyln version for 23.02 release 2023-03-02 12:14:50 -06: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 pyln.testing: remove Throttler. 2023-04-06 09:10:53 +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-testing: Add listinvoices to grpc shim 2022-07-21 14:19:06 +09:30
grpc2py.py Output channel_id in listfunds 2023-03-21 10:29:33 +00:00
node_pb2.py msggen: Use the inferred optional field 2023-04-06 10:16:19 +09:30
node_pb2_grpc.py msggen: Regenerate for addition of SendCustomMsg 2023-02-08 23:10:53 -06:00
primitives_pb2.py msggen: Map the `extratlvs` field of `keysend` 2022-11-01 17:05:30 +01:00
utils.py pytest: clean up wait_for_onchaind_tx interface, remove wait_for_onchaind_broadcast 2023-04-07 11:49:09 +09:30