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]: EIP 1559 send transaction for gas fee fails #24546

Closed
hjetpoluru opened this issue May 15, 2024 · 2 comments
Closed

[Bug]: EIP 1559 send transaction for gas fee fails #24546

hjetpoluru opened this issue May 15, 2024 · 2 comments
Labels
regression-prod-11.16.0 Regression bug that was found in production in release 11.16.0 Sev2-normal Normal severity; minor loss of service or inconvenience. team-confirmations Push issues to confirmations team type-bug

Comments

@hjetpoluru
Copy link
Contributor

Describe the bug

EIP 1559 send transaction for gas fee fails the transaction instead of completed status.

Expected behavior

Transaction should be completed.

Screenshots/Recordings

Screen.Recording.2024-05-15.at.1.40.08.PM.mov

Steps to reproduce

  1. Log into MetaMask
  2. Fill in your password
  3. Switch over to a test network (e.g.: Sepolia)
  4. Head over to the test dapp: https://metamask.github.io/test-dapp/ and connect the MM account
  5. Proceed to send eip-1559 transaction
  6. Click on the edit pencil --> Advanced --> provide the max base fee to 25 and priority fee to 2.
  7. Confirm the transaction.

Error messages or log output

Transaction id - 0x9c0acc7644d6f64ebb3d7d44a09ced05a2f99d7b2a9d7fdc4f039d5b7731c404

https://sepolia.etherscan.io/tx/0x9c0acc7644d6f64ebb3d7d44a09ced05a2f99d7b2a9d7fdc4f039d5b7731c404

Version

11.16.0

Build type

None

Browser

Chrome

Operating system

MacOS

Hardware wallet

No response

Additional context

No response

Severity

No response

@hjetpoluru hjetpoluru added type-bug Sev2-normal Normal severity; minor loss of service or inconvenience. team-confirmations Push issues to confirmations team labels May 15, 2024
@metamaskbot metamaskbot added the regression-prod-11.16.0 Regression bug that was found in production in release 11.16.0 label May 15, 2024
@hjetpoluru
Copy link
Contributor Author

Thank you, Mariona. I was not familiar with the functionality and performed a search for EIP 1559 but did not find any issues. However, after your review and the bugs you referenced, it all makes sense now. Closing the ticket as duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression-prod-11.16.0 Regression bug that was found in production in release 11.16.0 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

3 participants