rgb-cln/tools
Rusty Russell 7f5fe52320 gossipd: remove online gossip_store compaction.
It was an obscure dev command, as it never worked reliably.
It would be much easier to re-implement once this is done.

This turned out to reveal a tiny leak on
tests/test_gossip.py::test_gossip_store_load_amount_truncated where we
didn't immedately free chan_ann if it was dangling.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-02-04 09:24:44 +10:30
..
gen tools: remove optional csv field handling. 2023-05-23 09:34:08 +09:30
test tools: remove DEVELOPER. 2023-09-21 20:08:24 +09:30
.gitignore reorganize .gitignore entries across subdirs. 2021-05-18 09:43:50 +09:30
Makefile tools/hsmtool.c: Add to hsmtools to get content of emergency.recover in bech32 format. 2023-10-27 16:05:28 +10:30
bench-gossipd.sh gossipd: remove online gossip_store compaction. 2024-02-04 09:24:44 +10:30
build-release.sh meta: Fix the `tools/build-release.sh` script to match repro instructions 2023-12-29 00:35:45 +01:00
check-bolt.c tools/check-bolt.c: don't leak open directory. 2023-01-30 13:24:29 +10:30
check-includes.sh tools/check-includes.sh: make shellcheck happy. 2021-12-06 10:05:39 +10:30
check-manpage.sh lightningd: add --developer runtime option. 2023-09-21 20:08:24 +09:30
check-setup_locale.sh
check-spelling.sh pytest: Add a new RPC interface to talk to grpc 2022-07-21 14:19:06 +09:30
docker-entrypoint.sh Docker: run directory for post-start if present. 2023-03-23 16:43:07 +10:30
fromschema.py schemas: deprecated is now a range. 2024-01-26 10:30:22 +10:30
generate-wire.py inflights: use ctx for making new ones 2023-07-31 21:00:22 +09:30
headerversions.c build: remove gmp 2023-05-24 18:21:43 +09:30
hsmtool.c add --show-secrets option for hsmtool dumponchain 2024-01-31 13:02:51 +01:00
md2man.sh external: build lowdown if not already found. 2022-09-08 00:36:51 +03:00
mockup.sh update-mocks: handle missing deprecated_apis. 2022-07-09 09:59:52 +09:30
reckless reckless: add installation capability for additional sources 2023-07-27 06:53:49 +09:30
refresh-submodules.sh make: have `git submodule update` be recursive 2020-12-11 13:20:54 +01:00
rel.sh check: fix warnings from shellcheck 0.8.0 2022-11-09 15:08:03 +01:00
repro-build.sh build: passing release version for make 2023-07-10 13:24:51 +09:30
update-mocks.sh tools: make sure we don't use optimization when building mocks. 2023-10-23 15:48:50 +10:30