web3-eth-ens
Advanced tools
Changelog
[1.7.4]
f.call = this.call
when intrinsic is frozen (#4918) (#4938)web3.eth.Contract.setProvider()
as per public documentation (#4822) (#5001)npm audit fix
to address vulnerabilities and update libraries (#5014)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)