core-lightning/devtools
Rusty Russell 9450d46db1 bitcoin/short_channel_id: pass by copy everywhere.
It's a u64, we should pass by copy.  This is a big sweeping change,
but mainly mechanical (change one, compile, fix breakage, repeat).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-03-20 13:51:48 +10:30
..
.gitignore
blockreplace.py tools: Add yml mode to blockreplace.py 2023-03-25 15:40:35 +10:30
bolt-catchup.sh
bolt11-cli.c common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
bolt12-cli.c common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
changelog.py devtools: Deduplicate links from linkify 2024-01-15 18:36:01 +01:00
checkchannels.c global: expose all fmt_X functions for direct use, make uniform. 2024-03-20 13:51:48 +10:30
clean_topo.c
clean_topo.h
create-gossipstore.c bitcoin/short_channel_id: pass by copy everywhere. 2024-03-20 13:51:48 +10:30
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 common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
encodeaddr.c
features.c
fp16.c common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
gossipwith.c tools/gossipwith: shutdown, don't close, TCP socket. 2023-06-20 17:24:48 +09:30
lightning-checkmessage.c global: expose all fmt_X functions for direct use, make uniform. 2024-03-20 13:51:48 +10:30
Makefile common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
mkclose.c common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
mkcommit.c common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
mkencoded.c bitcoin/short_channel_id: pass by copy everywhere. 2024-03-20 13:51:48 +10:30
mkfunding.c common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
mkgossip.c bitcoin/short_channel_id: pass by copy everywhere. 2024-03-20 13:51:48 +10:30
mkquery.c
onion.c global: expose all fmt_X functions for direct use, make uniform. 2024-03-20 13:51:48 +10:30
print_wire.c bitcoin/short_channel_id: pass by copy everywhere. 2024-03-20 13:51:48 +10:30
print_wire.h signed types: add handlers for signed types 2023-07-13 19:34:47 +09:30
reduce-includes.sh
route.c common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
rune.c
sql-rewrite.py db: Backfill missing HTLC IDs in the forwards table 2022-11-28 14:47:43 +01:00
taldump-analyze.py
topology.c common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
unused-functions.sh