Files
protocol/packages/web3-wrapper/CHANGELOG.md
2018-03-04 17:02:50 +01:00

409 B

CHANGELOG

v0.2.0 March 4, 2018

* Ensure all returned user addresses are lowercase (#373)
* Add `web3Wrapper.callAsync` (#413)
* Make `web3Wrapper.estimateGas` accept whole `txData` instead of `data` (#413)
* Remove `web3Wrapper.getContractInstance` (#413)

v0.1.12 February 9, 2018

* Fix publishing issue where .npmignore was not properly excluding undesired content (#389)