[Bug]: missing v when sending transaction #22353
Labels
external-contributor
regression-prod-11.7.0
Regression bug that was found in production in release 11.7.0
type-bug
Describe the bug
when calling a function from smart contract using ethers.js and metamask as browser provider, it returns uncatchable error. It prevents to wait the transaction result, yet the transaction is succeeds in the blockchain.
Expected behavior
It should call a smart contract function without error.
Screenshots/Recordings
Steps to reproduce
Error messages or log output
Version
11.7.0
Build type
None
Browser
Chrome
Operating system
MacOS
Hardware wallet
No response
Additional context
This issue experiencing only in google chrome browser, not occurs in microsoft edge or firefox. It may not happen sometimes but most of time it occurs, especially successive function calls from smart contract.
Do not work on:
Google Chrome Version 119.0.6045.199 (Official Build) (arm64) and Version 120.0.6099.109 (Official Build) (arm64)
Mumbai Network
metamask 11.7.0
ethers 6.8.1
Works on:
Firefox 121.0
Mumbai Network
MetaMask 11.4.1
ethers 6.8.1
Microsoft Edge Version 119.0.2151.97 (Official build) (arm64)
Mumbai Network
MetaMask 11.6.2
ethers 6.8.1
Severity
No response
The text was updated successfully, but these errors were encountered: