CHANGELOG
* Allow an rpcURL to be set in Web3Config (for testnet RPC endpoints) (#524)
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Reduce npm package size by adding an `.npmignore` file.
* Move `@0xproject/web3-wrapper` to dependencies from devDependencies.
* Add coverage subprovider if SOLIDITY_COVERAGE env variable is true (#426)
* Refactor `BlockchainLifecycle` to work with in-process ganache (#426)
* Remove `RPC` class and move it's logic to `Web3Wrapper` (#426)
* Remove subproviders (#392)
* Fix publishing issue where .npmignore was not properly excluding undesired content (#389)
* Updated `types-ethereumjs-util` dev dependency (#352)