Skip to content

Conversation

@AbolareRoheemah
Copy link

Issue Addressed

Addresses #5403

Proposed Changes

  • 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

Additional Info

The images show attempts to run the VC: 1. without fee-recipient set for a validator and no global flag 2. Only global flag used. No individual fee-recipient set
Screenshot 2025-11-23 at 20 09 08
Screenshot 2025-11-23 at 20 10 21

@cla-assistant
Copy link

cla-assistant bot commented Nov 24, 2025

CLA assistant check
All committers have signed the CLA.

@cla-assistant
Copy link

cla-assistant bot commented Nov 24, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant