Commit Graph

735 Commits

Author SHA1 Message Date
Iuri Matias 6920ae9481 refactor to use commonOptions method 2016-10-30 20:21:28 -04:00
Iuri Matias a5bc17f0de use config port when calling geth 2016-10-30 20:15:57 -04:00
Iuri Matias e58671e742 refactor common geth command options into the a common method 2016-10-30 20:08:45 -04:00
Iuri Matias 0a2a26fd29 fix network config type 2016-10-30 20:01:25 -04:00
Iuri Matias 5c05b7f8d9 simplify whisper config condition 2016-10-30 19:53:23 -04:00
Iuri Matias 88bdd662de refactor determining method arguments 2016-10-30 19:38:40 -04:00
Iuri Matias df7ff3916f handle error on deploy all 2016-10-30 19:28:45 -04:00
Iuri Matias e44bd3a22e handle error on contract deplyoment 2016-10-30 19:22:09 -04:00
Iuri Matias ac67c80576 return callbacks 2016-10-30 19:17:31 -04:00
Iuri Matias c30a289945 handle error if no accounts are found 2016-10-30 19:14:38 -04:00
Iuri Matias a7d6d36506 disable guard-in check in eslint (for now) 2016-10-30 19:08:20 -04:00
Iuri Matias 67074ee60f update to 2.1.3 2016-10-30 08:57:44 -04:00
Iuri Matias 0524b17309 update to 2.1.3 2016-10-30 08:56:13 -04:00
Iuri Matias 29bd1aabee Merge branch 'eventfix' into develop 2016-10-30 08:41:56 -04:00
Iuri Matias 408caa4c50 fix events handling 2016-10-30 08:40:37 -04:00
Iuri Matias a9fbd5f6a5 make --no-color option available 2016-10-29 22:35:22 -04:00
Iuri Matias 7bccb73f01 support --dashboard option 2016-10-29 22:30:41 -04:00
Iuri Matias 655f56f893 support --noserver option 2016-10-29 22:00:54 -04:00
Iuri Matias 60285ea1c0 support specifying web server hostname through -b option 2016-10-29 21:41:50 -04:00
Iuri Matias caaf3acde5 use path join 2016-10-29 14:13:06 -04:00
Iuri Matias 41273a4517 remove trailing commas 2016-10-29 14:07:42 -04:00
Iuri Matias 06879ccdd6 return callback 2016-10-29 13:55:06 -04:00
Iuri Matias 549e33317b use path join 2016-10-29 13:50:54 -04:00
Iuri Matias 60f487da38 use path join 2016-10-29 12:35:16 -04:00
Iuri Matias 3ba8c55284 Merge branch 'develop' 2016-10-29 12:24:43 -04:00
Iuri Matias bd3b05bb00 refactor condition to avoid checking for void 0 2016-10-29 12:24:13 -04:00
Iuri Matias 814c2bc4a4 return callbacks 2016-10-29 12:15:50 -04:00
Iuri Matias 9a09e206ae refactor contract build method 2016-10-29 12:02:07 -04:00
Iuri Matias 215a823c35 update to 2.1.2 2016-10-29 11:16:43 -04:00
Iuri Matias 00dd8ecf91 display compilation and/or deployment error in the logs and status instead of crashing 2016-10-29 11:08:10 -04:00
Iuri Matias 816e67370a refactor duplicated build & deploy process 2016-10-29 10:33:54 -04:00
Iuri Matias c9a52c11b0 update to 2.1.1 2016-10-25 19:44:12 -04:00
Iuri Matias 19735884c0 add support for -p option in embark run to specify web server port 2016-10-25 19:33:24 -04:00
Iuri Matias 1140ebf075 update compiler test to be compatible with solc 0.4.0 2016-10-25 19:31:10 -04:00
Iuri Matias be763d0bb9 clarify ram requirement for mining with geth 2016-10-25 18:34:46 -04:00
Iuri Matias a6397b3fe9 update to 2.1.0 2016-10-24 06:14:35 -04:00
Iuri Matias 3d90c3ffed fix boilerplate chains file 2016-10-23 17:37:51 -04:00
Iuri Matias 475dfd7d3f add links to solidity/serpent/web3/embarkjs documentation to readme 2016-10-23 17:19:06 -04:00
Iuri Matias 909164adea add links to solidity/serpent/web3/embarkjs documentation to readme 2016-10-23 17:16:22 -04:00
Iuri Matias fd984b0e6c in embarkJS, if no arguments are passed default to [] 2016-10-23 12:08:29 -04:00
Iuri Matias 3ea6e53218 get contract from contract list, not compiled contracts 2016-10-23 11:15:35 -04:00
Iuri Matias d20f90ae48 add cc badge 2016-10-22 21:28:20 -04:00
Iuri Matias a32fadc107 update code coverage condig 2016-10-22 21:02:11 -04:00
Iuri Matias fb9ccfad00 update exclude directory for cc 2016-10-22 20:16:20 -04:00
Iuri Matias 42fd369cf4 remove trailing commas 2016-10-22 20:16:00 -04:00
Iuri Matias 9de3d20ee9 remove trailing commas 2016-10-22 20:10:25 -04:00
Iuri Matias c8aba45f5a refine cc rules 2016-10-22 20:08:07 -04:00
Iuri Matias e647fd42b0 turn on cc analysis engine 2016-10-22 20:03:27 -04:00
Iuri Matias 1cac67e553 update cc file 2016-10-22 19:58:24 -04:00
Iuri Matias c9529c8129 fix cc config file ident 2016-10-22 19:16:25 -04:00