lighthouse/scripts
Mac L 2940783a9c Upstream local testnet improvements (#3336)
## Proposed Changes

Adds some improvements I found when playing around with local testnets in #3335:
- When trying to kill processes, do not exit on a failure. (If a node fails to start due to a bug, the PID associated with it no longer exists. When trying to tear down the testnets, an error will be raised when it tries that PID and then will not try any PIDs following it. This change means it will continue and tear down the rest of the network.
- When starting the testnet, set `ulimit` to a high number. This allows the VCs to import 1000s of validators without running into limitations.
2022-07-15 07:31:22 +00:00
..
ci Fix name collision in script (#2678) 2021-10-05 22:54:11 +00:00
local_testnet Upstream local testnet improvements (#3336) 2022-07-15 07:31:22 +00:00
tests Unify execution layer endpoints (#3214) 2022-06-29 09:07:09 +00:00
change_version.sh Release v0.3.4 (#1894) 2020-11-13 06:06:35 +00:00