nimbus-eth2/scripts
zah 3689c68cbf
Carry out the sync committee gossip duties
Other changes:

* Add server getBlockV2(), and produceBlockV2().
* Add getBlockV2() to REST test suite.
* Add client getBlockV2(), and produceBlockV2().
* Fix URLs in comments.
* Add some primitives and fix some issues in forks.nim.
* Switch `validator_client` to V2 calls usage.
* Bump `chronos` with imports fixes.
* Bump `nim-json-serialization` for `requireAllFields`.
2021-08-30 03:58:30 +03:00
..
compile_nim_program.sh Merge stable into unstable 2021-05-20 13:50:40 +03:00
copyfile.sh New validator client using REST API. (#2651) 2021-07-13 13:15:07 +02:00
depositContract.v.py Fixed deposit/contract 2019-11-07 17:23:06 +00:00
launch_local_testnet.sh Carry out the sync committee gossip duties 2021-08-30 03:58:30 +03:00
make_dist.sh Merge stable into unstable 2021-05-20 13:50:40 +03:00
make_prometheus_config.sh scripts: make shebang more portable (#2216) 2021-01-08 11:29:43 +01:00
makedir.sh scripts: make shebang more portable (#2216) 2021-01-08 11:29:43 +01:00
print_version.nims dist: add version and book (#1965) 2020-11-06 17:26:03 +01:00
rotatelogs-compress.sh Document log rotation (#2327) 2021-02-18 07:57:41 +01:00
run-beacon-node.sh run-beacon-node.sh: update URL (#2803) 2021-08-21 22:39:01 +02:00
run-catalyst.sh update ChainDAG.effective_balance() to use StateData; rm ChainDAG.getBlockByPreciseSlot() (#2622) 2021-06-01 12:40:13 +00:00
run_fuzzing_test.nims Add a fuzzing test for the beacon node CLI parser 2020-10-02 12:42:32 +03:00
run_ssz_fuzzing_test.nims last few v1.0.0 spec refs to v1.0.1 (#2404) 2021-03-13 20:51:39 +00:00
setup_official_tests.sh Slashing protection refactor - EIP 3076 (#2094) 2021-02-09 17:23:06 +02:00
slowlogs.py script for finding slow logs 2021-03-30 09:39:16 +02:00