Changelog
[1.5.3]
maxPriorityFeePerGas
from 1 Gwei
to 2.5 Gwei
(#4284)Changelog
[1.5.2]
type
defaulting for eth.sendTransaction
, eth.sendRawTransaction
(#4241)type: 0x0
was being added to legacy transaction when using eth.signTransaction
(#4241)Changelog
[1.5.1]
maxPriorityFeePerGas
and maxFeePerGas
now included in _txInputFormatter
(#4217)maxPriorityFeePerGas
of maxFeePerGas
present _txInputFormatter
deletes tx.gasPrice
(fixes #4211) (#4217)latest
, pending
, earliest
) to getFeeHistory
(#4224)web3.eth.sendTransaction
(#4220)