333 B
333 B
CHANGELOG
v0.10.0 - TBD, 2018
- Fix
web3.net.peerCount
to be of type number instead of boolean (#397) - Support ABIv2 (#401)
v0.9.3 - January 11, 2018
- Fix
getTransactionReceipt
not returning null (#338) - Add type for getData on a contract
- Fixed the
defaultAccount
not allowing forundefined
value (#320)