embark/packages/plugins
emizzle 4a10476e85 refactor(@embark/whisper): Remove unneeded whisper layer
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`
2019-11-26 12:22:05 +01:00
..
accounts-manager refactor(@embark): remove unnecessary `undefined` argument in calls of registerActionForEvent 2019-11-19 13:59:39 -06:00
basic-pipeline chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
coverage build(deps): bump mocha from 6.2.0 to 6.2.2 2019-11-22 09:50:51 -06:00
debugger refactor(@embark/core): move Engine into embark-core 2019-11-11 17:00:01 +01:00
deploy-tracker build(deps): bump mocha from 6.2.0 to 6.2.2 2019-11-22 09:50:51 -06:00
ens fix(@embark/ens): don't break when determining contract addresses 2019-11-14 12:28:41 +01:00
ethereum-blockchain-client chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
ganache fix(@embark/proxy): Fix unsubsribe handling and add new provider 2019-11-21 15:38:48 +01:00
geth refactor(@embark/whisper): Remove unneeded whisper layer 2019-11-26 12:22:05 +01:00
graph chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
ipfs build(deps): bump ipfs-http-client from 39.0.2 to 40.0.0 2019-11-25 11:46:39 -06:00
mocha-tests build(deps): bump mocha from 6.2.0 to 6.2.2 2019-11-22 09:50:51 -06:00
parity refactor(@embark/whisper): Remove unneeded whisper layer 2019-11-26 12:22:05 +01:00
plugin-cmd chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
profiler refactor(@embark/plugins/profiler): re-enable embark-profiler plugin 2019-11-18 09:02:05 -06:00
rpc-manager build(deps): bump mocha from 6.2.0 to 6.2.2 2019-11-22 09:50:51 -06:00
scaffolding refactor(@embark/core): move Engine into embark-core 2019-11-11 17:00:01 +01:00
snark chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
solc chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
solidity chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
solidity-tests build(deps): bump mocha from 6.2.0 to 6.2.2 2019-11-22 09:50:51 -06:00
specialconfigs chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
swarm chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
transaction-logger fix(@embark/proxy): Fix unsubsribe handling and add new provider 2019-11-21 15:38:48 +01:00
transaction-tracker chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
vyper chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
web3 feat(@embark/plugin): add priority to regsiterActionForEvents 2019-11-08 08:46:32 -05:00
whisper-geth refactor(@embark/whisper): Remove unneeded whisper layer 2019-11-26 12:22:05 +01:00
whisper-parity refactor(@embark/whisper): Remove unneeded whisper layer 2019-11-26 12:22:05 +01:00
.gitignore build: tidy up the monorepo in prep for v5.0.0-alpha.0 2019-10-01 13:29:53 -05:00