Files
lighthouse/common
Daniel Knopik 1fd7ead010 Do not filter validators by status if filter is an empty list (#7884)
69d2feb12a/apis/beacon/states/validators.yaml (L128-L130) says we need to not filter if the filter is an empty list.


  Add a check for `statuses.is_empty()`.
2025-08-18 07:46:37 +00:00
..
2025-07-10 01:44:46 +00:00
2025-04-01 10:51:09 +00:00
2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.