mirror of https://github.com/embarklabs/embark.git
33eab74ebd
DApps generated with `new --simple` don't have a blockchain config so ensure that the blockchain proxy and listener (dev_txs) use appropriate provider settings when setting up web3. Without these changes, in a fresh `embark new --simple` project the `embark blockchain` command will encounter unhandled promise rejection with respect to the proxy; `embark run` will encounter similar with respect to dev_txs. |
||
---|---|---|
.. | ||
blockchain.js | ||
blockchainProcess.js | ||
blockchainProcessLauncher.js | ||
gethClient.js | ||
httpProxyOverride.js | ||
index.js | ||
miner.js | ||
parityClient.js | ||
proxy.js | ||
simulator.js | ||
utils.js |