Changelog
[4.14.0]
ignoreGasPricing
to Web3ConfigOptions
. If ignoreGasPricing
is true, gasPrice will not be estimated (#7320)syncing
subscription now supports Besu and Nethermind payload formatpopulateGasPrice
function now checks Web3Context.config.ignoreGasPricing
. If ignoreGasPricing
is true, gasPrice will not be estimated (#7320)providers
namespace. (#7270)getEthereumjsTxDataFrom
to return additional fields that may be passed if using a customTransactionSchema
.baseFeePerGas
at web3.eth.getFeeHistory
to be a number. (#7291)decodeLog
, decodeParametersWith
, decodeParameters
and decodeParameters
now accepts first immutable param as well (#7288)padRight
validation failure on large uint
(#7265)