yarn web3-eth-contract 1.0.0-beta.52
web3.js 1.0.0-beta.52

latest releases: 1.7.5-rc.1, 1.7.5-rc.0, 1.7.4...
5 years ago

This release contains several bug fixes and some other improvements.

web3.eth.getAccounts()

I've extended the functionality of the getAccounts method. It will now first check if there are unlocked local accounts and if there are existing local unlocked accounts it will then return them instead of sending the eth_accounts JSON-RPC request to the node.

Documentation

I've added additional information to the documentation regarding the contract module and updated the code examples. We have started to rewrite the documentation and to extend it with live examples here. Thanks to @OFRBG who created the base structure!

Demo GIF

Fixed Issues

#2527 #2499 #2444 #2465 #2611 #2612 #2601 #2411 #2607 #2614 #2602 #1681 #1204 #1015 #2534 #2514 #2494 #2490 #2383 #2647

Don't miss a new web3-eth-contract release

NewReleases is sending notifications on new releases.