lightning/devtools
Alex Myers bd4a001279 cli: don't crash when there's no argument
This should provide the default help message and exit, but was
resulting in a segmentation fault from freeing pointers passed to
the default config.

Changelog-Fixed: lightning-cli properly returns help without argument
2023-08-16 12:25:25 +09:30
..
.gitignore
blockreplace.py tools: Add yml mode to blockreplace.py 2023-03-25 15:40:35 +10:30
bolt11-cli.c
bolt12-cli.c lightningd: switch parsing to common/configvar 2023-06-03 10:50:29 +09:30
bolt-catchup.sh
changelog.py
checkchannels.c cli: don't crash when there's no argument 2023-08-16 12:25:25 +09:30
clean_topo.c
clean_topo.h
create-gossipstore.c
credit devtools/credit: ! not ^ to invert the match set in sh. 2023-07-31 17:17:15 +09:30
decode-iolog
decodemsg.c devtools: call common_setup in main 2023-06-05 16:16:21 +02:00
dump-gossipstore.c gossip_store: add "dying" flag to indicate not to gossip dying channels. 2023-07-20 11:47:32 +09:30
encodeaddr.c
features.c
fp16.c
gossipwith.c tools/gossipwith: shutdown, don't close, TCP socket. 2023-06-20 17:24:48 +09:30
lightning-checkmessage.c
Makefile signed types: add handlers for signed types 2023-07-13 19:34:47 +09:30
mkclose.c global: thread zero fee option everywhere. 2023-06-29 11:28:47 -04:00
mkcommit.c
mkencoded.c
mkfunding.c
mkgossip.c
mkquery.c
onion.c ccan: update to latest ccan/opt 2023-06-03 10:50:29 +09:30
print_wire.c devtools/print_wire: long long instead of longing 2023-07-24 15:24:05 +09:30
print_wire.h signed types: add handlers for signed types 2023-07-13 19:34:47 +09:30
reduce-includes.sh
route.c devtools: call common_setup in main 2023-06-05 16:16:21 +02:00
rune.c
sql-rewrite.py
taldump-analyze.py
topology.c
unused-functions.sh