embark/lib
emizzle b96df79c59 Finally fixed the solc loading issue.
Moved the instantiation of the live-plugin-manager in to the child solc process. This allowed us to use the live-plugin-manager to require the installed solc file.

If the module is the same version as used by embark, the module is still loading using the normal require (from node_modules), as before.
2018-06-15 17:06:59 -04:00
..
cmds enable syncMode 2018-06-15 16:33:59 -04:00
coderunner callback error from runCode and use that in onDeploy codes 2018-06-14 11:10:31 -04:00
contracts revert original changes, sorry Ramos 2018-06-14 16:57:38 -04:00
core sort by internal so first ones are internal and plugins last 2018-06-14 16:58:03 -04:00
dashboard use neo-blessed 2018-06-13 11:17:55 -04:00
i18n don't sync i18n files anymore 2018-06-01 19:31:26 -04:00
modules Finally fixed the solc loading issue. 2018-06-15 17:06:59 -04:00
pipeline fix watch by not restarting anymore and enable config for contracts 2018-06-14 09:15:31 -04:00
process don't send message if process isn't connected 2018-06-13 14:56:26 -04:00
processes put message if swarm or ipfs is not installed 2018-06-08 10:40:01 -04:00
tests enable loglevel for test logger and actually log 2018-06-13 09:44:19 -04:00
utils Merge branch 'develop' into bug_fix/slow-pipeline 2018-06-12 12:06:01 -04:00
versions Finally fixed the solc loading issue. 2018-06-15 17:06:59 -04:00
cmd.js enable loglevel for test logger and actually log 2018-06-13 09:44:19 -04:00
constants.json Fixing conflicts 2018-06-11 16:43:08 -04:00
index.js fix after deploy and build files 2018-06-14 10:39:39 -04:00