[ > ] 1.1.1 / 23.08.2018
- Adds
formatResultmethod to ensure results are formatted to work withethers.js - Fixes
MetaMaskConnectorto ensure the correct payload is sent toRemoteMetaMaskProvider
[ > ] 1.1.0 / 11.08.2018
- Adds support for Web3 0.x on the node side (thanks @frods)
- Provides correct mapping of requests (also thanks @frods!)
- Fixes typos in and adds some more JSON-RPC requests (eth_blockNumber, eth_getLogs, eth_getTransactionByHash), also by @frods :)
- Add eslint checks (thanks @ryanchristo!)
- Fixes some typos in readme (thanks to @hems)
[ > ] 1.0.2 / 29.05.2018
- Fix empty result error bug
[ > ] 1.0.1 / 26.05.2018
- Fix memory leak bug
[ > ] 1.0.0 / 26.05.2018
- Initial release