Bug_title
DynamicEIP1559GasProvider produced JsonRpcError: max priority fee per gas higher than max fee per gas
Steps To Reproduce
it only happened once, depends on the network
Expected behavior
gas fee calculation like it does all the time. The dynamic gas provider is pretty good, it only happened like twice
Actual behavior
Exception in thread "main" org.web3j.protocol.exceptions.TransactionException: JsonRpcError thrown with code -32000. Message: max priority fee per gas higher than max fee per gas
Environment
- Web3j version, core 4.13.0
- Java 17
- Operating System: Windows 11