core-lightning/lightningd/test
Rusty Russell c4c4768577 lightningd: initialize runes way earlier, and add rune_is_ours helper.
We want to access this in db migrations, which happen very early, but
runes_init needs the db, creating a circular dependency which must be
split.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-07-25 14:47:12 +09:30
..
Makefile wire/Makefile: fix missing wire/bolt12_exp_wiregen.c in ALL_C_SOURCES. 2022-10-26 11:29:06 +10:30
run-find_my_abspath.c lightningd: initialize runes way earlier, and add rune_is_ours helper. 2023-07-25 14:47:12 +09:30
run-invoice-select-inchan.c listinvoices: add limit param. 2023-07-23 13:48:37 +09:30
run-jsonrpc.c lightningd/log: clean up nomenclature. 2023-07-19 19:13:57 +09:30
run-log-pruning.c lightningd/log: clean up nomenclature. 2023-07-19 19:13:57 +09:30
run-log_filter.c lightningd: extend log-level to support filter per-file. 2023-07-19 19:13:57 +09:30
run-shuffle_fds.c lightningd: add "has_io_logging" helper. 2023-07-19 19:13:57 +09:30