embark/packages/plugins
Jonathan Rainville f502650c17 fix: only show account warning when Geth will actually start
Before, we checked if the network was a testnet or mainnet and
warned if there were no account sconfigured to sync. However, that
didn't take into account that we could connect to an external node,
hence not starting Geth at all.
So to fix that, I moved the condition and message to the Geth module
and only log when we start the node and the condition is met.
2020-02-04 12:45:32 -05:00
..
accounts-manager chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
basic-pipeline chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
coverage chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
debugger chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
deploy-tracker chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
ens chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
ethereum-blockchain-client chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
ganache chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
geth fix: only show account warning when Geth will actually start 2020-02-04 12:45:32 -05:00
graph chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
ipfs chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
mocha-tests chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
nethermind chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
parity chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
plugin-cmd chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
profiler chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
rpc-manager chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
scaffolding chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
snark chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
solc chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
solidity chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
solidity-tests chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
specialconfigs chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
suggestions chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
swarm chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
transaction-logger chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
transaction-tracker chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
vyper chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
web3 chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
whisper-geth chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
whisper-parity chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
.gitignore build: tidy up the monorepo in prep for v5.0.0-alpha.0 2019-10-01 13:29:53 -05:00