Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing fee recipient with KeyManager API does not trigger mev-boost relayer update without a restart #5983

Closed
nanexcool opened this issue Feb 27, 2024 · 2 comments

Comments

@nanexcool
Copy link

Describe the bug
Changing a validator's fee recipient address using the KeyManager API does not trigger an update with mev-boost relayers until the Nimbus client is restarted.

To Reproduce
Steps to reproduce the behavior:

  1. Change fee recipient via KeyManager POST call
  2. Confirm change via KeyManager GET call
  3. Wait a couple of epochs and check relayers data for the validator
  4. No change

Additional context
Smoothing Pools like Dappnode Smooth or Smoothly check that the validators have the correct fee recipient configured via mev-boost relayer lists. These for now (at least the fee recipient) are only updated when the Nimbus client is restarted.

@stonp89
Copy link

stonp89 commented Mar 22, 2024

I experienced this bug as well

@tersec
Copy link
Contributor

tersec commented Jul 4, 2024

#6412

@tersec tersec closed this as completed Jul 4, 2024
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

No branches or pull requests

3 participants