embark/dapps/templates/boilerplate/config
emizzle bd4b110a78 feat(@embark/whisper): Add Whisper client config
Add option in communication config to choose which Whisper client to use.

Because Parity’s implementation of Whisper is not compatible with Whisper v6, and therefore web3.js in its current form, the following changes have been made:
1. remove any functionality associated with launching a Parity Whisper process.
2. Warn the user when the Parity Whisper client has been opted for in the communication config.
3. Return an error for API calls when Parity Whisper client has been opted for in the communication config.
4. Update Cockpit’s Communication module to show errors returned from API calls.
5. Update the messaging configuration documentation for the new communication client option.
2019-12-11 11:12:18 -05:00
..
development build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
privatenet build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
testnet build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
blockchain.js refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
communication.js feat(@embark/whisper): Add Whisper client config 2019-12-11 11:12:18 -05:00
contracts.js Fix VM as a client and cleanup template configs (#1966) 2019-10-14 10:42:13 +09:00
namesystem.js build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
pipeline.js chore(@embark/site): Add `—template` deprecation notice. 2019-12-11 09:39:20 -05:00
storage.js Fix VM as a client and cleanup template configs (#1966) 2019-10-14 10:42:13 +09:00
webserver.js build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00