This repository was archived by the owner on Mar 5, 2025. It is now read-only.
v4.11.0 #7149
luu-alex
announced in
Announcements
v4.11.0
#7149
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[4.11.0]
Fixed
web3-eth-abi
web3-utils
_sendPendingRequestswill catch unhandled errors from_sendToSocket(WebSocket connection to Ethereum node closes/becomes idle after some time and reconnection fails to listen to smart contract events #6968)web3-eth
Changed
web3-eth-accounts
web3-providers-ws
web3-rpc-providers
Promise<ResultType>toPromise<JsonRpcResponseWithResult<ResultType>>(update http quicknode rpc-provider #7102)Added
web3-eth-contract
populateTransactionwas added to contract methods (Zk plugin related fixes #7124)setTransactionMiddlewareandgetTransactionMiddlewarefor automatically passing tosentTransactionfordeployandsendfunctions (Contract Transactions Middleware #7138)web3-rpc-providers
web3
web3.eth.Contractwill get transaction middleware and use it, ifweb3.ethhas transaction middleware. (Contract Transactions Middleware #7138)This discussion was created from the release v4.11.0.
Beta Was this translation helpful? Give feedback.
All reactions