-
Notifications
You must be signed in to change notification settings - Fork 4
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
Bump orangekit packages to 1.0.0-beta.31
#729
Conversation
✅ Deploy Preview for acre-dapp ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for acre-dapp-testnet ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as duplicate.
This comment was marked as duplicate.
Issue 4 (?)I'm not quite sure if this is a bug or not... Steps:
Result: Screen.Recording.2024-09-23.at.15.38.17.movTested on [EDIT] Similar behavior observed when user tries to do a deposit when their Ledger is unlocked (after PIN entering), but Bitcoin app is not opened. The result is identical, with the only difference being the error in Xverse: Also, similar thing happens when user tries to sign the deposit while their Ledger is unlocked and in Bitcoin app, but user rejects the signature in the Ledger device. In such case we also see the |
This comment was marked as off-topic.
This comment was marked as off-topic.
Summary of testsTests done using 'regular' Xverse account
Tests done using Ledger account via Xverse
|
Fix in #731. Currently, OrangeKit does not notify the dApp about account switching. I created a special task for this problem -https://github.com/thesis/orangekit/issues/132. Hopefully, we'll get to it soon. I believe it is not a bug because we catch that something is wrong and display an error message. But definitely in this case the error messages should be more precise. I see that in the console we get a message about what is wrong so we can improve it. @michalinacienciala please create a separate task for this. [EDIT] I realized that Ledger displays an error message at its window. So I am not sure if we should duplicate this information. We would probably like the user to be able to retry the action after unlocking the device. Currently, we display an error message to the user and then the flow is stopped. Before we create a ticket, let's ask @SorinQ for suggestions. However, I still believe that this is not a bug but some flow improvement. Sounds like a problem on the Xverse side. However, I will investigate the issue and let you know. [EDIT] I tried to reproduce this issue but could not do it. However, I talked to Michalina and she received the following error in the console for this issue. This is definitely a Xverse-specific issue, and I don't think there is anything we can do about it. |
I confirmed it with @r-czajkowski. This transaction is sent on behalf of the bitcoin address corresponding to the safe. It is always sent when the user uses a given BTC address for the first time. This is nothing to worry about. |
Let's update the OrangeKit to 1.00-beta.32 version (which contains this change: https://github.com/thesis/orangekit/pull/141/files). This can help with the issue with Safe creation that we had luck to catch in Mezo, but not in Acre. |
This PR updates the package for
orangeKit/react
to1.0.0-beta.31
. What's Changed:Note that you should use the latest version of the Xverse wallet.