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

Can't access Litecoin Wallet #3105

Open
freQniK opened this issue Dec 2, 2024 · 9 comments
Open

Can't access Litecoin Wallet #3105

freQniK opened this issue Dec 2, 2024 · 9 comments

Comments

@freQniK
Copy link

freQniK commented Dec 2, 2024

My LTC wallet stopped synching and there are errors. I have severa LTC in the wallet and I can't seem to access it. I tried a recover to no avail. Then I tried moving ~/.dexc to ~/.dexc.old and starting from scratch - each time Litecoin fails.

Here are the errors:

2024-12-02 08:23:45.958 [ERR] CORE[ltc][SPV]: Unable to synchronize wallet to chain, trying again in 5s: unable to perform wallet recovery: did not get response before timeout


2024-12-02 08:24:10.010 [ERR] CORE[ltc][SPV]: Unable to synchronize wallet to chain, trying again in 5s: unable to perform wallet recovery: failed to store sync information 2c797cd402321fb242c63fcf6a71d2ba27e95ae9b47ab56c6b09bde449874d75: fa
iled to fetch block hash for height 2068274: block not found
@freQniK
Copy link
Author

freQniK commented Dec 2, 2024

It does it on different blocks, it's not always the same block that it can't get the hash for. I've tried both version 1.0 and 1.0.2... nothing.

@freQniK
Copy link
Author

freQniK commented Dec 2, 2024

Whoah. Crypto scammers on github now. Definitely a bull signal 😜

@dev-warrior777
Copy link
Contributor

Whoah. Crypto scammers on github now. Definitely a bull signal 😜

Yeah seen it before .. glad you noticed!

@dev-warrior777
Copy link
Contributor

Thanks for the issue .. one of the more knowledgeable devs will pick it up ..

@dev-warrior777
Copy link
Contributor

dev-warrior777 commented Dec 2, 2024

Reported! .. glad you were aware.. please do not "connect" your LTC token wallet

@freQniK
Copy link
Author

freQniK commented Dec 4, 2024

Thanks for the issue .. one of the more knowledgeable devs will pick it up ..

Well, after at least 8-10 attempts of retrying from scratch and recover wallet, eventually starting from scratch, I.e. (renaming ~/.dexc) and restoring from seed, I finally got my litecoin wallet back.

I was so eager to recover the funds, I was looking through the source code of the dcrdex to see how you generated a private key from the 15 word mnemonic. I tried Ian Coleman's BIP39 offline generator that I've had for a long time. I even tried writing my own python script to generate the correct account private key.

You guys should write tools to generate the private keys of the wallets from the nonstandard 15 word mnemonic.

@freQniK
Copy link
Author

freQniK commented Dec 4, 2024

I now ditched the SPV wallet and connected Bison to my ltc rpc node.

@JoeGruffins
Copy link
Member

Sorry for your experience. The ltc lightwallet wallet backend does not have active developers. We have been the only ones to work on it for a couple years. Thanks for the issue. Will discuss with the others if we should take some extreme action. imo we are not able to keep it updated presently. It has also been unusable for me recently on testnet.

@JoeGruffins
Copy link
Member

You guys should write tools to generate the private keys of the wallets from the nonstandard 15 word mnemonic.

We have an old app that did this but it does need to be updated. #3108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@JoeGruffins @freQniK @dev-warrior777 and others