26 Commits

Author SHA1 Message Date
Iuri Matias
c55b011675 fix eslint issues 2017-12-13 20:15:57 -05:00
Iuri Matias
d32d5f50bd check if geth command exists and warn user if not 2017-12-13 17:58:07 -05:00
Iuri Matias
a18fb65e53 Merge branch 'next' into develop 2017-10-19 19:16:18 -04:00
Iuri Matias
e23e4bc417 add blockchain ws config support; fix whisper provider setting 2017-10-19 18:55:49 -04:00
Iuri Matias
704a1ff517 cleanup 2017-10-14 06:06:09 -04:00
Iuri Matias
4bb7f18155 Merge branch 'develop' of github.com:iurimatias/embark-framework into develop 2017-06-19 06:33:07 -04:00
Carl Mönnig
f38b9bc1d6 fix for no accounts on init with warning messages 2017-06-18 13:16:11 +02:00
Iuri Matias
2373d14d6b add options to runCommand 2017-04-02 14:30:00 -04:00
Iuri Matias
faf0e1ff48 revert some of the recent changes 2017-03-31 07:34:43 -04:00
Todd Baur
613e4e6abe integration testing fixes 2017-03-30 22:16:46 +09:00
Todd Baur
8a5604eec6 var -> let 2017-03-30 20:52:49 +09:00
Todd Baur
7599f43a3b fixed problem with double this.client in blockchain.js 2017-03-30 20:48:22 +09:00
Todd Baur
fbe3f302b2 cleanup code from linter feedback 2017-03-30 20:38:14 +09:00
Todd Baur
648b27920c merge develop branch 2017-03-30 20:26:03 +09:00
Todd Baur
67f325f5a0 migrate all the code to ES6 2017-03-30 20:12:39 +09:00
Todd Baur
e3b9c01205 fix linter complaints 2017-03-30 02:18:00 +09:00
ramiro
1a8e5a5abd fixes async on blockchains 2017-03-21 16:26:45 -03:00
ramiro
af4cacf496 fixes async on blockchains 2017-03-21 15:28:36 -03:00
ramiro
3e0e1fda0c fixes for runing on meteor 2017-03-21 14:52:02 -03:00
Iuri Matias
fe30f4b040 make cmd call async 2017-03-02 08:15:35 -05:00
Iuri Matias
11eca918a1 add cc rule 2017-03-01 21:28:27 -05:00
Iuri Matias
b5ff1add40 simplify blockchain constructor 2017-02-21 20:54:07 -05:00
Iuri Matias
a9e4435b77 use specified environment when creating data dirs for .embark 2017-02-20 16:11:27 -05:00
Iuri Matias
73a536c52e refactor to use method to determine app root path, instead of constantly using relative paths 2017-02-19 19:44:16 -05:00
Iuri Matias
8b5e3aa3ab adjust paths 2017-02-19 18:52:41 -05:00
Iuri Matias
1868788342 reorgnize code structure 2017-02-19 12:51:32 -05:00