embark-area-51/lib/modules
emizzle 62f3b85bc4 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 16:54:08 -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 Improve storage logging (during --loglevel trace) 2018-06-05 11:39:28 +10: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 16:54:08 -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 Improve storage logging (during --loglevel trace) 2018-06-05 11:39:28 +10: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