web3-core
Advanced tools
Changelog
[1.7.2]
close
event listener (#4825) (#4839)npm audit fix
to update libraries (#4860)provider.disconnect
function (#4833)Changelog
[1.7.1]
transactionPollingInterval
added to web3, contract and method constructor options. defaults to 1 second. (#4584)methods.myMethod.send
(#4599)web3.eth.accounts.signTransaction
(#4576)methods.myMethod.estimateGas
(#4702)npm audit fix
to address vulnerabilities and update libraries (#4719) (#4728)Changelog
[1.7.0]
maxPriorityFeePerGas
and maxFeePerGas
added to Transaction
and TransactionConfig
interfaces (#4232) (#4585)number
to hex
according to the spec (#4529)