embark/packages/stack
Iuri Matias d14e93ceb1 feat: warn about packages not configured as plugins; make geth/parity full plugins
feat(@embark/utils): add method to verify if a plugin is installed & configured

feature(@embark/utils): add method to verify if a plugin is installed & configured

feature: warn about packages that will be independent plugins and are not configured

chore: update templates to specify plugins

refactor: add to plugin api params so that blockchain plugins no longer need to be passed options

address changes in code review

remove unneded space

Update packages/core/utils/src/index.ts

Co-Authored-By: Jonathan Rainville <rainville.jonathan@gmail.com>

Update packages/core/utils/src/index.ts

Co-Authored-By: Michael Bradley <michaelsbradleyjr@gmail.com>

fix linting issue

add missing import

update dependency

fix plugins object

add missing whitespace
2020-02-13 11:48:43 -05:00
..
api chore(prerelease): 5.2.0-nightly.2 2020-02-13 00:14:05 +00:00
authenticator chore(prerelease): 5.2.0-nightly.1 2020-02-08 00:12:06 +00:00
blockchain feat: warn about packages not configured as plugins; make geth/parity full plugins 2020-02-13 11:48:43 -05:00
blockchain-client chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
communication feat: warn about packages not configured as plugins; make geth/parity full plugins 2020-02-13 11:48:43 -05:00
compiler chore(prerelease): 5.2.0-nightly.2 2020-02-13 00:14:05 +00:00
contracts-manager fix(stack/contracts-manager): ensure custom `abiDefinition` is set properly if provided 2020-02-13 11:12:06 +01:00
deployment chore(prerelease): 5.2.0-nightly.1 2020-02-08 00:12:06 +00:00
embarkjs chore(prerelease): 5.2.0-nightly.2 2020-02-13 00:14:05 +00:00
library-manager chore(prerelease): 5.2.0-nightly.1 2020-02-08 00:12:06 +00:00
namesystem chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
pipeline chore(prerelease): 5.2.0-nightly.2 2020-02-13 00:14:05 +00:00
process-logs-api-manager chore(prerelease): 5.2.0-nightly.1 2020-02-08 00:12:06 +00:00
proxy chore(prerelease): 5.2.0-nightly.2 2020-02-13 00:14:05 +00:00
storage feat: warn about packages not configured as plugins; make geth/parity full plugins 2020-02-13 11:48:43 -05:00
test-runner chore(prerelease): 5.2.0-nightly.1 2020-02-08 00:12:06 +00:00
watcher chore(prerelease): 5.2.0-nightly.1 2020-02-08 00:12:06 +00:00
webserver chore(prerelease): 5.2.0-nightly.1 2020-02-08 00:12:06 +00:00