rgb-cln/tests
Rusty Russell 477a529856 pay: make sure we don't think payment in progress if it immediately fails.
If send_htlc_out() fails, it doesn't initialize pc->out; that can
make us think it's still in progress.

Reported-by: Jonas Nick
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-12-19 14:40:26 +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 pay: make sure we don't think payment in progress if it immediately fails. 2017-12-19 14:40:26 +01:00
utils.py pytest: Minor cleanup 2017-12-17 02:44:20 +00:00