1918 Commits

Author SHA1 Message Date
Anthony Laibe
ec73bd5033 Make webserver start/stop use callback 2018-08-10 15:09:56 +01:00
Anthony Laibe
56fc7519e0 Apply feedback 2018-08-10 14:22:45 +01:00
Anthony Laibe
366fa2a4c6 Console command connect to ipc 2018-08-10 09:19:22 +01:00
Iuri Matias
7704d1f2f5
Merge pull request #691 from embark-framework/features/para-deploy
More Parallel deploy
2018-08-09 13:57:46 -04:00
Jonathan Rainville
67cb206d40 remove dependencyCount 2018-08-09 13:44:13 -04:00
Jonathan Rainville
d8ea11ecba use async auto to deploy parallely 2018-08-09 12:58:41 -04:00
Iuri Matias
8a9639e415
Merge pull request #689 from embark-framework/bugfix/profiler-size
Fix fuzzer while profiling
2018-08-09 12:57:46 -04:00
Iuri Matias
6aee7ad637
Merge pull request #688 from embark-framework/cmd_folder
move cmd code
2018-08-09 09:16:12 -04:00
Anthony Laibe
4da7e7f516 Fix fuzzer while profiling 2018-08-09 13:52:41 +01:00
Iuri Matias
734a75ce4e update tests 2018-08-08 18:15:25 -04:00
Iuri Matias
89228850f5 move cmd controller to cmd-ui 2018-08-08 18:07:10 -04:00
Jonathan Rainville
9e70751dfb fix reload file removing plugins 2018-08-08 17:10:36 -04:00
Iuri Matias
8e2cb12654 move cmd to cmd folder 2018-08-08 15:05:22 -04:00
Iuri Matias
4efc19d4bc remove unneded space 2018-08-08 12:19:49 -04:00
Iuri Matias
fa33ed33d8 move template generator 2018-08-08 12:19:23 -04:00
Iuri Matias
46c18fd81d move simulator & proxy to blockchain process module 2018-08-08 12:19:23 -04:00
Iuri Matias
ae885b2462 rename module 2018-08-08 12:15:42 -04:00
Iuri Matias
8680a80507 move contracts manager to its own module 2018-08-08 12:15:42 -04:00
Jonathan Rainville
dc9b9f9be3 hide assuming when silent 2018-08-07 16:21:01 -04:00
Jonathan Rainville
1310edee5a hide contracts from dashboard when silent 2018-08-07 16:18:40 -04:00
Jonathan Rainville
b5a8ba902e hide logs for on Deploy if silent 2018-08-07 16:04:26 -04:00
Jonathan Rainville
ff7612f89b set log function as trace if silent for contract deployer 2018-08-07 15:30:02 -04:00
Jonathan Rainville
901b87ac4a fix 2018-08-07 15:29:33 -04:00
Iuri Matias
00bb7a0de0
Merge pull request #681 from embark-framework/bugfix/test-ipc
Fix connection to IPC
2018-08-07 13:28:49 -04:00
Anthony Laibe
53585cba50 Fix connection to IPC
- Make sure the folder .embark exist otherwise the first time there is a
run, the connection abort
- Fix the number of args in the callback function
2018-08-07 16:37:46 +01:00
Iuri Matias
904cef4b6b
Merge pull request #680 from embark-framework/tests_remove_contracts_manager
remove contracts manager dependency from tests
2018-08-07 09:54:10 -04:00
Iuri Matias
29c0f3432c remove unsused require 2018-08-07 09:37:48 -04:00
hodlbank
922a400b5b [m] Parsing simulatorAccounts using AccountParser . 2018-08-06 20:35:47 +00:00
Jonathan Rainville
ab0a3b0735 only set provider if provider is ENS 2018-08-06 20:35:47 +00:00
hodlbank
c60a2a6fed Allow user to specify "random" as privateKey configuration. In such case embark generates some random privateKey for the account. 2018-08-06 20:35:47 +00:00
hodlbank
513154e427 Enabling contract:deploy:beforeDeploy plugins to access deploymentAccount value by adding it into the contract object. 2018-08-06 20:35:47 +00:00
Jonathan Rainville
69bd34392b remove provider!==ens 2018-08-06 20:35:47 +00:00
Jonathan Rainville
960202dee9 disable ens if it is not enabled 2018-08-06 20:35:47 +00:00
Iuri Matias
70b64e6658 refactor test deployment to not use engine directly 2018-08-06 16:32:22 -04:00
Iuri Matias
7d81155f55 requests instead of contract object directly 2018-08-06 15:16:58 -04:00
Iuri Matias
bed119a800
Merge pull request #676 from hodlbank/deployment-address-for-beforedeploy-plugin
Enabling contract:deploy:beforeDeploy plugins to access deploymentAccount
2018-08-06 11:26:51 -04:00
Iuri Matias
686fd4bdb6
Merge pull request #675 from embark-framework/bug_fix/disable-ens
disable ens if it is not enabled
2018-08-06 11:25:16 -04:00
Jonathan Rainville
9c039fb6e2 only set provider if provider is ENS 2018-08-06 08:47:27 -04:00
hodlbank
3edf7c2419 Applying simulatorAccounts configuration for "embark simulator". 2018-08-03 23:08:02 +00:00
hodlbank
c7e7868bf2 Allow user to specify "random" as privateKey configuration. In such case embark generates some random privateKey for the account. 2018-08-03 19:56:19 +00:00
hodlbank
0f0a85fbbe Enabling contract:deploy:beforeDeploy plugins to access deploymentAccount value by adding it into the contract object. 2018-08-03 19:52:34 +00:00
Jonathan Rainville
828bcabb7b remove provider!==ens 2018-08-03 15:15:01 -04:00
Jonathan Rainville
9e6ef275a3 disable ens if it is not enabled 2018-08-03 08:50:42 -04:00
Iuri Matias
aab24792fc
Merge pull request #665 from embark-framework/features/ens-deploy
Deploy to ENS
2018-08-02 12:35:41 -04:00
Jonathan Rainville
9fb71b6db3 remove extra space 2018-08-01 09:24:28 -04:00
Jonathan Rainville
aadc4062fb fix stuff and move functions to utils 2018-07-31 10:33:10 -04:00
Jonathan Rainville
daaeb30262 change to command 2018-07-31 10:09:41 -04:00
Jonathan Rainville
752fde7fed remove duplicated register 2018-07-31 10:08:49 -04:00
Jonathan Rainville
5fa795b265 fixes and linting 2018-07-31 09:59:58 -04:00
Jonathan Rainville
8253491a07 warn if mismatch on network id 2018-07-31 09:59:27 -04:00