embark/packages/stack
Pascal Precht aa5121ae0d fix(@cockpit/contracts): ensure contract state is emitted in realtime
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.
2019-12-17 10:43:32 -05:00
..
api chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
authenticator chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
blockchain chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
blockchain-client chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
communication chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
compiler chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
contracts-manager fix(@cockpit/contracts): ensure contract state is emitted in realtime 2019-12-17 10:43:32 -05:00
deployment chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
embarkjs chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
library-manager chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
namesystem chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
pipeline chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
process-logs-api-manager chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
proxy chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
storage chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
test-runner chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
watcher chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
webserver chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00