mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 06:16:01 +00:00
4a10476e85
1. get rid of the whisper layer and handle everything in the communication layer 2. Create a gethWhisper and a parityWhisper plugin that has the same files as packages/embark/src/lib/modules/geth, except with a whisperClient instead of gethClient, and will include most of https://github.com/embark-framework/embark/blob/master/packages/plugins/whisper/src/index.js. 3. Get rid of any whisper registration in geth. 4. In the whisperGeth and whisperParity plugins, modify the request for communication:node:register, to end up calling `startWhisperNode`
embark-parity
Implementation of the Parity blockchain for Embark
Visit embark.status.im to get started with Embark.