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

Operator Registration Fails in Holesky: Slasher Address Configuration Issue #980

Open
anishkandel opened this issue Dec 26, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@anishkandel
Copy link

Describe the bug
While attempting to register the operator in Holesky, the following error occurs:
failed to get EL writer: failed to create new writer from config: Failed to fetch Slasher address: execution reverted.

There is no issue with the RPC endpoint as it is responsive. The issue appears to be related to the operator.yaml configuration. Tested the setup with and without the el_address_slasher field, but the error persists.

Configurations tested:
el_delegation_manager_address: 0xA44151489861Fe9e3055d95adC98FbD462B948e7
el_address_slasher: 0xcAe751b75833ef09627549868A04E32679386e7C

To Reproduce
Steps to reproduce the behavior:

  1. Configure operator.yaml according to the docs.
  2. Use the eigenlayer operator register command.
  3. Observe the error message.

Expected behavior
The operator should register successfully without encountering issues related to the Slasher address.

Screenshots
image

Environment
OS: Ubuntu 20.04
Docker Version: 27.4.1, build b9d17ea
EigenLayer Version: 0.11.0
RPC URL: https://ethereum-holesky-rpc.publicnode.com

Note: The RPC endpoint is verified to be responsive, so the issue does not originate from it.

@anishkandel anishkandel added the bug Something isn't working label Dec 26, 2024
@zsluedem
Copy link

zsluedem commented Feb 7, 2025

Having the same error here. Any updates on this issue?
Using the latest eigenlayer version:0.11.1

@zsluedem
Copy link

zsluedem commented Feb 7, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants