rgb-cln/contrib
Rusty Russell 1274d34822 lightningd: add --dev-no-version-checks, use if SLOW_MACHINE and VALGRIND
Reduces VALGRIND=1 node_factory.line_graph(5) time on my laptop from 42s to 36s.

This is simply because forking all the subdaemons just to check the
version is very expensive under valgrind.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-07-22 16:13:44 +02:00
..
init systemd: After=network-online.target 2019-08-20 20:14:36 +02:00
plugins Unpacking variable for cleaner code for testing 2020-05-04 19:18:05 +02:00
pylightning pyln: Add unit tests from pyln-* to `make check-python` 2020-02-01 16:50:58 +01:00
pyln-client fundpsbt: make parameters more usable. 2020-07-17 13:53:46 +02:00
pyln-proto pyln-proto, pyln-spec: fix 'make prod-release' target. 2020-06-29 18:01:12 +02:00
pyln-spec pyln-proto, pyln-spec: fix 'make prod-release' target. 2020-06-29 18:01:12 +02:00
pyln-testing lightningd: add --dev-no-version-checks, use if SLOW_MACHINE and VALGRIND 2020-07-22 16:13:44 +02:00
Dockerfile.builder build: add mkrd to docker install? 2020-04-19 08:07:47 +09:30
Dockerfile.builder.fedora build: add mkrd to docker install? 2020-04-19 08:07:47 +09:30
bootstrap-node.sh contrib: add executable flag for bootstrap-node.sh 2020-05-05 13:27:55 +09:30
lightning-cli.bash-completion Fix bash completion. 2020-05-15 15:25:33 +02:00
linuxarm32v7.Dockerfile python2: Remove python2 dependency from docs and dockerfiles 2020-02-27 09:18:24 +10:30
linuxarm64v8.Dockerfile python2: Remove python2 dependency from docs and dockerfiles 2020-02-27 09:18:24 +10:30
short_channel_id-to-txid.sh Add compability to current formalism to short_channel_id-to-txid.sh 2019-10-04 00:38:52 +00:00
startup_regtest.sh contrib: allow stderr printing for startup_regtest 2020-05-19 11:44:54 +02:00