rgb-cln/tools
Rusty Russell 0f6687ec7b codex32: use "cl" instead of "ms" as our HRP.
This was strongly recommended by Russell O'Connor: the "ms" implies that
it's a BIP-32 master secret, and this is CLN specific.

If we changed the hrp to "cln" it would be better, but apparently that
means we no longer fit in a "standard billfold metal wallet" (and
our code assumes a 2-byte prefix anyway).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-08-02 16:12:32 +09:30
..
gen tools: remove optional csv field handling. 2023-05-23 09:34:08 +09:30
test signed types: add handlers for signed types 2023-07-13 19:34:47 +09:30
.gitignore reorganize .gitignore entries across subdirs. 2021-05-18 09:43:50 +09:30
Makefile tools/hsmtool: Add getcodexsecret to get the hsm_secret in bip93 2023-07-31 20:57:40 +09:30
bench-gossipd.sh
build-release.sh tools: build release docker script update 2023-08-01 11:35:19 +09:30
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 doc: format markdown correctly. 2022-09-08 00:36:51 +03:00
check-setup_locale.sh setup: add setup to make checks 2020-05-19 13:35:42 +09:30
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 tools/fromschema.py: don't try to handle more complex cases. 2023-01-30 15:15:41 -06:00
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 codex32: use "cl" instead of "ms" as our HRP. 2023-08-02 16:12:32 +09: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: 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 update-mocks: prefer to find function defs from local includes. 2021-05-22 17:53:04 +09:30