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

feat: Add support for Send EIP1559 tx without suggested gas values #320

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

seaona
Copy link
Contributor

@seaona seaona commented Apr 16, 2024

Description

This PR adds support for SendEIP1559 transactions without suggested gas values.
This adds another flow for testing and fixes the issues encountered in certain network conditions, when gas values are high and the dapp suggested values are off, making tx's fail.
More context here.

Screenshots

Screenshot from 2024-04-16 14-15-29

test-dapp-gas-suggested.mp4

Manual Testing Steps

  1. Connect to the test dapp
  2. Trigger a SendEIP1559 Without suggested gas tx
  3. See gas is set to Market, instead of Dapp Suggested

@seaona seaona merged commit f609de8 into main Apr 16, 2024
7 checks passed
@seaona seaona deleted the send-eip-without-gas branch April 16, 2024 13:57
Copy link

@tommasini tommasini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@seaona seaona mentioned this pull request Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants