Files
protocol/packages/subproviders/CHANGELOG.md
Brandon Millman 7f2a7cfa77 Update CHANGELOGs
2018-02-07 13:19:13 -08:00

517 B

CHANGELOG

v0.4.0 - February 7, 2018

* Added NonceTrackerSubprovider (#355)
* InjectedWeb3Subprovider accepts a Provider in the constructor, previously it was a Web3 object (#363)

v0.3.6 - January 28, 2018

* Return a transaction hash from `_sendTransactionAsync` (#303)

v0.3.0 - December 28, 2017

* Allow LedgerSubprovider to handle `eth_sign` in addition to `personal_sign` RPC requests

v0.2.0 - December 20, 2017

* Improve the performance of address fetching (#271)