mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 14:42:40 +01:00
We stopped too early; we should continue and make sure it all goes well. This means we have to fix them to be deterministic: by generating 2 blocks at once in test_htlc_in_timeout, we raced between fulfill and timeout on the HTLC. Now it's always fulfilled. Also, fixed confusing comments: l1 doesn't drop to chain. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
benchmark.py | ||
requirements.txt | ||
test_lightningd.py | ||
utils.py |