lighthouse/beacon_node
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
..
beacon_chain 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
client Support legacy data directories (#2846) 2021-12-02 14:29:59 +11:00
eth1 Bump crate versions (#2829) 2021-12-02 14:29:57 +11:00
execution_layer Cleanup Comments & Fix get_pow_block_hash_at_ttd() (#2835) 2021-12-02 14:29:59 +11:00
genesis Bump crate versions (#2829) 2021-12-02 14:29:57 +11:00
http_api 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
http_metrics Update Lighthouse Dependencies (#2818) 2021-11-18 05:08:42 +00:00
lighthouse_network Restrict network limits based on merge fork epoch (#2839) 2021-12-02 14:32:31 +11:00
network 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
operation_pool Bump crate versions (#2829) 2021-12-02 14:29:57 +11:00
src 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
store Bump crate versions (#2829) 2021-12-02 14:29:57 +11:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Update Lighthouse Dependencies (#2818) 2021-11-18 05:08:42 +00:00
Cargo.toml Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00