557 Commits

Author SHA1 Message Date
Iuri Matias
e2954e8729 re-add register upload cmd api; refactor storage module initialization 2018-09-30 09:29:47 -04:00
Iuri Matias
09569db9a1 remove no longer used plugin cmd api 2018-09-30 09:29:47 -04:00
Jonathan Rainville
32778edd43 revert caca code 2018-09-30 09:24:25 -04:00
Iuri Matias
8518e4aa2a fixes due to bad rebase 2018-09-30 09:18:45 -04:00
Iuri Matias
71a5532454 fixes due to bad rebase 2018-09-30 08:54:44 -04:00
Iuri Matias
f5883bdd1c fixes due to bad rebase 2018-09-30 08:53:22 -04:00
Iuri Matias
f86d035702 fixes due to bad rebase 2018-09-30 08:51:07 -04:00
Richard Ramos
f934b5be6c Adding base command logic for scaffolding generation 2018-09-30 08:43:10 -04:00
Iuri Matias
dddd49a560 move processes into core 2018-09-30 08:34:59 -04:00
Iuri Matias
d119aa7093 first stab at refactor blockchain launcher 2018-09-29 22:25:32 -04:00
Jonathan Rainville
189e5f1b16 conflict in package json 2018-09-29 22:06:49 -04:00
Iuri Matias
46a24d9bae fix lint 2018-09-29 21:02:41 -04:00
Iuri Matias
79360ae3c2 fixes due to bad rebase 2018-09-29 20:55:31 -04:00
Iuri Matias
0c25ae2bbf fixes due to bad rebase 2018-09-29 20:55:31 -04:00
Iuri Matias
97b19d4a69 fixes due to bad rebase 2018-09-29 20:47:49 -04:00
Iuri Matias
755a733f76 fixes due to bad rebase 2018-09-29 20:46:53 -04:00
Iuri Matias
85e097f84c fixes due to bad rebase 2018-09-29 20:41:21 -04:00
Richard Ramos
ebc7c4c19a Fixed plugin loading logic 2018-09-29 20:37:08 -04:00
Richard Ramos
521c6d36c1 Form generation for view/constant/pure functions 2018-09-29 20:37:08 -04:00
Richard Ramos
d9026bbfb2 Adding base command logic for scaffolding generation 2018-09-29 20:35:35 -04:00
Iuri Matias
0ddcd5b9cd move processes into core 2018-09-29 20:35:35 -04:00
Iuri Matias
f4d3a35887 cleanup 2018-09-29 20:26:57 -04:00
Iuri Matias
79e515ddb0 first stab at refactor blockchain launcher 2018-09-29 20:25:41 -04:00
Michael Bradley, Jr
c44a6b8e81 proxy -- canonicalHost, defaultHost 2018-09-29 20:11:08 -04:00
Andre Medeiros
9bc871d957 Fix failing test on blockchain 2018-09-29 19:48:06 -04:00
Jonathan Rainville
7f25c1b2cc fix when using mining script 2018-09-29 19:44:20 -04:00
Jonathan Rainville
bad3a9e736 revert caca code 2018-09-29 19:44:20 -04:00
Jonathan Rainville
041a129c47 conflict in package json 2018-09-29 19:44:20 -04:00
Anthony Laibe
1b4e0c84f7 Add missing config
The configuration for test is not passed via the engine
2018-09-28 13:22:28 +01:00
Iuri Matias
904c716d89
Merge pull request #856 from embark-framework/features/config-browser-open
cli and config options for browser auto-open
2018-09-18 13:11:55 -04:00
Anthony Laibe
6fe3db4235 Fix typo 2018-09-18 09:42:46 +01:00
Michael Bradley, Jr
1b7aed8b80 openBrowser config option 2018-09-17 17:59:52 -05:00
Michael Bradley, Jr
c360975e8f webServer svc doesn't need to handle cli opts (handled in core/config) 2018-09-17 17:59:52 -05:00
Iuri Matias
d6f1925cec
Merge pull request #849 from embark-framework/bugfix/better-support-for-await
Better support for await
2018-09-17 14:11:20 -04:00
Anthony Laibe
3a210f602b Better support for await 2018-09-17 09:57:51 +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
Iuri Matias
b53eb11285
Merge pull request #833 from embark-framework/bug_fix/http-inception
Fix contracts with http import inceptions
2018-09-14 18:15:52 -04:00
Iuri Matias
9b2fa9402b
Merge pull request #822 from embark-framework/bugfix/circular-json
Fix circular JSON and swarm api require
2018-09-14 18:11:34 -04:00
Iuri Matias
8b28bb9691
Merge pull request #830 from embark-framework/feature/process-wrapper-options
Better manage default options
2018-09-14 18:09:41 -04:00
Jonathan Rainville
fc0825aeca set downloaded flag at the very end 2018-09-14 11:50:24 -04:00
Anthony Laibe
2c30271d29 please linter 2018-09-14 10:30:20 +01:00
Anthony Laibe
ab859d4ef5 Better manage default options 2018-09-14 10:17:01 +01:00
Jonathan Rainville
43a9640297 add option to generate the coverage 2018-09-13 14:30:15 -04:00
Anthony Laibe
c22901ab95 Fix circular JSON and swarm api require 2018-09-13 11:21:17 +01:00
Anthony Laibe
1b242baefd No webserver and no ipc server on console 2018-09-13 09:19:57 +01:00
Iuri Matias
53e3136ac6
Merge pull request #821 from embark-framework/bug_fix/double-import
Fix double http import
2018-09-12 18:53:54 -04:00
Iuri Matias
dfe49291be
Merge pull request #797 from subramanianv/pluginCmd
Plugin cmd
2018-09-12 17:57:18 -04:00
Jonathan Rainville
a4400a303d fix double import by using newContent 2018-09-12 14:08:00 -04:00
Anthony Laibe
da0b2f4e66
Merge pull request #806 from embark-framework/feature/new-repl-command
Adding new repl options
2018-09-12 15:07:45 +01:00
Jonathan Rainville
b34174738c
Merge pull request #814 from embark-framework/bugfix/ens-without-config-no-crash
Prevent embark to crash when there is no config for ens
2018-09-12 10:01:26 -04:00