Files
lighthouse/common
Daniel Knopik 02cb2d68ff Enable lints for tests only running optimized (#6664)
* enable linting optimized-only tests

* fix automatically fixable or obvious lints

* fix suspicious_open_options by removing manual options

* fix `await_holding_lock`s

* avoid failing lint due to now disabled `#[cfg(debug_assertions)]`

* reduce future sizes in tests

* fix accidently flipped assert logic

* restore holding lock for web3signer download

* Merge branch 'unstable' into lint-opt-tests
2024-12-17 00:40:35 +00:00
..
2024-06-13 23:04:30 +00:00
2024-05-28 05:46:39 +00:00
2024-12-16 03:03:22 +00:00
2024-11-18 01:51:44 +00:00
2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.