Handle case when Etherscan EIP-1559 gas oracle is down #19869
Labels
feature/web3/wallet/core
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Desktop
priority/P3
The next thing for us to work on. It'll ride the trains.
QA/Test-Plan-Required
QA/Yes
release-notes/include
Do not prevent transaction creation when Etherscan's EIP-1559 gas oracle is down. Currently in such an event, we prevent creation of the unapproved transaction with the following error in the console:
There are several ways of addressing this. Here are some ideas:
maxPriorityFeePerGas
andmaxFeePerGas
and hope there's enough room to burn the necessary base fee.The text was updated successfully, but these errors were encountered: