- [ ] complete [state machine implementation](https://github.com/reTHINK-project/specs/blob/master/messaging-framework/stub-specification.md#state-machine). Catch network connectivity failures and call `sendStatus()` accordingly - [ ] adapt to how vertx side failures are handled (see https://github.com/reTHINK-project/dev-java-hyperty/issues/40). - [ ] standardise vertx side successful responses where only the `body.value` is returned from Vertx - [ ] remove DSM / Wallet specific logic eg currently public wallet reporters are created without being demanded
complete state machine implementation. Catch network connectivity failures and call
sendStatus()accordinglyadapt to how vertx side failures are handled (see fail replies dev-java-hyperty#40).
standardise vertx side successful responses where only the
body.valueis returned from Vertxremove DSM / Wallet specific logic eg currently public wallet reporters are created without being demanded