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

[Bug]: Signed transaction in custom testnet network (and probably other mainnet networks) blocks transactions on all other networks #26629

Closed
farzad-eth opened this issue Aug 22, 2024 · 1 comment
Assignees
Labels
external-contributor regression-prod-12.0.6 Regression bug that was found in production in release 12.0.6 Sev2-normal Normal severity; minor loss of service or inconvenience. team-confirmations Push issues to confirmations team type-bug

Comments

@farzad-eth
Copy link

Describe the bug

When using MetaMask with a custom testnet network, a signed transaction appeared in the MetaMask history for that specific custom network. This signed transaction is causing a critical issue that prevents sending transactions on all other networks, including Ethereum mainnet, Arbitrum, and other supported networks.

Expected behavior

Transactions should be able to be sent on all networks independently, regardless of activity on custom testnet networks.

Screenshots/Recordings

Screenshot 2024-08-22 225911
Screenshot 2024-08-22 225835

Steps to reproduce

Add a custom testnet network to MetaMask
Perform a transaction on the custom testnet network
Observe a signed transaction in the MetaMask history for the custom network
Attempt to send transactions on other networks (e.g., Ethereum mainnet, Arbitrum)

Error messages or log output

No response

Detection stage

In production (default)

Version

12.0.6

Build type

None

Browser

Chrome, Brave

Operating system

Windows

Hardware wallet

No response

Additional context

The only way to resolve this issue is to manually clear the activity tab data for each network individually, including all custom and main networks. This process is time-consuming and frustrating for users.

Severity

High - This issue significantly impairs core functionality and affects all networks.

@metamaskbot metamaskbot added external-contributor regression-prod-12.0.6 Regression bug that was found in production in release 12.0.6 labels Aug 22, 2024
@katkopel katkopel added team-extension-platform needs-triage Sev2-normal Normal severity; minor loss of service or inconvenience. labels Aug 23, 2024
@gauthierpetetin gauthierpetetin added team-confirmations Push issues to confirmations team and removed needs-triage team-extension-platform labels Sep 10, 2024
@bschorchit
Copy link

Thank you for your report @farzad-eth ! I'm closing this as we're tracking this issue here #23361. We'll be releasing a fix on our next release (v12.3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external-contributor regression-prod-12.0.6 Regression bug that was found in production in release 12.0.6 Sev2-normal Normal severity; minor loss of service or inconvenience. team-confirmations Push issues to confirmations team type-bug
Projects
Archived in project
Development

No branches or pull requests

7 participants
@gauthierpetetin @matthewwalsh0 @bschorchit @metamaskbot @farzad-eth @katkopel and others