87 Commits

Author SHA1 Message Date
Iuri Matias
33666bd030 rename to cmd 2018-08-21 16:09:13 -04:00
Iuri Matias
d0ad16004b move cmd to cmd folder 2018-08-21 16:07:59 -04:00
Iuri Matias
66f1261621 add error message for unsupported versions of node 2018-01-12 15:36:10 -05:00
Todd Baur
835899cf6e this is a quick attempt at speeding up the init of CLI by changing Embark.js to a reveal module pattern and moving the requires into the functions that need them. It removes the circular reference between Cmd and Embark, which is the biggest hit to speed. It also changes how the binary starts by importing Cmd instead of Embark. 2017-03-10 23:43:52 +09:00
Iuri Matias
a41c6f534f revert back initial messae 2017-02-06 06:51:26 -05:00
Iuri Matias
0b88d2fa69 show loading message; immediatly check for services instead of waiting 5 secs 2017-02-06 06:51:26 -05:00
Aleš Katona
835047c755 fix lint errors 2016-10-22 13:29:41 -06:00
Iuri Matias
d7656a111f remove unused files 2016-10-06 07:40:24 -04:00
Iuri Matias
88381bdda1 working run 2016-10-06 07:40:20 -04:00
Iuri Matias
bed70b530b update to 1.2.0 2016-08-10 07:59:37 -04:00
Iuri Matias
2fbb41b113 update boilerplate to point to right version instead of repo 2016-05-31 22:19:34 -04:00
Iuri Matias
b78b742ab4 fix solc input 2016-05-29 15:09:57 -04:00
Iuri Matias
7b9de1b259 make ethersim optional 2016-05-23 16:00:54 -04:00
Aakil Fernandes
a15b134c40 env fix 2015-11-20 10:46:49 -05:00
Iuri Matias
4cd0669819 update to 1.0.2 2015-10-13 12:01:21 -04:00
Iuri Matias
283b26f4b3 exit embark deploy after contracts are deployed 2015-10-13 12:00:03 -04:00
Iuri Matias
8b44f4fbe0 update to 1.0.1 2015-10-12 19:27:33 -04:00
Iuri Matias
5cf4529113 update to 1.0.0 2015-10-12 18:52:30 -04:00
Iuri Matias
75da137549 update to 1.0.0-beta.1 2015-10-12 18:33:19 -04:00
Iuri Matias
d45f76beec read embark config file to get contract files for testing 2015-10-12 12:25:43 -04:00
Iuri Matias
d33d986f36 update specs 2015-10-12 10:50:52 -04:00
Iuri Matias
da9c705f7f add embark simulator cmd 2015-10-12 09:09:11 -04:00
Iuri Matias
5628089865 fix deployment in binary 2015-10-09 13:31:09 -04:00
Iuri Matias
8539ff241f update to 0.9.3 2015-09-15 09:03:25 -04:00
Iuri Matias
b383c24496 update to 0.9.2 2015-09-14 21:38:32 -04:00
Iuri Matias
fc66ea9ede update to 0.9.1 2015-09-05 07:43:13 -04:00
Iuri Matias
7c4f3ef1d9 Merge pull request #78 from gerbrand/develop
Allowing to define chains file per environment/chain
2015-09-05 06:48:49 -04:00
Gerbrand van DIeijen
98054a2cbb Allowing to define chains file per environment/chain 2015-09-04 10:55:19 +02:00
Chris Hitchcott
95a1c5a550 make copyMinerJavascriptToTemp step public 2015-09-03 18:45:06 +08:00
Iuri Matias
d468e43f6f update to 0.9.0 2015-08-31 22:10:50 -04:00
Iuri Matias
96834cc8ff Merge pull request #68 from citizencode/npm-link
Alter require to support `npm link`
2015-08-27 08:38:20 -04:00
Harlan T Wood
c30e63832b Alter require to support npm link 2015-08-25 16:56:00 -07:00
Gerbrand van DIeijen
92173c9907 Add option to run geth with any command 2015-08-18 12:05:20 +02:00
Joris Bontje
84daf7e82f set embark binary file permissions as executable 2015-08-10 16:29:18 +02:00
Iuri Matias
8de45a1bed update to 0.8.6 2015-08-09 16:42:31 -04:00
Iuri Matias
0252177a79 update to 0.8.5 2015-08-08 11:36:49 -04:00
Iuri Matias
76203e43e3 update to 0.8.4 2015-08-05 22:32:14 -04:00
Iuri Matias
11076ab00c update to 0.8.3 2015-08-05 10:12:03 -04:00
Iuri Matias
5e15cc7e3f update to 0.8.2 2015-08-05 10:02:18 -04:00
Iuri Matias
1ff7d4bba3 update to 0.8.1 2015-08-05 07:07:01 -04:00
Iuri Matias
2128bacf99 update to 0.8.0 2015-08-04 08:30:45 -04:00
Iuri Matias
f8db3c2920 save chain; add chain manager to deployment 2015-08-03 21:54:39 -04:00
Iuri Matias
834b25908b update to 0.7.3 2015-08-02 08:01:27 -04:00
Iuri Matias
243d16363d update to 0.7.2 2015-07-31 19:27:18 -04:00
Iuri Matias
13c749760c update to 0.7.1 2015-07-29 22:09:41 -04:00
Iuri Matias
e72a2e1aa9 update to 0.7.0 2015-07-23 07:37:36 -04:00
Iuri Matias
c08354891c tag 0.6.3 2015-07-23 07:17:26 -04:00
Iuri Matias
d97c82e5af correct cmd line msg 2015-07-22 18:40:13 -04:00
Iuri Matias
7f4d4d6e49 specify env and config when deploying 2015-07-22 08:30:32 -04:00
Iuri Matias
3b9cc0339b update to 0.6.1 2015-07-15 08:21:38 -04:00