Jonathan Rainville
|
b32c90b56e
|
compile tests only once
|
2018-06-04 10:45:50 -04:00 |
Iuri Matias
|
37d54e22db
|
refactor services monitor to use events instead of passing addCheck around
|
2018-06-01 19:32:14 -04:00 |
Iuri Matias
|
17f5bb3905
|
Merge branch 'develop' into features/test-revamp-multi
|
2018-06-01 18:14:32 -04:00 |
Jonathan Rainville
|
876a9a3103
|
fix pipeline not building by removing the `once`s
|
2018-06-01 15:48:10 -04:00 |
Jonathan Rainville
|
b727d85358
|
small fixes
|
2018-06-01 13:53:09 -04:00 |
Jonathan Rainville
|
2d1a37d63b
|
conflict in pakcgae lock
|
2018-06-01 13:44:49 -04:00 |
Jonathan Rainville
|
8664570d7c
|
conflict in test
|
2018-06-01 13:43:43 -04:00 |
Jonathan Rainville
|
d0a289a450
|
conflict in deployManager
|
2018-06-01 13:42:05 -04:00 |
Iuri Matias
|
f3e7d03204
|
remove orbit
|
2018-06-01 10:15:41 -04:00 |
Iuri Matias
|
20d7496980
|
take into account errors when determining arguments
|
2018-05-31 10:02:57 -04:00 |
Iuri Matias
|
7d795fa180
|
remove unused var
|
2018-05-30 13:38:08 -04:00 |
Iuri Matias
|
4f20d31b4c
|
add emitAndRunActionsForEvent
|
2018-05-30 13:38:08 -04:00 |
Iuri Matias
|
45f7767313
|
remove contracts manager dependency from deploy manager
|
2018-05-30 13:38:08 -04:00 |
Iuri Matias
|
1d782c0e53
|
emit contractsDeployed event only
|
2018-05-30 13:38:08 -04:00 |
Iuri Matias
|
68e6782f49
|
remove unneded assignment
|
2018-05-30 13:38:08 -04:00 |
Iuri Matias
|
9b368bc1b3
|
remove unneeded assignment
|
2018-05-30 13:38:08 -04:00 |
Iuri Matias
|
1912981d7d
|
move contract deploy code to contract deployer; move it to events
|
2018-05-30 13:38:08 -04:00 |
Iuri Matias
|
70f38d863e
|
fix code generator event
|
2018-05-30 13:35:36 -04:00 |
Iuri Matias
|
69e5af2308
|
replace beforeAction plugin api with event action api
|
2018-05-30 13:35:36 -04:00 |
Iuri Matias
|
16653d491b
|
move onDeploy to new api
|
2018-05-30 13:35:36 -04:00 |
Iuri Matias
|
93e5003c64
|
cleanup
|
2018-05-30 13:35:36 -04:00 |
Iuri Matias
|
4f45b4fa13
|
add new plugin method for generalized event actions
|
2018-05-30 13:35:36 -04:00 |
Iuri Matias
|
f08bb56337
|
simplify determine args method
|
2018-05-30 13:35:36 -04:00 |
Iuri Matias
|
cf13f098ac
|
refactor deploy method
|
2018-05-30 13:35:36 -04:00 |
Iuri Matias
|
f4010bd66e
|
remove unnecessary determin params call
|
2018-05-30 13:35:36 -04:00 |
Iuri Matias
|
8cc86e0b0f
|
remove legacy events
|
2018-05-30 13:35:36 -04:00 |
Iuri Matias
|
3f9c55131b
|
use requests instead of contractsManager directly
|
2018-05-30 13:35:36 -04:00 |
Iuri Matias
|
5f64376c84
|
refactor generateContractsJson
|
2018-05-30 13:35:36 -04:00 |
Iuri Matias
|
fc92b69211
|
use self
|
2018-05-30 13:35:03 -04:00 |
Jonathan Rainville
|
b5e96beb81
|
little oopsie
|
2018-05-30 12:07:48 -04:00 |
Jonathan Rainville
|
ff0d24aa1f
|
Merge branch 'features/ipfs-process' of https://github.com/embark-framework/embark into features/ipfs-process
# Conflicts:
# lib/contracts/blockchain.js
|
2018-05-30 12:02:30 -04:00 |
Jonathan Rainville
|
b5d9a86680
|
start blockchain process at false and deploy on ready
|
2018-05-30 12:00:44 -04:00 |
Jonathan Rainville
|
a88ab82261
|
conflict in blockchain.js
|
2018-05-30 11:02:01 -04:00 |
Jonathan Rainville
|
4d0453fede
|
Merge pull request #468 from embark-framework/fix_service_check
early return if failing to connect to node
|
2018-05-30 08:24:15 -04:00 |
Iuri Matias
|
cd96aebdcd
|
early return if failing to connect to node
|
2018-05-28 17:55:59 -04:00 |
VoR0220
|
52524c2f59
|
eliminate nasty outdated test
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-05-28 13:22:48 -05:00 |
Iuri Matias
|
6c921e3a85
|
fix typo
|
2018-05-28 13:58:49 -04:00 |
Iuri Matias
|
1eee68e901
|
fix typo; default environment to development
|
2018-05-28 13:53:10 -04:00 |
VoR0220
|
6fe3064edd
|
spelling correction of metamask
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-05-28 12:45:14 -05:00 |
VoR0220
|
f34bd5df4f
|
env check
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-05-28 12:28:38 -05:00 |
VoR0220
|
90b42bccb2
|
template correction to check for development environment and whether metamask is engaged and log that it is
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-05-28 12:27:55 -05:00 |
Jonathan Rainville
|
8d9c192e91
|
fix little oopsie in waterfall
|
2018-05-28 11:53:35 -04:00 |
Iuri Matias
|
ef3bde1053
|
add missing code init
|
2018-05-28 11:42:22 -04:00 |
Jonathan Rainville
|
a69d12e637
|
pass isDev and locale to process
|
2018-05-23 11:52:07 -04:00 |
Jonathan Rainville
|
871c2fb228
|
fix tests
|
2018-05-23 11:17:02 -04:00 |
Jonathan Rainville
|
6145c0b92c
|
start node only when no node is present
|
2018-05-23 11:17:02 -04:00 |
Jonathan Rainville
|
29a50ea9cd
|
refactor assertNodeConnection to use it in watch
|
2018-05-23 11:17:02 -04:00 |
Iuri Matias
|
315d8c2197
|
fix merge
|
2018-05-23 11:17:02 -04:00 |
Jonathan Rainville
|
47591a39dd
|
restart web3 service on proces launch
|
2018-05-23 11:17:01 -04:00 |
Jonathan Rainville
|
aea270af02
|
detect no node using request
|
2018-05-23 11:17:01 -04:00 |