Iuri Matias
|
47f313b12c
|
generate json files
|
2017-04-04 06:37:50 -04:00 |
Iuri Matias
|
3c1ca7f457
|
remove unneded require
|
2017-04-02 14:54:34 -04:00 |
Iuri Matias
|
dd7984bcda
|
use version from constructor parameter
|
2017-04-02 14:49:19 -04:00 |
Iuri Matias
|
86335e0c74
|
move http request to utils
|
2017-04-02 14:40:10 -04:00 |
Iuri Matias
|
2373d14d6b
|
add options to runCommand
|
2017-04-02 14:30:00 -04:00 |
Iuri Matias
|
d800c1cee0
|
add aliases to embarkjs
|
2017-04-02 14:12:12 -04:00 |
Iuri Matias
|
9ce25d7651
|
refactor services check to use on/off and let monitor decide colors
|
2017-04-01 23:22:43 -04:00 |
Iuri Matias
|
f4dbeb4b7e
|
revert some of the recent changes
|
2017-03-31 07:39:33 -04:00 |
Iuri Matias
|
faf0e1ff48
|
revert some of the recent changes
|
2017-03-31 07:34:43 -04:00 |
Iuri Matias
|
f5cfcae3dd
|
Merge pull request #264 from toadkicker/eventing
integration testing fixes
|
2017-03-30 20:01:55 -04:00 |
Todd Baur
|
780fc197f3
|
remove static since we want these exposed
|
2017-03-30 22:31:23 +09:00 |
Todd Baur
|
613e4e6abe
|
integration testing fixes
|
2017-03-30 22:16:46 +09:00 |
Iuri Matias
|
d872ce9c51
|
Merge pull request #263 from toadkicker/eventing
Eventing Embark
|
2017-03-30 07:58:28 -04: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
|
65f6827b05
|
merge develop branch
|
2017-03-30 20:29:55 +09:00 |
Todd Baur
|
648b27920c
|
merge develop branch
|
2017-03-30 20:26:03 +09:00 |
Iuri Matias
|
36633bf60c
|
the lint is mother the lint is father
|
2017-03-30 07:16:15 -04:00 |
Todd Baur
|
67f325f5a0
|
migrate all the code to ES6
|
2017-03-30 20:12:39 +09:00 |
Iuri Matias
|
c2ca2563bc
|
revert change that was refering to a relative path for embark.json
|
2017-03-30 07:04:13 -04:00 |
Iuri Matias
|
504e68d5fc
|
Merge pull request #259 from Exartu/develop
readme documentation update
|
2017-03-30 07:02:52 -04:00 |
Iuri Matias
|
8dc87b7cbc
|
Merge pull request #258 from toadkicker/use_path_in_tmpl_gen
this fixes problems where concatenating the path string would fail
|
2017-03-30 07:01:11 -04:00 |
Iuri Matias
|
d2232011c6
|
Merge pull request #262 from toadkicker/mindmap
add class mierarchy mindmap
|
2017-03-30 07:00:30 -04:00 |
Iuri Matias
|
f206b6eb2b
|
update readme for tests so it reflects the stable version
|
2017-03-30 06:59:51 -04:00 |
Iuri Matias
|
7bdc934e40
|
revert test change to previous state
|
2017-03-30 06:58:24 -04:00 |
Iuri Matias
|
e2888e6d5a
|
remove testrpc from package.json
|
2017-03-30 06:57:41 -04:00 |
Iuri Matias
|
fc36bccee5
|
Merge pull request #257 from aletheia-foundation/develop
Show error message if unable to deploy contracts. Include ethereumjs-testrpc
|
2017-03-30 06:57:04 -04:00 |
ramiro
|
604635f3e3
|
added async simulator
|
2017-03-29 17:47:04 -03:00 |
Todd Baur
|
a66f002a18
|
swap path -> util.joinPath
|
2017-03-30 03:13:48 +09:00 |
Todd Baur
|
26b87b4b05
|
swap test var -> let
|
2017-03-30 02:57:22 +09:00 |
Todd Baur
|
5bf1475ea4
|
swap more var -> let
|
2017-03-30 02:50:05 +09:00 |
Todd Baur
|
a948cecd42
|
remove old versions of node
|
2017-03-30 02:46:19 +09:00 |
Todd Baur
|
a6cd8b1292
|
change linter config for browser/node switching
|
2017-03-30 02:42:06 +09:00 |
Todd Baur
|
0774841b66
|
tell jshint to read config from package.json
|
2017-03-30 02:20:20 +09:00 |
Todd Baur
|
e3b9c01205
|
fix linter complaints
|
2017-03-30 02:18:00 +09:00 |
Todd Baur
|
4ae5757bae
|
add back in missing load commands
|
2017-03-30 02:04:35 +09:00 |
Todd Baur
|
446721229c
|
updated
|
2017-03-30 01:28:54 +09:00 |
Todd Baur
|
5584b88842
|
add class mierarchy mindmap
|
2017-03-30 00:38:25 +09:00 |
Todd Baur
|
2f5c647c39
|
this changes Embark to an EventEmitter and adds more event handling for loading and fetching plugins. It introduces a dependency on underscore and underscore string. It adds defenses against null/invalid options objects.
|
2017-03-30 00:37:30 +09:00 |
greggdourgarian
|
7f0651d597
|
documentation update: typo fixes etc
|
2017-03-22 16:46:12 -05:00 |
Todd Baur
|
20baf5ee9f
|
call path.join once and store in fspath var
|
2017-03-22 21:46:59 +09:00 |
Todd Baur
|
e7286d6f3c
|
added todo for testing via vorpal in future PR
|
2017-03-22 21:46:35 +09:00 |
Todd Baur
|
37a7259999
|
this fixes problems where concatenating the path string would fail, e.g. non-unix systems.
|
2017-03-22 20:32:16 +09:00 |
Iuri Matias
|
7ed493d1a2
|
Merge pull request #239 from toadkicker/fix_228_b
Implement a prompt when there is no app name given
|
2017-03-22 06:56:56 -04:00 |
Todd Baur
|
b186bf966c
|
fixed merge conflicts
|
2017-03-22 14:13:58 +09:00 |
Todd Baur
|
ed7de6af93
|
merge develop
|
2017-03-22 14:02:10 +09:00 |
Iuri Matias
|
65c5006d0e
|
Merge pull request #254 from nogueian/develop
Refactored EmbarkJS to allow multiple storage providers
|
2017-03-21 19:28:37 -04:00 |
Iuri Matias
|
eff35928af
|
Merge pull request #252 from toadkicker/update_boilerplate_test
update boilerplate test after PR#246
|
2017-03-21 19:02:15 -04:00 |
ramiro
|
1a8e5a5abd
|
fixes async on blockchains
|
2017-03-21 16:26:45 -03:00 |