embark/packages
emizzle 876eee5354 fix(@embark/embarkjs): Fix potential race condition
`EmbarkJS.Blockchain.connectConsole` has a potential race condition with both `cb` and `doneCb` firing at the end of the method.

This PR is an attempt to fix that by first awaiting the `cb`, then finally calling `doneCb`, as suggested by @michaelsbradleyjr in https://github.com/embark-framework/embark/pull/1319#discussion_r256850820
2019-02-15 12:43:36 -05:00
..
embark @fix(embark/core): Fix VM2 + Remap Imports + Monorepo + Tests 2019-02-14 12:16:55 -05:00
embark-async-wrapper feat: create async wrapper 2019-02-12 08:24:20 +00:00
embark-compiler feat: create async wrapper 2019-02-12 08:24:20 +00:00
embark-graph fix: supply missing tsconfig.json in packages/* 2019-02-06 17:20:13 -06:00
embark-typings refactor(@embark) add fs to plugin api; change (most) modules to use it instead of coupling them with require 2019-02-08 19:12:57 -05:00
embark-ui refactor: be consistent with callbacks and promises 2019-02-13 14:27:42 -05:00
embark-vyper feat: create async wrapper 2019-02-12 08:24:20 +00:00
embarkjs fix(@embark/embarkjs): Fix potential race condition 2019-02-15 12:43:36 -05:00
web3Connector fix: use our global Web3 and not Metamask's 2019-02-14 12:17:16 -05:00
.yarnrc build: cleanup .yarnrc 2019-02-05 14:15:39 -06:00