lighthouse/common
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
..
clap_utils Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
compare_fields Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
compare_fields_derive Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
deposit_contract Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
eth2_config Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
eth2_interop_keypairs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
eth2_testnet_config Integrate Witti testnet (#1193) 2020-05-26 15:31:41 +10:00
eth2_wallet_manager Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
hashset_delay Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
lighthouse_metrics Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
logging Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
remote_beacon_node Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
rest_types Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
slot_clock Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
test_random_derive Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
validator_dir Update local testnet scripts, fix eth1 sim (#1184) 2020-05-26 18:30:44 +10:00
README.md Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.