v4.12.0 #7208
jdevcs
announced in
Announcements
v4.12.0
#7208
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[4.12.0]
Fixed
web3-core
setConfig()
fix forsetMaxListenerWarningThreshold
fix (Hanging promise inweb3-eth
integration tests #5079)web3-eth-accounts
TransactionFactory.registerTransactionType
not working, if there is a version mistatch betweenweb3-eth
andweb3-eth-accounts
by savingextraTxTypes
atglobals
. (Refactor some parts of contract and accounts packages #7197)Added
web3-eth-accounts
signMessageWithPrivateKey
(Zk sync plugin related changes #7174)web3-eth-contract
populateTransaction
to thecontract.deploy(...)
properties. (Refactor some parts of contract and accounts packages #7197)web3-providers-http
statusCode
of response in ResponseError,statusCode
is optional property in ResponseError.web3-rpc-providers
HttpProviderOptions | SocketOptions
inWeb3ExternalProvider
andQuickNodeProvider
for provider configsweb3-errors
statusCode
property of response in ResponseError.Changed
web3-eth-contract
contract.deploy(...)
are structured with a newly created class namedDeployerMethodClass
. (Refactor some parts of contract and accounts packages #7197)abi
parameter, atdataInputEncodeMethodHelper
andgetSendTxParams
. (Refactor some parts of contract and accounts packages #7197)What's Changed
New Contributors
This discussion was created from the release v4.12.0.
Beta Was this translation helpful? Give feedback.
All reactions