core-lightning/tools
ShahanaFarooqui 418ecf3e42 script: Update scripts
- Update `make doc-all` script
- `fromschema.py` script
    - Updated to generate whole doc/lightning-*.md via doc/schemas/lightning-*.json file
    - Updated to print request params
    - Added `oneOfMany` condition for request params
    - Added `pairedWith` condition for request params
    - Added `dependentUpon` condition for request params
    - Updated for pre and post_return_value for response
    - Hiding `hidden` fields
    - `descriptions` are array now
    - Unified gaps between titles
    - Added default key-value pair

- script: msggen, sql-schema, listconfig and pyln-testing script updates

This does not add created markdowns for cleaner review. We will add the markdown files in a separate commit.
2024-03-19 14:58:59 +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
bench-gossipd.sh gossipd: remove online gossip_store compaction. 2024-02-04 09:24:44 +10:30
build-release.sh release: Unbreak the Fedora build 2024-02-28 14:38:10 +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 setup: add setup to make checks 2020-05-19 13:35:42 +09:30
check-spelling.sh common: add routing test using real data which crashes. 2024-03-07 14:09:14 +01:00
docker-entrypoint.sh Docker: run directory for post-start if present. 2023-03-23 16:43:07 +10:30
fromschema.py script: Update scripts 2024-03-19 14:58:59 +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
Makefile tools/hsmtool.c: Add to hsmtools to get content of emergency.recover in bech32 format. 2023-10-27 16:05:28 +10:30
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: populate local submodules for searching 2024-02-21 14:33:11 +01:00
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