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

Unable to sign transactions on custom EVM networks #30642

Closed
onyb opened this issue May 28, 2023 · 3 comments · Fixed by brave/brave-core#18651
Closed

Unable to sign transactions on custom EVM networks #30642

onyb opened this issue May 28, 2023 · 3 comments · Fixed by brave/brave-core#18651
Assignees
Labels
bug feature/web3/wallet/core feature/web3/wallet Integrating Ethereum+ wallet support OS/Android Fixes related to Android browser functionality OS/Desktop OS/iOS Fixes related to iOS browser functionality priority/P1 A very extremely bad problem. We might push a hotfix for it. QA Pass-Win64 QA/Yes release-notes/include

Comments

@onyb
Copy link
Member

onyb commented May 28, 2023

🐛 Failed to sign EVM dapp requests on Arbitrum (ex, matcha.xyz). Steps to reproduce below: 👇

  1. Add Arbitrum network and switch to it.
  2. Go to matcha.xyz, and create an Arbitrum swap.
  3. The panel pops up without any transaction visible to sign.
  4. Going to Activity tab, with "All networks" dropdown option selected, no unapproved transaction is visible.
  5. However, if the "Arbitrum" network is selected in the dropdown, it is visible.

The above implies that there's something wrong with the code that handles reading from transaction prefs. Likely related to brave/brave-core#17986.

⚠️ Please note the following:

Reproduces how often:

Every time

Version/Channel Information:

Reproduces on 1.52+. Added the P1 label since 1.52 is due for release on May 31, 2023.

@onyb onyb added bug priority/P1 A very extremely bad problem. We might push a hotfix for it. QA/Yes feature/web3/wallet Integrating Ethereum+ wallet support OS/Android Fixes related to Android browser functionality OS/Desktop feature/web3/wallet/core OS/iOS Fixes related to iOS browser functionality and removed OS/Android Fixes related to Android browser functionality labels May 28, 2023
@onyb onyb self-assigned this May 28, 2023
@brave-builds brave-builds added this to the 1.54.x - Nightly milestone May 29, 2023
@kjozwiak
Copy link
Member

The above requires 1.52.115 or higher for 1.52.x verification 👍

@srirambv
Copy link
Contributor

Verification passed on

Brave 1.52.116 Chromium: 114.0.5735.58 (Official Build) (64-bit)
Revision ef012197ab4bc867d7b1dd80a001d0be7da8a714-refs/branch-heads/5735_52@{#7}
OS Windows 11 Version 22H2 (Build 22621.1778)
  • Verified steps from issue description and brave/brave-core#18651
  • Verified able to filter submitted and unsubmitted transaction in activity tab only once but then after encountered #30703

@srirambv
Copy link
Contributor

Android and iOS doesn't require any checks as the fix is on backend and affected all clients

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug feature/web3/wallet/core feature/web3/wallet Integrating Ethereum+ wallet support OS/Android Fixes related to Android browser functionality OS/Desktop OS/iOS Fixes related to iOS browser functionality priority/P1 A very extremely bad problem. We might push a hotfix for it. QA Pass-Win64 QA/Yes release-notes/include
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants