lighthouse/lcli/src
Paul Hauner 46cb6e204c Add lcli command to replace state pubkeys (#1999)
## Issue Addressed

NA

## Proposed Changes

Adds a command to replace all the pubkeys in a state with one generated from a mnemonic.

## Additional Info

This is not production code, it's only for testing.
2021-01-19 08:42:30 +00:00
..
change_genesis_time.rs Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
check_deposit_data.rs Update testnet tooling (#1001) 2020-04-19 02:20:43 +00:00
eth1_genesis.rs BN Fallback v2 (#2080) 2020-12-18 09:17:03 +00:00
generate_bootnode_enr.rs Clippy 1.49.0 updates and dht persistence test fix (#2156) 2021-01-19 00:34:28 +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 Implement VC API (#1657) 2020-10-02 09:42:19 +00:00
interop_genesis.rs fix default network handling (#2029) 2020-12-08 05:41:10 +00:00
main.rs Add lcli command to replace state pubkeys (#1999) 2021-01-19 08:42:30 +00:00
new_testnet.rs fix default network handling (#2029) 2020-12-08 05:41:10 +00:00
parse_hex.rs Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
parse_ssz.rs Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
replace_state_pubkeys.rs Add lcli command to replace state pubkeys (#1999) 2021-01-19 08:42:30 +00:00
skip_slots.rs Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
transition_blocks.rs Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00