This repository was archived by the owner on Mar 5, 2025. It is now read-only.
v4.4.0 release draft #6728
luu-alex
announced in
Announcements
Replies: 1 comment
-
☁️ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[4.4.0]
Added
web3-eth
TransactionPollingTimeoutErrorwas added to send transaction events (Errors not caught in 4.x #6623)Changed
web3-eth-abi
AbiErrorinstead ofErrorfor errors at web3-eth-abi (Use AbiError instead of Error for errors at web3-eth-abi #6641).web3-eth-contract
deployfunction to accept parameters, even when no ABI was provided to theContract(Allow thedeployfunction to accept parameters even when no ABI was provided to the Contract #6635)web3
Fixed
web3-eth-abi
web3-eth-accounts
commondid not have acopy()and thechainIdwas not provided (Increase Unit test coverage for web3-eth above 90% #6663)web3-eth-contract
contract.getPastEventsorcontract.events.allEvents(), if there is no matching events. (Fix and error when trying to get past events by callingcontract.getPastEventsorcontract.events.allEvents()if there is no matching events. #6647)web3-utils
web3-validator
This discussion was created from the release v4.4.0 release draft.
Beta Was this translation helpful? Give feedback.
All reactions