You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Change fee recipient via KeyManager POST call
Confirm change via KeyManager GET call
Wait a couple of epochs and check relayers data for the validator
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: