..
.gitignore
sort alphabetically
2021-06-28 14:43:47 +09:30
blindedpath.c
spec: import latest onionmessage spec, based on routeblinding.
2021-12-01 05:44:28 +10:30
bolt11-cli.c
bitcoin/chainparams.h: Split BIP173 name into onchain and Lightning HRPs.
2021-12-14 11:21:35 +10:30
bolt12-cli.c
bitcoin/chainparams.h: Split BIP173 name into onchain and Lightning HRPs.
2021-12-14 11:21:35 +10:30
changelog.py
devtools: add experimental section.
2021-04-07 14:34:39 +09:30
checkchannels.c
cleanup: remove unneeded includes in C files.
2021-09-17 09:43:22 +09:30
clean_topo.c
check: make sure all files outside contrib/ include "config.h" first.
2021-12-06 10:05:39 +10:30
clean_topo.h
devtools/topology: new tool to explore lightning topology.
2020-08-28 10:56:50 +09:30
create-gossipstore.c
check: make sure all files outside contrib/ include "config.h" first.
2021-12-06 10:05:39 +10:30
credit
tools: Pretty print the credits
2021-01-26 15:45:13 +01:00
decode-iolog
devtools/decode-iolog: tool to decode hexstrings from io logging.
2019-05-31 18:36:38 +02:00
decodemsg.c
devtools: in decodemsg, add newline and fix decoding a node_announcement with tlvs
2022-03-01 09:38:40 +10:30
dump-gossipstore.c
check: make sure all files outside contrib/ include "config.h" first.
2021-12-06 10:05:39 +10:30
encodeaddr.c
cleanup: remove unneeded includes in C files.
2021-09-17 09:43:22 +09:30
features.c
devtools/features: tool to convert feature bitmap to names.
2021-09-23 15:02:05 +02:00
gossipwith.c
gossipwith: create our own internal sync_crypto functions.
2022-01-20 15:24:06 +10:30
lightning-checkmessage.c
check: make sure all files outside contrib/ include "config.h" first.
2021-12-06 10:05:39 +10:30
Makefile
per_peer_state: remove struct crypto_state
2022-01-20 15:24:06 +10:30
mkclose.c
check: make sure all files outside contrib/ include "config.h" first.
2021-12-06 10:05:39 +10:30
mkcommit.c
check: make sure all files outside contrib/ include "config.h" first.
2021-12-06 10:05:39 +10:30
mkencoded.c
check: make sure all files outside contrib/ include "config.h" first.
2021-12-06 10:05:39 +10:30
mkfunding.c
check: make sure all files outside contrib/ include "config.h" first.
2021-12-06 10:05:39 +10:30
mkgossip.c
cleanup: remove unneeded includes in C files.
2021-09-17 09:43:22 +09:30
mkquery.c
cleanup: remove unneeded includes in C files.
2021-09-17 09:43:22 +09:30
onion.c
cleanup: remove unneeded includes in C files.
2021-09-17 09:43:22 +09:30
print_wire.c
devtools: in decodemsg, add newline and fix decoding a node_announcement with tlvs
2022-03-01 09:38:40 +10:30
print_wire.h
check: make sure all files outside contrib/ include "config.h" first.
2021-12-06 10:05:39 +10:30
reduce-includes.sh
devtools/reduce-includes.sh: brute-force script to remove includes.
2021-09-17 09:43:22 +09:30
route.c
check: make sure all files outside contrib/ include "config.h" first.
2021-12-06 10:05:39 +10:30
sql-rewrite.py
db: turn generated queries array into a simple hash table.
2021-11-17 10:51:48 +10:30
taldump-analyze.py
devtools/taldump-analyze.py: script to analyze tal_dump() output.
2021-11-27 10:38:13 +10:30
topology.c
cleanup: remove unneeded includes in C files.
2021-09-17 09:43:22 +09:30
unused-functions.sh
devtools: simple script to look for functions which don't seem to be used.
2021-12-06 10:05:39 +10:30