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.
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
https://github.com/MetaMask/test-dapp/assets/54408225/104b2d72-e82e-4a69-966d-532fe2e3ac75
Manual Testing Steps