web3-core
Advanced tools
Changelog
[4.4.0]
TransactionPollingTimeoutError
was added to send transaction events (#6623)AbiError
instead of Error
for errors at web3-eth-abi (#6641).deploy
function to accept parameters, even when no ABI was provided to the Contract
(#6635)common
did not have a copy()
and the chainId
was not provided (#6663)contract.getPastEvents
or contract.events.allEvents()
, if there is no matching events. (#6647)