rgb-cln/channeld
Rusty Russell 54ce4ed1cf pytest: fail tests if we get any LOG_BROKEN level messages, unless flagged.
And clean up some dev ones which actually happen (mainly by calling
channel_fail_permanent which logs UNUSUAL, rather than
channel_internal_error which logs BROKEN).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-07-02 03:26:10 +00:00
..
test makefiles: move all unit tests under `make check-units` 2019-06-30 16:41:30 +09:30
Makefile channeld: extract HTLC trim logic into common. 2019-06-11 23:19:11 +00:00
channel_wire.csv lightningd/channel_control logline fixup 2019-06-07 10:34:34 +02:00
channeld.c channeld: don't add HTLCs if that would drive us negative. 2019-06-11 23:19:11 +00:00
channeld_htlc.h channeld: use amount_msat for struct htlc amount. 2019-02-21 08:01:37 +00:00
commit_tx.c channeld/lightningd/hsmd: strengthen our checks against 0-output txs. 2019-06-27 05:55:26 +00:00
commit_tx.h commit_tx & htlc_tx: use amount_sat/amount_msat. 2019-02-21 08:01:37 +00:00
full_channel.c pytest: fail tests if we get any LOG_BROKEN level messages, unless flagged. 2019-07-02 03:26:10 +00:00
full_channel.h feat: pass htlc amount exceeded to exception 2019-06-08 01:22:52 +00:00
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00