core-lightning/tests
Rusty Russell 824f8517ac onchaind: fix all_irrevocably_resolved test.
I was examining a test_onchain_timeout failure, and realized that we
were forgetting a peer even though we'd just spent the HTLC_TIMEOUT_TX!

This reveals that we weren't resolving an output when we stole the preimage
from it, like we should.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-01-05 16:08:50 +01:00
..
benchmark.py tests: prepare for bitcoind 0.16. 2017-11-28 12:15:22 +01:00
requirements.txt pytest: Using python-bitcoinlib instead of python-bitcoinrpc 2017-01-23 10:37:34 +01:00
test_lightningd.py onchaind: fix all_irrevocably_resolved test. 2018-01-05 16:08:50 +01:00
utils.py pytest: Use the bitcoind config file to read RPC params from 2017-12-23 06:15:33 +00:00