embark/packages/core
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
..
code-runner chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
console chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
core fix: only show account warning when Geth will actually start 2020-02-04 12:45:32 -05:00
engine chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
i18n chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
logger refactor(@embark/core): refactor logger to provide correct origins 2020-02-03 20:47:23 -06:00
reset chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
utils chore(release): 5.1.1 2020-02-03 13:59:08 -06:00