core-lightning/lightningd/test
Rusty Russell 50e7c71dc7 lightningd: mark all internal deprecations by version.
I did some CHANGELOG and git digging to see when these were deprecated, and
some were very old (v0.8.2!).  But since they didn't warn users loudly, I
chose to do so this release only.

I renamed ld's `deprecated_apis` to `deprecated_ok` to make sure I
caught them all.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-01-26 10:30:22 +10: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 common: allow JSON-RPC parameters to specify deprecation versions. 2024-01-26 10:30:22 +10:30
run-invoice-select-inchan.c lightningd: mark all internal deprecations by version. 2024-01-26 10:30:22 +10:30
run-jsonrpc.c common: add command_deprecated_param_ok() and command_deprecated_out_ok() 2024-01-26 10:30:22 +10:30
run-log-pruning.c common: make json_add_timeabs full precision & renamed json_add_time 2023-09-21 13:31:34 +09:30
run-log_filter.c lightningd/test: use tmpdir_mkstemp() to create log file 2023-09-25 13:59:13 +09:30
run-shuffle_fds.c common: add peer_failed_warn_nodisconnect routine for non-disconnecting warnings 2023-10-23 15:48:50 +10:30