lighthouse-pulse/common
realbigsean a80ccc3a33 1.57.0 lints (#2850)
## Issue Addressed

New rust lints

## Proposed Changes

- Boxing some enum variants
- removing some unused fields (is the validator lockfile unused? seemed so to me)

## Additional Info

- some error fields were marked as dead code but are logged out in areas
- left some dead fields in our ef test code because I assume they are useful for debugging?

Co-authored-by: realbigsean <seananderson33@gmail.com>
2021-12-03 04:44:30 +00:00
..
account_utils
clap_utils
compare_fields
compare_fields_derive
deposit_contract
directory
eth2 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
eth2_config
eth2_interop_keypairs
eth2_network_config
eth2_wallet_manager
fallback
filesystem
hashset_delay
lighthouse_metrics
lighthouse_version
lockfile 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
logging 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
lru_cache
malloc_utils
monitoring_api 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
sensitive_url
slot_clock Remove duplicate slot_clock method (#2842) 2021-12-02 14:29:59 +11:00
target_check
task_executor
test_random_derive
validator_dir 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
warp_utils
README.md

eth2

Common crates containing eth2-specific logic.