18 Commits

Author SHA1 Message Date
Anthony Laibe
6fe3db4235 Fix typo 2018-09-18 09:42:46 +01:00
emizzle
31d3125baf Fix for embark run crashing after console connects to it
The providerUrl being provided to the console VM was looking for a WebsocketProvider-specific property which did not exist on the HttpProvider.

Type checking was added to provide the necessary type-dependent property.
2018-09-17 13:03:55 +10:00
Anthony Laibe
c22901ab95 Fix circular JSON and swarm api require 2018-09-13 11:21:17 +01:00
Anthony Laibe
e08892664f Adding new repl options 2018-09-12 15:00:55 +01:00
Anthony Laibe
16c870ac34 Use error logger 2018-09-10 13:57:54 +01:00
Anthony Laibe
b41bcbbe17 Use trace logger for code runner error 2018-09-10 09:26:37 +01:00
Anthony Laibe
cc312a91b6 Refactor code runner 2018-08-30 10:04:58 +01:00
Anthony Laibe
deb433c0fb Fix ens enabled 2018-08-30 10:04:58 +01:00
Anthony Laibe
a8c5205b67 Extract global and web3js 2018-08-30 10:04:58 +01:00
Anthony Laibe
00ccad1d9b Fix isavailable 2018-08-30 10:04:58 +01:00
Anthony Laibe
6c63179fa1 Fix lint 2018-08-30 10:04:58 +01:00
Anthony Laibe
6a2b91d99b Add console/require to codeRunner 2018-08-30 10:04:58 +01:00
Anthony Laibe
307b7dc8e7 EmbarkJS available 2018-08-30 10:04:58 +01:00
Anthony Laibe
d772b4fdaf Add embarkjs to console 2018-08-30 10:04:58 +01:00
Anthony Laibe
de57e48cff Isolate the code runner 2018-08-24 14:05:19 +01:00
Anthony Laibe
a59cc29d39 IPC works with errors, console print errors 2018-08-21 16:10:22 -04:00
Anthony Laibe
27933774a9 Console command connect to ipc 2018-08-21 16:09:48 -04:00
Iuri Matias
75de982772 move code runner to core modules 2018-08-21 16:02:18 -04:00