2759 Commits

Author SHA1 Message Date
Iuri Matias
2e21dfa08a move setProviders to EmbarkJS 2018-08-21 15:30:10 -04:00
Iuri Matias
9b1e6a36a6 remove no longer used plugin cmd api 2018-08-21 15:30:10 -04:00
Iuri Matias
14710e06d8 use commands to request upload; let storage component figure out which one to call 2018-08-21 15:30:10 -04:00
Iuri Matias
cb780c9327 add todo 2018-08-21 15:30:10 -04:00
Iuri Matias
5ade9e090c move asset files check from index to pipeline; index shouldn't know about the internals 2018-08-21 15:30:10 -04:00
Iuri Matias
a428928b53 remove unused parameter 2018-08-21 15:30:10 -04:00
Iuri Matias
d5278b41de move fuzer & gasEstimator to profiler module 2018-08-21 15:30:10 -04:00
Jonathan Rainville
2424408b18 fix provider 2018-08-21 15:30:10 -04:00
Jonathan Rainville
a81ed322d1 fix conflict in test and provider 2018-08-21 15:30:10 -04:00
Jonathan Rainville
5ccd8f6333 display gas cost of each test 2018-08-21 15:30:10 -04:00
Jonathan Rainville
d0851d70ba set color of gas cost 2018-08-21 15:30:10 -04:00
Jonathan Rainville
17c5238847 add option to show details of gas cost for each contract 2018-08-21 15:30:10 -04:00
Jonathan Rainville
5b912262c5 log gas cost at the end of each suite 2018-08-21 15:30:10 -04:00
Jonathan Rainville
bd369ec1a8 add reporter with event to get receipt 2018-08-21 15:30:10 -04:00
Jonathan Rainville
ff340fe88c remove useless change 2018-08-21 15:30:10 -04:00
Jonathan Rainville
4f4cb094d6 fix webserver errors 2018-08-21 15:29:32 -04:00
Iuri Matias
82f275b4d2 simplify utils exports 2018-08-21 15:29:32 -04:00
Iuri Matias
c999941dfc refactor template test 2018-08-21 15:29:32 -04:00
Iuri Matias
2b783ffd03 use utils extractZip instead of lib directly 2018-08-21 15:29:32 -04:00
Iuri Matias
1600150c2b refactor install template code 2018-08-21 15:29:32 -04:00
Iuri Matias
483a0b01e1 make linter happy 2018-08-21 15:28:03 -04:00
Iuri Matias
c0bc6e1b7c add support to download a template 2018-08-21 15:28:03 -04:00
Jonathan Rainville
15ad24f002 wip working 2018-08-21 15:28:02 -04:00
Jonathan Rainville
b6c75ce070 fix unit tests 2018-08-21 15:28:02 -04:00
Jonathan Rainville
26243e21e0 remove provider-engine as it has been creating lots of issues 2018-08-21 15:28:02 -04:00
Jonathan Rainville
01900f8c6e wip fixes 2018-08-21 15:26:31 -04:00
Jonathan Rainville
abb3d4e327 fix syncmode 2018-08-21 15:23:44 -04:00
Jonathan Rainville
92d5fc8e1e hotfix blockchain configs for privatenet 2018-08-21 15:22:59 -04:00
Jonathan Rainville
0e973dd908 conflict in provider 2018-08-21 15:22:07 -04:00
Jonathan Rainville
63cd508e06 change templates to add privatenet 2018-08-21 15:22:07 -04:00
Jonathan Rainville
18f60768f9 fix when using mining script 2018-08-21 15:21:24 -04:00
Jonathan Rainville
dcc7b44377 fix miner 2018-08-21 15:20:12 -04:00
Jonathan Rainville
0e71dca03f update templates to use isDev false 2018-08-21 15:20:12 -04:00
Jonathan Rainville
3eba066969 remove mine script 2018-08-21 15:20:12 -04:00
Jonathan Rainville
fcbd4739dc only put isDev when specifically set 2018-08-21 15:20:11 -04:00
Jonathan Rainville
cf403df1fb make it work 2018-08-21 15:18:12 -04:00
Jonathan Rainville
95a222e443 change fund account function 2018-08-21 15:18:12 -04:00
Jonathan Rainville
3e65d1c11b add geth miner. Needs to change eth and web3 2018-08-21 15:18:12 -04:00
Jonathan Rainville
1970f8fc53 use right path depending of os 2018-08-21 15:18:12 -04:00
Jonathan Rainville
f49e79d4e2 revert caca code 2018-08-21 15:18:12 -04:00
Jonathan Rainville
5581964fab conflict in package json 2018-08-21 15:17:05 -04:00
Jonathan Rainville
deb54e535c fix indentation 2018-08-21 15:12:07 -04:00
emizzle
86ba7e3803 linting 2018-08-21 15:12:07 -04:00
emizzle
efe649e4e6 Removed p-iteration from embark altogether.
Replaced usage in storage module (on dapp side) with async.js `detectSeries`
2018-08-21 15:12:07 -04:00
Iuri Matias
2ca2c03e1d reduce ping time so processes die faster 2018-08-21 15:11:09 -04:00
VoR0220
6477b688c1 fixup
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-08-21 15:11:09 -04:00
VoR0220
06953d99c4 small correction
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-08-21 15:10:28 -04:00
VoR0220
d33c948dcf make it so that FIFSRegistrar isn't attempted to be deployed on livenet, ropsten, etc.
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-08-21 15:10:28 -04:00
VoR0220
0d2bedff84 get rid of else
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-08-21 15:10:28 -04:00
RJ Catalano
aa23da2b6a fix line 2018-08-21 15:10:28 -04:00