Changelog
[4.12.1]
TransactionFactory.registerTransactionType
if there is a version mistatch between web3-eth
and web3-eth-accounts
and fix nextjs problem. (#7216)Changelog
[4.12.0]
setConfig()
fix for setMaxListenerWarningThreshold
fix (#5079)TransactionFactory.registerTransactionType
not working, if there is a version mistatch between web3-eth
and web3-eth-accounts
by saving extraTxTypes
at globals
. (#7197)signMessageWithPrivateKey
(#7174)populateTransaction
to the contract.deploy(...)
properties. (#7197)statusCode
of response in ResponseError, statusCode
is optional property in ResponseError.HttpProviderOptions | SocketOptions
in Web3ExternalProvider
and QuickNodeProvider
for provider configsstatusCode
property of response in ResponseError.contract.deploy(...)
are structured with a newly created class named DeployerMethodClass
. (#7197)abi
parameter, at dataInputEncodeMethodHelper
and getSendTxParams
. (#7197)