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

Desktop Wallet not working #5598

Closed
farinspace opened this issue Jul 31, 2024 · 4 comments · Fixed by #5600
Closed

Desktop Wallet not working #5598

farinspace opened this issue Jul 31, 2024 · 4 comments · Fixed by #5600
Assignees

Comments

@farinspace
Copy link

farinspace commented Jul 31, 2024

Expected behavior

Desktop wallet shows latest blockchain transactions and the latest blocks on mainnet.

Actual behavior

However, only transactions from May 21, 2024 and prior are displayed. No blocks are displayed since may 21, 2024 (no new blocks are displayed).

Steps to reproduce

Install latest version of Desktop wallet.

Which version(s) does this affect? (Environment, OS, etc...)

I have installed 3.0.3 on mac os and 3.0.3/3.0.2 on windows both with same results above.


Maybe I am missing something here, initial impressions seems like the LISK L1 Mainnet simply isn't working any more ... I am trying to transfer LISK L1 tokens from Exodus to the LISK desktop wallet so that I can then convert to L2 tokens via wallet connect.

Copy link

welcome bot commented Jul 31, 2024

Thanks for opening your first issue here! Be sure to follow the issue template for bug report or feature request!

@farinspace
Copy link
Author

The end goal is to use the lisk migration tool to claim and transfer tokens:

  1. I have exported my LISK private key from Exodus wallet
  2. I have used the following: https://github.com/przemerr/exodusRecovery to create a recovery file for import into lisk-desktop
  3. I am able to recover using lisk-desktop ... the desktop wallet shows my balance.

And, the claim tool seems to work, it recognizes my balance, however when I go to sign a message lisk-desktop silently fails (enter password, click continue ... nothing happens).

Signing a plain message from the "recovered account" fails ... but signing a plain message from a newly created account seems to work.

I want to try to understand what is going on and if there is anything that can be done.

Thank you.

@farinspace
Copy link
Author

Referencing the same issue here: przemerr/exodusRecovery#1

TLDR; Exodus seems to export a 128 length private key ... however "nacl-fast.js" seems to expect a 64 length private key

@ikem-legend
Copy link
Member

The Lisk L1 Mainnet was stopped on May 21 prior to the migration so it's an expected behaviour that transactions can no longer be carried out there. We'll update the private key import feature with the length fix.

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

Successfully merging a pull request may close this issue.

2 participants