embark/packages
Pascal Precht 2c6c9489fc fix(@cockpit/whisper): ensure message subscription call is working
When introducing the `embark-api-client` in https://github.com/embark-framework/embark/commit/c1bbdbf34
we didn't properly update Cockpits apiService, resulting in calls to API endpoints
that don't exist.

This commit fixes a bug where calls to Embark's API to subscribe to whisper
channels are in a broken state.

It also updates Cockpit's apiService to no longer pass ignored parameters to embark-api-client.
2019-05-22 17:16:16 +02:00
..
embark refactor(@embark/code-runner): move code-runner into its own package 2019-05-22 17:15:39 +02:00
embark-api refactor: move `dappPath`, `ipcPath` and `embarkPath` into @embark/utils 2019-05-17 11:25:40 +02:00
embark-api-client chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
embark-async-wrapper chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
embark-authenticator chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
embark-blockchain-connector refactor: move `dappPath`, `ipcPath` and `embarkPath` into @embark/utils 2019-05-17 11:25:40 +02:00
embark-blockchain-listener refactor: move `dappPath`, `ipcPath` and `embarkPath` into @embark/utils 2019-05-17 11:25:40 +02:00
embark-blockchain-process refactor: move `dappPath`, `ipcPath` and `embarkPath` into @embark/utils 2019-05-17 11:25:40 +02:00
embark-code-generator refactor: move `dappPath`, `ipcPath` and `embarkPath` into @embark/utils 2019-05-17 11:25:40 +02:00
embark-code-runner refactor(@embark/code-runner): move code-runner into its own package 2019-05-22 17:15:39 +02:00
embark-compiler chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
embark-console feat(@embark/utils): introduce setUpEnv() function 2019-05-22 12:23:04 +02:00
embark-console-listener refactor: move `dappPath`, `ipcPath` and `embarkPath` into @embark/utils 2019-05-17 11:25:40 +02:00
embark-contracts-manager refactor: move `dappPath`, `ipcPath` and `embarkPath` into @embark/utils 2019-05-17 11:25:40 +02:00
embark-core refactor: move `dappPath`, `ipcPath` and `embarkPath` into @embark/utils 2019-05-17 11:25:40 +02:00
embark-coverage refactor(@embark/coverage): move coverage module into own package 2019-05-22 11:47:29 +02:00
embark-debugger build: adjust reset script to delete coverage dirs if pkg has test script 2019-05-16 12:30:03 -05:00
embark-deploy-tracker refactor: move `dappPath`, `ipcPath` and `embarkPath` into @embark/utils 2019-05-17 11:25:40 +02:00
embark-deployment chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
embark-ens fix(@embark/ens): use namehash for resolver 2019-05-21 12:11:14 +02:00
embark-graph chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
embark-i18n chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
embark-library-manager refactor: move `dappPath`, `ipcPath` and `embarkPath` into @embark/utils 2019-05-17 11:25:40 +02:00
embark-listener build: adjust reset script to delete coverage dirs if pkg has test script 2019-05-16 12:30:03 -05:00
embark-logger chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
embark-pipeline fix(@embark/pipeline): ensure color methods for logs are available 2019-05-21 14:46:03 +02:00
embark-plugin-cmd chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
embark-process-logs-api chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
embark-profiler chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
embark-reset chore(release): 4.1.0-beta.0 2019-04-17 11:11:28 -05:00
embark-scaffolding refactor: move `dappPath`, `ipcPath` and `embarkPath` into @embark/utils 2019-05-17 11:25:40 +02:00
embark-solidity refactor: move `dappPath`, `ipcPath` and `embarkPath` into @embark/utils 2019-05-17 11:25:40 +02:00
embark-specialconfigs chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
embark-test-runner refactor: move `dappPath`, `ipcPath` and `embarkPath` into @embark/utils 2019-05-17 11:25:40 +02:00
embark-transaction-tracker chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
embark-typings chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
embark-ui fix(@cockpit/whisper): ensure message subscription call is working 2019-05-22 17:16:16 +02:00
embark-utils refactor(@embark/code-runner): move code-runner into its own package 2019-05-22 17:15:39 +02:00
embark-vyper chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
embark-watcher refactor: move `dappPath`, `ipcPath` and `embarkPath` into @embark/utils 2019-05-17 11:25:40 +02:00
embark-webserver refactor: move `dappPath`, `ipcPath` and `embarkPath` into @embark/utils 2019-05-17 11:25:40 +02:00
embark-whisper chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
embarkjs build: adjust reset script to delete coverage dirs if pkg has test script 2019-05-16 12:30:03 -05:00
embarkjs-connector-web3 refactor: move `dappPath`, `ipcPath` and `embarkPath` into @embark/utils 2019-05-17 11:25:40 +02:00
embarkjs-ipfs build: adjust reset script to delete coverage dirs if pkg has test script 2019-05-16 12:30:03 -05:00
embarkjs-swarm build: adjust reset script to delete coverage dirs if pkg has test script 2019-05-16 12:30:03 -05:00
embarkjs-whisper build: adjust reset script to delete coverage dirs if pkg has test script 2019-05-16 12:30:03 -05:00
.yarnrc build: cleanup .yarnrc 2019-02-05 14:15:39 -06:00