nimbus-eth2/tests/simulation
Viktor Kirilov d9f9949ef0 use a separate process for the private keys (Off by default) - there is a new signing_process binary which loads all validators of the beacon node and the BN dictates through stdin of the signing process what to be signed and when and reads from stdout of the process 2020-09-02 12:47:00 +03: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 Jenkins: run local testnet test on macOS (#1391) 2020-07-29 14:08:27 +02:00
start-in-tmux.sh eth2_network_simulation: fixes (#1368) 2020-07-23 17:58:54 +02:00
start.sh use a separate process for the private keys (Off by default) - there is a new signing_process binary which loads all validators of the beacon node and the BN dictates through stdin of the signing process what to be signed and when and reads from stdout of the process 2020-09-02 12:47:00 +03:00
vars.sh 50/50 bn/vc split for the validator keys ON by default for the testnet scripts 2020-09-01 16:39:07 +03:00