Iuri Matias
|
32a1ba0f32
|
fix dashboard state so it doesn't show pending for contracts that were not deployed due to deployIf directive
|
2018-09-15 12:20:20 -04:00 |
Jonathan Rainville
|
4c912b8ecf
|
stop on error
|
2018-09-12 12:04:33 -04:00 |
Jonathan Rainville
|
9f7a932252
|
don't stop on contract fail
|
2018-09-12 11:55:29 -04:00 |
Andre Medeiros
|
4a947d4783
|
Show an error message on account parameters
|
2018-09-12 09:00:20 -04:00 |
Anthony Laibe
|
5ad17be140
|
Fix Gas Price
|
2018-09-04 08:21:31 +01:00 |
Anthony Laibe
|
df651865c1
|
Enable no-else-return
|
2018-08-30 14:53:04 +01:00 |
Anthony Laibe
|
c94b5574cf
|
Silent already deployed
|
2018-08-29 11:23:24 +01:00 |
Iuri Matias
|
4305d63108
|
clarify param is not used
|
2018-08-24 10:31:40 -04:00 |
Iuri Matias
|
c52142cb4c
|
move always deploy on tests to deploy tracker
|
2018-08-24 08:59:56 -04:00 |
Iuri Matias
|
8f5b47adf4
|
add deployIf directive support
|
2018-08-23 18:00:52 -04:00 |
Iuri Matias
|
a56431d19a
|
refactor run actions for events to a reduce; add initial plug for shouldDeploy using deployIf
|
2018-08-23 16:25:28 -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 |