lighthouse/lcli/src
Viktor Kirilov 37dc3d463d
[lcli] the fork version is now inferred from the spec and can also be… (#1068)
* [lcli] the fork version is now inferred from the spec and can also be overridden for the interop-genesis subcommand with a command line flag just like for the new-testnet subcommand

* fixed formatting
2020-04-29 09:25:54 +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 Update testnet tooling (#1001) 2020-04-19 02:20:43 +00:00
eth1_genesis.rs Don't override the fork in lcli eth1-genesis (#948) 2020-04-01 17:42:24 +11:00
generate_bootnode_enr.rs Update testnet tooling (#1001) 2020-04-19 02:20:43 +00:00
helpers.rs Protect against OOB offset in variable list SSZ decoding (#974) 2020-04-20 15:35:47 +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 [lcli] the fork version is now inferred from the spec and can also be… (#1068) 2020-04-29 09:25:54 +10:00
new_testnet.rs Allow testnet command to overwrite files (#1045) 2020-04-23 19:01:16 +10:00
parse_hex.rs Fix issues when starting with mainnet spec (#674) 2019-12-09 17:23:56 +11: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 Update testnet tooling (#1001) 2020-04-19 02:20:43 +00:00
transition_blocks.rs Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00