core-lightning/contrib
Rusty Russell 67c03c02a0 pytest: speed up test_opening.py::test_funder_contribution_limits when !DEVELOPER
This test takes 695 seconds, because fundwallet waits for the wallet to
notice the tx, which takes 60 seconds if not DEVELOPER.  Do all the waiting
at once, and this speeds the test up to 153 seconds.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-06-05 09:47:50 +09:30
..
init systemd: After=network-online.target 2019-08-20 20:14:36 +02:00
libhsmd_python libhsmd: Do not use the message as the peer ID... 2021-05-30 19:49:22 +09:30
plugins JSON-RPC: getmanifest passes allow-deprecated-apis flag. 2020-08-11 08:43:18 +09:30
pylightning pyln: Update dependencies for all pyln packages 2021-01-29 10:29:09 +10:30
pyln-client pytest: add schema support for JSON responses. 2021-05-27 20:28:49 +09:30
pyln-proto pyln: Pin mypy to version 0.790 since later has import path issues 2021-04-08 10:34:14 +09:30
pyln-spec pyln-spec: Clean up the setup.py files 2021-04-08 10:34:14 +09:30
pyln-testing pytest: speed up test_opening.py::test_funder_contribution_limits when !DEVELOPER 2021-06-05 09:47:50 +09:30
reprobuild repro: Add missing Dockerfiles 2020-09-16 06:27:12 +09:30
sanitizer_suppressions contrib: remove ASAN suppressions 2020-10-21 19:34:39 +02:00
bootstrap-node.sh contrib: add executable flag for bootstrap-node.sh 2020-05-05 13:27:55 +09:30
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
Dockerfile.tester gci: Add a tester Dockerfile 2021-01-29 10:29:09 +10:30
lightning-cli.bash-completion Fix bash completion. 2020-05-15 15:25:33 +02:00
linuxarm32v7.Dockerfile Fix dockerfiles 2021-01-26 15:03:35 +01:00
linuxarm64v8.Dockerfile Fix dockerfiles 2021-01-26 15:03:35 +01:00
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 funder, startupregtest: fixup default config to be 100 2021-05-12 11:25:41 +09:30