embark/lib/modules
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
..
console_listener Websocket handling 2018-06-12 08:50:49 -04:00
deploytracker guard against currentChain not set 2018-05-23 11:15:05 -04:00
ens catch error and warn if no provider 2018-06-15 10:04:19 -04:00
fuzzer patchy mcpatchface 2018-06-12 12:52:23 -05:00
gasEstimator more patchy mcpatchface 2018-06-12 12:54:41 -05:00
ipfs Solc loading issue now fully resolved 2018-06-15 17:02:53 -04:00
profiler don't crash and instead inform user if contract cannot be profiled 2018-06-12 13:24:21 -04:00
solidity Finally fixed the solc loading issue. 2018-06-15 17:06:59 -04:00
specialconfigs callback error from runCode and use that in onDeploy codes 2018-06-14 11:10:31 -04:00
storage put message if swarm or ipfs is not installed 2018-06-08 10:40:01 -04:00
swarm Solc loading issue now fully resolved 2018-06-15 17:02:53 -04:00
vyper cleanup module call 2018-05-30 13:38:08 -04:00
webserver refactor services monitor to use events instead of passing addCheck around 2018-06-01 19:32:14 -04:00
whisper lint is king 2018-06-01 19:35:41 -04:00