core-lightning/lightningd
Rusty Russell e120b4afd6 lightningd: add more information should subd send wrong message.
I saw this once, but could not track it down.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-06-27 17:21:35 +09:30
..
test json: fix up msat amounts in non-_msat fields. 2022-06-21 06:52:35 +09:30
.gitignore
bitcoind.c lightningd: track weird CI crash in test_important_plugin 2022-06-27 17:21:35 +09:30
bitcoind.h
chaintopology.c lightningd: track weird CI crash in test_important_plugin 2022-06-27 17:21:35 +09:30
chaintopology.h
channel_control.c doc: big BOLT update to incorporate warnings language. 2022-04-02 09:40:18 +10:30
channel_control.h
channel_state.h
channel.c
channel.h
closing_control.c
closing_control.h
coin_mvts.c
coin_mvts.h
connect_control.c lightningd: track weird CI crash in test_important_plugin 2022-06-27 17:21:35 +09:30
connect_control.h
datastore.c
dual_open_control.c lease_rates: prepare for msats fields as raw numbers. 2022-06-21 06:52:35 +09:30
dual_open_control.h
gossip_control.c lightningd: track weird CI crash in test_important_plugin 2022-06-27 17:21:35 +09:30
gossip_control.h
hsm_control.c
hsm_control.h
htlc_end.c lightningd: fix overzealous check in htlc_out_check: 2022-04-20 16:30:05 +09:30
htlc_end.h
htlc_set.c
htlc_set.h
invoice.c lightningd: change msatoshi args to amount_msat. 2022-06-21 06:52:35 +09:30
invoice.h
io_loop_with_timers.c
io_loop_with_timers.h
json.c
json.h
jsonrpc.c lightningd: track weird CI crash in test_important_plugin 2022-06-27 17:21:35 +09:30
jsonrpc.h
lightningd.c lightningd: track weird CI crash in test_important_plugin 2022-06-27 17:21:35 +09:30
lightningd.h lightningd: multiple log-file options allow more than one log output. 2022-06-27 17:21:35 +09:30
log_status.c
log_status.h
log.c lightningd: multiple log-file options allow more than one log output. 2022-06-27 17:21:35 +09:30
log.h
Makefile channeld: take over gossip_rcvd_filter.c and is_msg_gossip_broadcast. 2022-06-17 14:14:02 +09:30
memdump.c
memdump.h
notification.c coinmvt: don't use msats in fields not called "_msat". 2022-06-21 06:52:35 +09:30
notification.h
offer.c Changed external/libwally-core to test_build_fix 2022-04-12 15:17:52 +09:30
onchain_control.c
onchain_control.h
onion_message.c
onion_message.h
opening_common.c config: adds htlc_minimum_msat htlc_maximum_msat announce_discovered_ip 2022-04-05 05:45:04 +09:30
opening_common.h
opening_control.c lightningd: fix transient leak report when openingd shutting down. 2022-06-27 17:21:35 +09:30
opening_control.h
options.c pyln-testing: restore proper streaming behaviour for lightningd. 2022-06-27 17:21:35 +09:30
options.h
pay.c lightningd: deprecate msatoshi in sendpay route. 2022-06-21 06:52:35 +09:30
pay.h
peer_control.c lightningd: remove overzealous assertion. 2022-06-24 10:16:18 +09:30
peer_control.h jsonrpc: adds optional remote_addr to listpeers 2022-06-17 20:30:16 +09:30
peer_fd.c
peer_fd.h
peer_htlcs.c lightningd: don't print nasty message when onchaind fails partially-failed HTLC 2022-06-27 17:21:35 +09:30
peer_htlcs.h
ping.c
plugin_control.c lightning-cli plugin start - Assume default relative path 2022-06-17 14:18:48 +09:30
plugin_control.h
plugin_hook.c lightningd: track weird CI crash in test_important_plugin 2022-06-27 17:21:35 +09:30
plugin_hook.h
plugin.c lightningd: track weird CI crash in test_important_plugin 2022-06-27 17:21:35 +09:30
plugin.h
routehint.c
routehint.h
signmessage.c signmessage: improve the UX of the rpc command when zbase is not a valid one 2022-06-24 14:02:04 +09:30
subd.c lightningd: add more information should subd send wrong message. 2022-06-27 17:21:35 +09:30
subd.h
watch.c
watch.h