nimbus-eth2/tests/simulation
Zahary Karadjov 8da71715eb Bump the beacon_node version; Make the simulation script compatible with macOS
The shell expansion syntax used in the run_node script was not handled properly
by the bash shell shipped with macOS. In particular, it was not able to handle
range expressions involving interpolated vars:

cp foo/{$FIRST_INDEX..$LAST_INDEX} ...
2019-05-14 16:46:43 +03:00
..
.gitignore beacon node sim: various improvements (fixes #111) (#156) 2019-03-07 13:59:28 +00:00
run_node.sh Bump the beacon_node version; Make the simulation script compatible with macOS 2019-05-14 16:46:43 +03:00
start.sh Allow setting the number of missing nodes 2019-03-29 11:32:25 +02:00
vars.sh Makefile that only works in a Git submodule (#210) 2019-03-28 09:18:59 -06:00