rgb-cln/contrib/pyln-testing/pyln/testing
Rusty Russell 402f7f90c0 pytest: handle case where funding tx is not tx #1.
e.g. in test_closing_id we can get a spend from the first (closed) channel
in the same block as the open of the second.  Half the time, we'll choose
the wrong one as scid.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-04-12 23:03:47 +02:00
..
__init__.py pyln: Bump pyln version to 0.9.3 before publishing on PyPI 2021-01-27 11:29:56 +01:00
btcproxy.py pyln: Add mypy typing exceptions for external dependencies 2020-09-28 09:19:46 +09:30
db.py chore: optimize postgres binary lookup 2020-10-27 10:40:52 +10:30
fixtures.py pytest: detect warnings, too. 2021-02-04 12:02:52 +10:30
utils.py pytest: handle case where funding tx is not tx #1. 2021-04-12 23:03:47 +02:00