## Issue Addressed N/A ## Proposed Changes - Removing a bunch of unnecessary references - Updated `Error::VariantError` to `Error::Variant` - There were additional enum variant lints that I ignored, because I thought our variant names were fine - removed `MonitoredValidator`'s `pubkey` field, because I couldn't find it used anywhere. It looks like we just use the string version of the pubkey (the `id` field) if there is no index ## Additional Info Co-authored-by: realbigsean <seananderson33@gmail.com> |
||
|---|---|---|
| .. | ||
| change_genesis_time.rs | ||
| check_deposit_data.rs | ||
| deploy_deposit_contract.rs | ||
| eth1_genesis.rs | ||
| generate_bootnode_enr.rs | ||
| insecure_validators.rs | ||
| interop_genesis.rs | ||
| main.rs | ||
| new_testnet.rs | ||
| parse_ssz.rs | ||
| replace_state_pubkeys.rs | ||
| skip_slots.rs | ||
| transition_blocks.rs | ||