core-lightning/test
Rusty Russell 0db3c03ed1 state: fix BITCOIN_HTLC_TOTHEM_SPENT idata.
We use both union fields idata->btc and idata->htlc, which is clearly
wrong.  Have peer_tx_revealed_r_value return the HTLC it's talking
about.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-01-22 06:41:47 +10:30
..
.gitignore test/onion_key: helper to generate deterministic key pairs. 2015-10-06 12:03:09 +10:30
onion_key.c Makefile: more fascist warnings. 2016-01-22 06:41:37 +10:30
onion_key.h onion_key: allowing both odd and even pubkeys 2015-10-06 23:49:52 +10:00
test_onion.c Makefile: more fascist warnings. 2016-01-22 06:41:37 +10:30
test_onion.py test_onion.py: drop repeated sha calculation 2015-10-07 13:22:44 +10:00
test_state_coverage.c state: fix BITCOIN_HTLC_TOTHEM_SPENT idata. 2016-01-22 06:41:47 +10:30