embark/lib/modules/blockchain_process
Pascal Precht 9337914b6e
chore(blockchainProcess): improve error message when blockchain client exits early
In cases a blockchain client exits before Embark is done doing its work,
the current error message doesn't provide any pointers to why this
happened.

Running `$ embark blockchain` separately could yield more information by
the underlying process.
2018-10-05 19:16:08 +02:00
..
blockchain.js Boolean() -> !! 2018-09-27 16:57:02 -05:00
blockchainProcess.js move processes into core 2018-08-21 16:04:22 -04:00
blockchainProcessLauncher.js chore(blockchainProcess): improve error message when blockchain client exits early 2018-10-05 19:16:08 +02:00
dev_funds.js move back dev_funds file 2018-08-21 16:17:02 -04:00
geth_commands.js Geth creates new account - add password warning 2018-09-18 16:28:23 +10:00
index.js enable node=embark 2018-08-23 12:54:43 -04:00
miner.js Fix datadir for miner 2018-09-20 15:30:06 +10:00
proxy.js Send ready only when the proxy is started 2018-09-20 10:16:48 +01:00
simulator.js supply radix 2018-09-19 21:12:20 -05:00