mirror of https://github.com/embarklabs/embark.git
aa5121ae0d
This fixes a bug that redeployment of contracts has not been properly reflected in the cockpit contract list. The reason for that was that it's listening for a websocket API that only updates when the `contractsState` event has been emitted. The commit ensures `contractsState` is emitted during dedicated deployment events. |
||
---|---|---|
.. | ||
api | ||
authenticator | ||
blockchain | ||
blockchain-client | ||
communication | ||
compiler | ||
contracts-manager | ||
deployment | ||
embarkjs | ||
library-manager | ||
namesystem | ||
pipeline | ||
process-logs-api-manager | ||
proxy | ||
storage | ||
test-runner | ||
watcher | ||
webserver |