lighthouse/lcli/src
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
..
change_genesis_time.rs Optimizations, disable val client sync check & additional lcli tools (#834) 2020-02-04 12:43:04 +11:00
check_deposit_data.rs Update testnet tooling (#1001) 2020-04-19 02:20:43 +00:00
deploy_deposit_contract.rs Stable futures (#879) 2020-05-17 11:16:48 +00:00
eth1_genesis.rs Stable futures (#879) 2020-05-17 11:16:48 +00:00
generate_bootnode_enr.rs Stable futures (#879) 2020-05-17 11:16:48 +00:00
helpers.rs Protect against OOB offset in variable list SSZ decoding (#974) 2020-04-20 15:35:47 +10:00
insecure_validators.rs Update local testnet scripts, fix eth1 sim (#1184) 2020-05-26 18:30:44 +10:00
interop_genesis.rs [lcli] the fork version is now inferred from the spec and can also be… (#1068) 2020-04-29 09:25:54 +10:00
main.rs Update local testnet scripts, fix eth1 sim (#1184) 2020-05-26 18:30:44 +10:00
new_testnet.rs Fix lcli arg typo (#1097) 2020-05-04 08:03:31 +10:00
parse_hex.rs Fix Schlesi-splitting penalty bug (#1166) 2020-05-19 13:49:23 +10:00
parse_ssz.rs Protect against OOB offset in variable list SSZ decoding (#974) 2020-04-20 15:35:47 +10:00
refund_deposit_contract.rs Stable futures (#879) 2020-05-17 11:16:48 +00:00
skip_slots.rs Fix Schlesi-splitting penalty bug (#1166) 2020-05-19 13:49:23 +10:00
transition_blocks.rs Fix Schlesi-splitting penalty bug (#1166) 2020-05-19 13:49:23 +10:00