* Add shell_ APIs * Allow handling of shell_ calls * Retrieve API info via call * Split Dapp Method config into dapp * Allow shell API for configuring dapps * Move dapp toggles to dapp itself * Align provider naming * Selection of default accounts via dapp * Remove duplicated spec
* Formatting * Update dapps to use web3Provider * Remove secure flag from config * Basic request approve/reject popup * Lenient provider checks * Case sensitivity fix
* Create @parity/shared * Move ~/util to shared/util * Move ~/contracts to shared/contracts * Move ~/config to shared/config * Move ~/environment to shared/environment * Updated paths * Move ~/mobx to shared/mobx * Move ~/redux to shared/redux * Add shared to test babel compile