core-lightning/channeld/test
Rusty Russell ed839bfda0 channeld: get the onionreply back from lightningd for failed htlcs.
Instead of making it ourselves, lightningd does it.  Now we only have
two cases of failed htlcs: completely malformed (BADONION), and with
an already-wrapped onion reply to send.

This makes channeld's job much simpler.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-02-25 11:12:12 +10:30
..
Makefile makefiles: move all unit tests under make check-units 2019-06-30 16:41:30 +09:30
run-commit_tx.c channeld: remove chainparams local parameter. 2019-11-20 20:41:53 +01:00
run-full_channel.c channeld: get the onionreply back from lightningd for failed htlcs. 2020-02-25 11:12:12 +10:30