Pawan Dhananjay
95a362213d
Fix local testnet scripts ( #2229 )
...
## Issue Addressed
Resolves #2094
## Proposed Changes
Fixes scripts for creating local testnets. Adds an option in `lighthouse boot_node` to run with a previously generated enr.
2021-03-30 05:17:58 +00:00
Age Manning
5ed4c1daca
Update vc testnet script ( #1859 )
...
Updates the local testnet VC scripts to match current functionality.
2020-11-10 02:36:14 +00:00
Michael Sproul
b0833033b7
Strict slashing protection by default ( #1750 )
...
## Proposed Changes
Replace `--strict-slashing-protection` by `--init-slashing-protection` and remove mentions of `--auto-register`
2020-10-09 02:05:32 +00:00
Adam Szkoda
b83fcd5e5c
Local testnet fixes ( #1499 )
...
Fixes some outdated instructions and improves scripts portability so that they work e.g. on NixOS.
2020-08-11 02:16:33 +00:00
Paul Hauner
8bc82c573d
Update local testnet scripts, fix eth1 sim ( #1184 )
...
* Update local testnet scripts
* Add logs when decrypting validators
* Update comment
* Update account manager
* Make random key generation explicit
* Remove unnecessary clap constraint
* Only decrypt voting keypair for eth1 deposit
* Use insecure kdf for insecure keypairs
* Simplify local testnet keygen
* Update local testnet
* Fix eth1 sim
* Add eth1 sim to CI again
* Remove old local testnet docs
* Tidy
* Remove checks for existing validators
* Tidy
* Fix typos
2020-05-26 18:30:44 +10:00