rgb-cln/contrib/pyln-testing/pyln/testing
Rusty Russell 2424b7dea8 connectd: hold peer until we're interested.
Either because lightningd tells us it wants to talk, or because the peer
says something about a channel.

We also introduce a behavior change: we disconnect after a failed open.
We might want to modify this later, but we it's a side-effect of openingd
not holding onto idle connections.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-03-23 13:20:12 +10:30
..
__init__.py pyln: Migrate pyln-testing to PEP 517 (poetry) 2022-03-08 05:00:36 +10:30
btcproxy.py Skip following import and skip flask type to mypy code analysis. 2021-08-30 12:12:32 +09:30
db.py pyln: Delete psql DBs after testing 2022-02-11 16:02:25 +01:00
fixtures.py BOLT12: use point32 instead of pubkey32. 2021-10-08 13:47:30 +02:00
utils.py connectd: hold peer until we're interested. 2022-03-23 13:20:12 +10:30