Iuri Matias
|
8136759bbb
|
refactor blockchain check
|
2018-10-23 09:39:03 +02:00 |
Iuri Matias
|
91cc554978
|
cleanup
|
2018-10-23 09:39:03 +02:00 |
Iuri Matias
|
4406dddf1e
|
first stab at refactor blockchain launcher
|
2018-10-23 09:39:02 +02:00 |
Cryptomental
|
78c5055902
|
contracts_manager, deployment: Emit outputError whenever build error or deployment error happens.
Emit outputError when:
* contracts cannot be built
* contracts cannot be deployed
Refs: https://github.com/embark-framework/embark/issues/946
|
2018-10-22 19:25:17 +02:00 |
Iuri Matias
|
2374cb1641
|
limit deployment to 1 for now
|
2018-09-26 18:44:36 -04:00 |
Anthony Laibe
|
1dfd2e980f
|
Reduce coupling by using action for event
|
2018-09-22 15:08:50 +01:00 |
Anthony Laibe
|
e20d7bfc6a
|
Fix race condition on deploy tracker
|
2018-09-22 14:43:10 +01: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 |
Jonathan Rainville
|
3a621f3efd
|
use async auto to deploy parallely
|
2018-08-21 16:09:13 -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 |