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
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.
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:
Expected behavior
The operator should register successfully without encountering issues related to the Slasher address.
Screenshots
![image](https://private-user-images.githubusercontent.com/48290509/398782779-7278acf9-f22a-4c9b-b800-32ff3cfdbe20.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5OTgzODIsIm5iZiI6MTczODk5ODA4MiwicGF0aCI6Ii80ODI5MDUwOS8zOTg3ODI3NzktNzI3OGFjZjktZjIyYS00YzliLWI4MDAtMzJmZjNjZmRiZTIwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDA3MDEyMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM5OTFiN2Y1OGY1MTU4ZjA3YmYzMzY1NWRiMmYyOWU1NzE0ZTYzMTMyOWNmYzFmNDY5MTk0N2FlMTA3ZTU1N2QmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.CMARbK23WJYczA6sacRu40Ht1AlrEH76xxkWzCHeWXc)
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.
The text was updated successfully, but these errors were encountered: