Giter VIP home page Giter VIP logo

Comments (6)

mcdee avatar mcdee commented on July 30, 2024

What version of ethdo are you using? Support for 12-word phrases was added in 1.31.0. Also, are you putting quotes around your mnemonic as per the command?

This appears to be okay with a local test:

ethdo version
1.31.0
ethdo account derive --mnemonic="abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon about" --path=m/12381/3600/0/0
Public key: 0x8ebe599559cbf3abbc6a72b25d8bc13fd9b5075283fcd9ec47b2a0bf6c5148a2e9e615b181e5b2c03abe63818ef70c61

from ethdo.

phaymond avatar phaymond commented on July 30, 2024

I'm using the latest version 1.31. Yes I put quotes around the mnemonic.

Is it possible the program I used to generate the seed didn't create it correctly?

What does the error message from Ethdo mean?

from ethdo.

mcdee avatar mcdee commented on July 30, 2024

The message means that ethdo only saw the first word of the mnemonic, and is trying to use that as a general account specifier (e.g. an account name or validator index) rather than a full mnemonic. Can you try running the commands in my prior message and supplying the output?

The mnemonic is likely fine, it seems to be an issue with the input.

from ethdo.

phaymond avatar phaymond commented on July 30, 2024

Thank you for clarifying. I ran your commands and it worked exactly the same for me.

Now I ran the same command again with my seed & it says:

./eth: No such file or directory

That doesn't sound good...

from ethdo.

mcdee avatar mcdee commented on July 30, 2024

eth is not the command, it is ethdo. You should take the command that worked and swap out the mnemonic, making no other changes.

from ethdo.

phaymond avatar phaymond commented on July 30, 2024

I did it again and got this error message:

Error: failed to process: failed to derive account: mnemonic is invalid

Then I ran your command and mine again. Somehow the second time it generated the public key correctly. I'm not sure why but thank you so much for your help.

from ethdo.

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.