lightning/devtools
Rusty Russell af6d7c0779 global: thread zero fee option everywhere.
In most cases, it's the same as option_anchor_outputs, but for
fees it's different.  This transformation is the simplest:
pass it as a pair, and test it explicitly.

In future we could rationalize some paths, but this was nice
and mechanical.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-06-29 11:28:47 -04:00
..
.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 lightningd: switch parsing to common/configvar 2023-06-03 10:50:29 +09:30
clean_topo.c
clean_topo.h
create-gossipstore.c BOLT: update to version which requires option_channel_htlc_max. 2022-09-24 15:22:27 +09:30
credit
decode-iolog
decodemsg.c devtools: call common_setup in main 2023-06-05 16:16:21 +02:00
dump-gossipstore.c devtools: fix ZOMBIE detection in devtools/dump-gossipstore. 2023-02-15 14:19:42 -06:00
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 lightningd: switch parsing to common/configvar 2023-06-03 10:50:29 +09:30
mkclose.c global: thread zero fee option everywhere. 2023-06-29 11:28:47 -04:00
mkcommit.c
mkencoded.c
mkfunding.c mkfunding: no scriptPubKey on utxo causing crash, so we add one 2022-11-01 18:23:00 +01:00
mkgossip.c BOLT: update to version which requires option_channel_htlc_max. 2022-09-24 15:22:27 +09:30
mkquery.c
onion.c ccan: update to latest ccan/opt 2023-06-03 10:50:29 +09:30
print_wire.c Remove point32. 2022-10-26 11:29:06 +10:30
print_wire.h Remove point32. 2022-10-26 11:29:06 +10:30
reduce-includes.sh check: fix warnings from shellcheck 0.8.0 2022-11-09 15:08:03 +01:00
route.c devtools: call common_setup in main 2023-06-05 16:16:21 +02:00
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
unused-functions.sh