core-lightning/tools
ShahanaFarooqui f72b0fdabd docs: Updates script and fixed test to generate lightning-sql
- Updated doc/Makefile for generating schemas/lightning-sql.json
    - Read the lightning-sql template from schemas/lightning-sql-template.json
    - Generate sql tables data and merge it with json object read from above template
    - Save final merged object in schemas/lightning-sql.json
- Updated doc/Makefile to auto generate lightning-sql.7.md and lightning-sql.7
- Deleted schemas/lightning-sql.json and adding it into .gitignore
- Added lightning-sql specific titles in the fromschema.py script
- Fixed test_sql by changing the sequence for listpeerchannels `reestablished` field
- Ignoring lightning-sql.json for msggen schema.json because it is auto generated by sql plugin and lightning-sql-template.json.
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
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
check-manpage.sh lightningd: add --developer runtime option. 2023-09-21 20:08:24 +09:30
check-setup_locale.sh
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 docs: Updates script and fixed test to generate lightning-sql 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
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