embark-area-51/lib/modules/blockchain_process
emizzle 5fe746df51
Add message warning user a password is needed to unlock
When `mineWhenNeeded` is true (occurs in zero-config) and an account on the node exists, a password is required to be specified `config/blockchain.js > account > password` so that the existing account can be unlocked by geth (the `—unlock` cli option).
2018-10-22 19:54:43 +02:00
..
blockchain.js Add support for Parity 2018-10-22 19:53:49 +02:00
blockchainProcess.js Add support for Parity 2018-10-22 19:53:49 +02:00
blockchainProcessLauncher.js Add support for Parity 2018-10-22 19:53:49 +02:00
dev_funds.js Accept standard Ether units and update/add tests 2018-10-22 19:54:43 +02:00
gethClient.js Add message warning user a password is needed to unlock 2018-10-22 19:54:43 +02:00
index.js Add support for Parity 2018-10-22 19:53:49 +02:00
miner.js Fix datadir for miner 2018-09-20 15:30:06 +10:00
parityClient.js Add support for Parity 2018-10-22 19:53:49 +02: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