embark/packages
Pascal Precht c7eb5868b9 fix(@embark/cmd_controller): ensure blockchain module is started before storage (#1821)
This is crucial as the storage module tries to generate/eval artifacts that
depend on a `web3` object inside the VM scope. The registration of that object
can only be garuanteed when the `blockchain:started` event has been fired.

This commit ensures these modules are not spinned up in parallel as we're running
into race conditions.
2019-09-03 11:56:12 -04:00
..
2019-08-28 14:52:21 -05:00
2019-08-28 14:52:21 -05:00
2019-08-28 14:52:21 -05:00
2019-08-28 14:52:21 -05:00
2019-08-28 14:52:21 -05:00
2019-08-28 14:52:21 -05:00
2019-08-28 14:52:21 -05:00
2019-08-28 14:52:21 -05:00
2019-08-28 14:52:21 -05:00
2019-08-28 14:52:21 -05:00
2019-02-05 14:15:39 -06:00