13 Commits

Author SHA1 Message Date
Anthony Laibe
5e30769d22 Remove code dependencies to underscore 2018-08-22 19:03:48 -04:00
Jonathan Rainville
44cfa58edf fix the indexOf instead by simulating what solc does 2018-08-22 19:03:45 -04:00
Jonathan Rainville
7424bf240f fix duplicate dependencies and warn correctly for length 2018-08-22 19:03:45 -04:00
Jonathan Rainville
2dd48ede77 make groups of dependencyCount to do async by group 2018-08-22 19:01:50 -04:00
Anthony Laibe
a7b0cea09b Console via IPC do not run on deploy 2018-08-21 16:10:22 -04:00
Jonathan Rainville
8f3a42b926 catch $accounts in contract config 2018-08-21 16:09:49 -04:00
Andre Medeiros
8e396a17d8 Progress 2018-08-21 16:09:13 -04:00
Jonathan Rainville
3a621f3efd use async auto to deploy parallely 2018-08-21 16:09:13 -04:00
Jonathan Rainville
2edd45ef55 set log function as trace if silent for contract deployer 2018-08-21 16:07:58 -04:00
hodlbank
c782f9b0a8 Enabling contract:deploy:beforeDeploy plugins to access deploymentAccount value by adding it into the contract object. 2018-08-21 16:05:59 -04:00
Iuri Matias
567b0c75b8 get blockchain object from event bus 2018-08-21 16:04:22 -04:00
Iuri Matias
40e58dbcf2 move deployment to a module 2018-08-21 16:03:35 -04:00
Iuri Matias
f9321776b1 move deployment to module 2018-08-21 16:03:35 -04:00