-
EnvironmentMainnet Provide a brief description of the functionality you're trying to implement.I have raised an issue with Metamask where the latest version of the Android App (7.1.0) appears to have a bug whereby it takes the chaind as int eg: 280 and converts to hex: 640. Here is a link to the open issue on MM's github page: MetaMask/metamask-mobile#6787 This has an obvious impact on zkSync testnet and mainnet, but I doubt that it specific to zkSync. It is possible that this a bug in my own code but I think it is unlikely since my code owrks on desktop and iOS and the problem began immediately after the upgrade to v7.1.0. I raise the issue here because others in the zkSync community may be facing the same issue. What is the specific issue or error you're encountering?NA Can you share the error messages or logs you're receiving, if any?NA Have you made any recent changes to the contract before encountering this issue?NA Are there any external libraries or contracts that your contract interacts with?NA Can you provide the relevant portions of your contract code where the issue is occurring?NA Have you tried to isolate the problem, and if so, what were the results?NA What steps have you already taken to try to resolve the issue?NA Repo Link (Optional)No response Additional DetailsNA |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This appears to be resolved with v7.2.0 of Metamask Android app. |
Beta Was this translation helpful? Give feedback.
This appears to be resolved with v7.2.0 of Metamask Android app.