nimbus-eth2/scripts
Mamy Ratsimbazafy 03f47c8f2f
Slashing protection refactor - EIP 3076 (#2094)
* Create CLI tool for slashing export

* Use SQLite as a DB instead of a KV-store

* Keeps v1 and v2 DBs around

* Uses the same schema as Lighthouse v1.1.0

* Passes all interchange tests + skeleton of finalization pruning

* Removes tests that would violate v5 / minimal slashing DB and MinSlot rules

* Migration tool added using low-watermark scheme for faster migration of large number of validators
2021-02-09 17:23:06 +02:00
..
copyfile.sh scripts: make shebang more portable (#2216) 2021-01-08 11:29:43 +01:00
depositContract.v.py Fixed deposit/contract 2019-11-07 17:23:06 +00:00
launch_local_testnet.sh simplify doppelganger detection to boolean 2021-02-03 20:55:33 +02:00
load-testnet-nim-flags.sh run logtrace in finalization CI (#1512) 2020-08-17 08:36:29 +02:00
make_dist.sh docs: binary distribution internals 2021-02-08 14:53:12 +02: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
reset_testnet.sh Rename binaries; Mimic the original repo layout in the distribution 2020-11-09 11:38:52 +02:00
reset_testnet0.sh Helpful scripts for resetting the testnets 2019-03-19 21:50:22 +02:00
reset_testnet1.sh Helpful scripts for resetting the testnets 2019-03-19 21:50:22 +02:00
run-beacon-node.sh docs: binary distribution internals 2021-02-08 14:53:12 +02: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 update tests from v1.0.0-rc.0 to v1.0.0 (#1976) 2020-11-09 17:44:18 +00:00
setup_official_tests.sh Slashing protection refactor - EIP 3076 (#2094) 2021-02-09 17:23:06 +02:00
testnet0.env Reduce the number of validators to their older values (before this branch) 2020-06-11 17:40:08 +03:00
testnet1.env Reduce the number of validators to their older values (before this branch) 2020-06-11 17:40:08 +03:00