## 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> |
||
|---|---|---|
| .. | ||
| impls | ||
| chunked_iter.rs | ||
| chunked_vector.rs | ||
| config.rs | ||
| errors.rs | ||
| forwards_iter.rs | ||
| garbage_collection.rs | ||
| hot_cold_store.rs | ||
| impls.rs | ||
| iter.rs | ||
| leveldb_store.rs | ||
| lib.rs | ||
| memory_store.rs | ||
| metadata.rs | ||
| metrics.rs | ||
| partial_beacon_state.rs | ||