embark/packages/stack/contracts-manager
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
..
src fix(@cockpit/contracts): ensure contract state is emitted in realtime 2019-12-17 10:43:32 -05:00
.npmrc
CHANGELOG.md chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
README.md
package.json chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
tsconfig.json build: implement collective typecheck 2019-12-13 13:59:47 -05:00
tslint.json

README.md

embark-contracts-manager

Smart contracts manager for Embark

Visit embark.status.im to get started with Embark.