-
Notifications
You must be signed in to change notification settings - Fork 3
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
Test the new Ledger Nervos App #414
Comments
1.Send transaction always shows pending,but the block number is get. transaction hash: log shows error: |
2.Claim is invalid in app ,after operate accept in ledger once,it dump to confirm page again and again. video: claim.movThe same to send in asset accounts(but again only once). |
I test this by pull latest develop branch,and yarn start.I do not know whether sync is related to this.I will try a develop package.Sync can solve after test this nervos app. |
3.When offline sign an unsigned transaction,pop up abnormal tip. 2024-07-31.13.45.29.mov |
We've created a new PR to upgrade the Nervos App to display addresses in CKB2021 format and fix known issues that could cause crashes. So we need to test the App to confirm if it works as expected.
To install the App before releasing it on Ledger Live
python3 -m venv ledger source ledger/bin/activate pip install ledgerblue
The text was updated successfully, but these errors were encountered: