nimbus-eth2/tests/simulation
Ștefan Talpalaru e9193fc9da
eth2_network_simulation: fixes (#1368)
- delete "tests/simulation/{data,validators}" by default, because old
  validator keys can lead to a crash with a cryptic error message
- actually start the Prometheus daemon on `make eth2_network_simulation`
- kill any running Prometheus daemon on exit
- fix some shell script syntax incompatible with Bash
2020-07-23 17:58:54 +02:00
..
dashboard Local sim now includes a prometheus server, a Ganache instance and a simulation dashboard server (in Tmux mode) 2020-06-22 17:30:04 +03:00
.gitignore eth2_network_simulation: mkdir + cosmetic changes 2020-06-12 16:37:36 +02:00
run_node.sh - properly distributing the keys between BNs & VCs - fixing finalization - will switch to ON by default as soon as finalization becomes overall stable 2020-07-15 16:18:21 +03:00
run_validator.sh - properly distributing the keys between BNs & VCs - fixing finalization - will switch to ON by default as soon as finalization becomes overall stable 2020-07-15 16:18:21 +03:00
start-in-tmux.sh eth2_network_simulation: fixes (#1368) 2020-07-23 17:58:54 +02:00
start.sh eth2_network_simulation: fixes (#1368) 2020-07-23 17:58:54 +02:00
vars.sh - properly distributing the keys between BNs & VCs - fixing finalization - will switch to ON by default as soon as finalization becomes overall stable 2020-07-15 16:18:21 +03:00