Files
lighthouse/common
Roheemah 4b297c6ce8 added check for fee recipient per validator and added unit tests (#8454)
Addresses #5403


  - Added `check_fee_recipient()` method to validate individual validators
- Added `check_all_fee_recipients()` to validate all validators on startup
- Validator client now fails to start if any enabled validator lacks a fee recipient and no global flag is used.
- Added Clear error messages to guide users on how to fix the issue
- Added unit tests


Co-Authored-By: AbolareRoheemah <roheemahabo@gmail.com>
2026-04-09 05:43:50 +00:00
..
2026-03-06 23:09:31 +00:00
2025-11-04 00:34:47 +00:00
2026-03-09 18:52:18 +11:00
2026-03-09 18:52:18 +11:00
2025-04-01 10:51:09 +00:00
2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.