rgb-cln/tools
Rusty Russell 22526911cb tools/generate-wire.py: allocate array members off array in fromwire.
If we have an array of varlen structures (which require a ctx arg), we
should make that arg the array itself (which was tal_arr()), not the
root context.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-11-22 05:15:42 +00:00
..
build-release.sh Release: add helper script for release, and checklist for the process. 2018-10-31 10:56:44 +10:30
check-bolt.c common/utils.h: add tal_arr_expand helper. 2018-09-27 22:57:19 +02:00
check-includes.sh tools: use /usr/bin/env bash instead of /bin/bash 2018-07-24 00:25:43 +00:00
check-manpage.sh tools: use /usr/bin/env bash instead of /bin/bash 2018-07-24 00:25:43 +00:00
check-markdown.sh tools: use /usr/bin/env bash instead of /bin/bash 2018-07-24 00:25:43 +00:00
check-setup_locale.sh tools: use /usr/bin/env bash instead of /bin/bash 2018-07-24 00:25:43 +00:00
check-spelling.sh spelling: Check LockTime Verify. 2018-10-23 16:55:35 +02:00
docker-entrypoint.sh tools: use /usr/bin/env bash instead of /bin/bash 2018-07-24 00:25:43 +00:00
generate-wire.py tools/generate-wire.py: allocate array members off array in fromwire. 2018-11-22 05:15:42 +00:00
mockup.sh tools: use /usr/bin/env bash instead of /bin/bash 2018-07-24 00:25:43 +00:00
refresh-submodules.sh replace use of non standard mv -n flag 2018-08-15 06:50:29 +00:00
rel.sh tools: use /usr/bin/env bash instead of /bin/bash 2018-07-24 00:25:43 +00:00
update-mocks.sh tools: use /usr/bin/env bash instead of /bin/bash 2018-07-24 00:25:43 +00:00