embark/packages/plugins
Pascal Precht 96b6dd27c0
refactor(@embark/core): move `Engine` into `embark-core`
This also moves other modules and packages into `embark-core` which are
affected by the move of `Engine`.

It did some clean-up of some modules (e.g. `lib/utils/utils.js` had a lot of
stuff that was not used anywhere).

This is the first step to start typing our core inside out. For now we're just
moving code into their dedicated package, after that we can address making
use of TypeScript features as we see fit.
2019-11-08 14:51:48 +01:00
..
accounts-manager refactor(@embark/core): move `Engine` into `embark-core` 2019-11-08 14:51:48 +01:00
basic-pipeline chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
coverage chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
debugger refactor(@embark/core): move `Engine` into `embark-core` 2019-11-08 14:51:48 +01:00
deploy-tracker refactor(@embark/core): move `Engine` into `embark-core` 2019-11-08 14:51:48 +01:00
ens chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
ethereum-blockchain-client chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
ganache chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
geth refactor(@embark/core): move `Engine` into `embark-core` 2019-11-08 14:51:48 +01:00
graph chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
ipfs chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
mocha-tests chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
parity refactor(@embark/core): move `Engine` into `embark-core` 2019-11-08 14:51:48 +01:00
plugin-cmd chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
profiler chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
scaffolding refactor(@embark/core): move `Engine` into `embark-core` 2019-11-08 14:51:48 +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 chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -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 chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06: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 chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
whisper chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
.gitignore build: tidy up the monorepo in prep for v5.0.0-alpha.0 2019-10-01 13:29:53 -05:00