Coder Social home page Coder Social logo

Comments (8)

shrimalmadhur avatar shrimalmadhur commented on June 28, 2024

What is the version of cli you are using? or you are building it yourself?

from eigenlayer-cli.

weirdDevelop avatar weirdDevelop commented on June 28, 2024

What is the version of cli you are using? or you are building it yourself?

i have the same problem.how can i check running cli version? it seems that latest release is a deattached head and cloning git repo clones master not head. I also tried git clone --branch v0.6.2 https://github.com/Layr-Labs/eigenlayer-cli.git for getting latest vesion and still problem exists recieving this error ERROR logging/zap_logger.go:57 Failed to fetch Slasher address {"err": "no contract code at given address"}.

from eigenlayer-cli.

weirdDevelop avatar weirdDevelop commented on June 28, 2024

What is the version of cli you are using? or you are building it yourself?

I am using v0.6.2 version right now and still facing same error. My opertaor file is up to date and i replaced el slasher with el_delegation_manager_addres.Whats the reason?

from eigenlayer-cli.

shrimalmadhur avatar shrimalmadhur commented on June 28, 2024

@weirdDevelop can you share your operator config file - please remove any sensitive information from it.

from eigenlayer-cli.

Keeeeeeeks avatar Keeeeeeeks commented on June 28, 2024

Hey,

I'm running into the same issue, and I also read in the discord that I should delete the slasher address and bls_public_key_compendium_address. My operator.yaml returns the following error

Failed to fetch StrategyManager address {"err": "no contract code at given address"} github.com/Layr-Labs/eigensdk-go/logging.(*ZapLogger).Error

My operator.yaml is as follows:

    address: 0xe126e145d4fb3f74ace414cb9da708b014739b49
    earnings_receiver_address: 0xe126e145d4fb3f74ace414cb9da708b014739b49
    delegation_approver_address: "0x0000000000000000000000000000000000000000"
    staker_opt_out_window_blocks: 0
    metadata_url: "https://raw.githubusercontent.com/Keeeeeeeks/EDA/main/metadata.json"
el_delegation_manager_address: 0x1b7b8F6b258f95Cf9596EabB9aa18B62940Eb0a8
eth_rpc_url: "https://goerli.infura.io/v3/{API_KEY}"
private_key_store_path: {ECDSA_KEY_STORE}
signer_type: local_keystore
bls_private_key_store_path: {BLS_KEY_STORE}
chain_id: 5

from eigenlayer-cli.

wellix01 avatar wellix01 commented on June 28, 2024

facing same issue, when in try to imput passwords to decrypt the ecdsa private key, returns the error
failed to fetch slasher address : no contract code at given address

from eigenlayer-cli.

shrimalmadhur avatar shrimalmadhur commented on June 28, 2024

Yes please use el_delegation_manager_address - your config should automatically migrate if you use the latest version of eigenlayer-cli

from eigenlayer-cli.

shrimalmadhur avatar shrimalmadhur commented on June 28, 2024

closing this due to inactivity

from eigenlayer-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.