Giter VIP home page Giter VIP logo

Comments (8)

Coding-Enthusiast avatar Coding-Enthusiast commented on June 19, 2024

What was the error?

from finderouter.

gilblockchain avatar gilblockchain commented on June 19, 2024

of the failure and the red x appears, he couldn't find out. Do not place the correct path: m / 44 '/ 0' / 0 '/ 0/0. So I think it went wrong, how do I know that I am putting the correct path?

from finderouter.

gilblockchain avatar gilblockchain commented on June 19, 2024

image
this image is from an example in the program, it worked, but to find 2 words, it takes so long?

from finderouter.

Coding-Enthusiast avatar Coding-Enthusiast commented on June 19, 2024

how do I know that I am putting the correct path?

You have to figure it out based on the wallet that you were using. Sometimes their documentation mentions the derivation paths. Otherwise go to a forum like bitcointalk.org and ask people there.

it takes so long?

Generally for smaller number of words in mnemonic (12 here) and for each extra index in the path the process becomes slower because the number of operations it has to perform increases.
But also there is a known issue (#9) that slows down the process more when the path or the child key itself is not hardened.

from finderouter.

gilblockchain avatar gilblockchain commented on June 19, 2024

hello, I tried to recover 2 characters from the menemonic phase of the atomic portfolio, as tests. I took p path on their website and it is correct. However, the program ran for 5 hours and gave an error.

image

from finderouter.

Coding-Enthusiast avatar Coding-Enthusiast commented on June 19, 2024

Your path has an extra 0 in it. Change it to m/44'/0'/0'/0/ and it should work.
Here is an example from their website: round blade service action buzz unlock ladder knee promote proud dutch *, address = 163e6h58v579YRcfttxoqWN9aNkMLuSyrc, type = AddrComp, path = m/44'/0'/0'/0/ index = 0 Hardened key = false

Maybe I should remove the key/address index textbox and consider the path to be the full path instead of being the path to the extended child key?

from finderouter.

gilblockchain avatar gilblockchain commented on June 19, 2024

Ok, in site the atomic wallet :

image

from finderouter.

Coding-Enthusiast avatar Coding-Enthusiast commented on June 19, 2024

The key index is now a part of the path instead of being in a separate textbox b3e285d it should remove the confusion about derivation paths.
I'm closing this issue but feel free to discuss it.

from finderouter.

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.