1381 Commits

Author SHA1 Message Date
Iuri Matias
2f5e6768ce remove jshint 2017-12-14 10:35:39 -05:00
Iuri Matias
84641f4056 add eslint to travis 2017-12-14 10:26:39 -05:00
Iuri Matias
c0c0eb0550 fix eslint path 2017-12-14 10:20:07 -05:00
Iuri Matias
170143b52c update travis config 2017-12-14 10:12:14 -05:00
Iuri Matias
b56a138b62 use eslint instead of jshint 2017-12-14 10:00:53 -05:00
Iuri Matias
c55b011675 fix eslint issues 2017-12-13 20:15:57 -05:00
Iuri Matias
1271602ad5 remove unused file 2017-12-13 19:52:42 -05:00
Iuri Matias
2c8f049f4a remove unused import 2017-12-13 19:51:34 -05:00
Iuri Matias
bed7e7afc6 clean up 2017-12-13 19:49:59 -05:00
Iuri Matias
9211279f8e fix eslint issues 2017-12-13 19:49:05 -05:00
Iuri Matias
6098d3cca6 add alias for exit cmd 2017-12-13 19:31:16 -05:00
Iuri Matias
ccb77051f8 import bootstrap in test_app 2017-12-13 19:24:20 -05:00
Iuri Matias
4106531bd7 warn user when IPFS comes back online 2017-12-13 18:15:59 -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
18d6aafd60 update test_app files 2017-12-13 17:36:24 -05:00
Iuri Matias
19d061e5f3 remove commented out line 2017-12-13 17:25:29 -05:00
Iuri Matias
5f6ec0f584 clean up embark.js 2017-12-13 17:24:12 -05:00
Iuri Matias
d0afd27969 revert web3.js version check 2017-12-13 17:10:33 -05:00
Iuri Matias
e2dcad07ce update tests 2017-12-13 16:28:23 -05:00
Iuri Matias
9e1fff2cdb re-enable whisper in test app 2017-12-13 15:53:29 -05:00
Iuri Matias
12c8e223d6 update ipfs lib 2017-12-13 15:53:29 -05:00
Iuri Matias
0b00f99f09 include ipfs lib in embarkjs 2017-12-13 15:53:29 -05:00
Iuri Matias
3ddd492e83 refactor building web3 obj 2017-12-13 15:53:29 -05:00
Iuri Matias
c160ac616f refactor building web3 obj 2017-12-13 15:53:29 -05:00
Iuri Matias
a174b94702 move basic import so it's always available 2017-12-13 15:53:29 -05:00
Iuri Matias
99a66a05ef import web3 object on contract import 2017-12-13 15:53:29 -05:00
Iuri Matias
b7b5fae2c8 imports with shared web3 object 2017-12-13 15:53:29 -05:00
Iuri Matias
92e22ea519 support special imports 2017-12-13 15:53:29 -05:00
Iuri Matias
038f57e7d2 fix new index example 2017-12-13 15:53:29 -05:00
Iuri Matias
3d36aaaeb3 support both old system and imports in the pipeline 2017-12-13 15:53:29 -05:00
Iuri Matias
33711c8db2 support imports 2017-12-13 15:53:29 -05:00
Iuri Matias
aa0f774f1d Merge branch 'release/2.6.0' into develop 2017-12-13 12:17:29 -05:00
Iuri Matias
97231caad8 update to 2.6.1 2.6.1 2017-12-13 11:42:20 -05:00
Iuri Matias
daba3b9319 remove extra character in template causing issues with the console 2017-12-13 11:38:36 -05:00
Iuri Matias
9cd98d9ecb add NOTES to gitignore 2017-12-13 11:18:06 -05:00
Iuri Matias
58cf9ca78d take into account config in ipfs service check 2017-12-07 10:26:17 -05:00
Iuri Matias
c68c1b2d74 update test config 2017-12-07 09:41:19 -05:00
Iuri Matias
9bd1880479 update test config 2017-12-07 09:25:06 -05:00
Iuri Matias
17aad16ce2 :Merge branch 'develop' of github.com:iurimatias/embark-framework into develop 2017-12-06 11:42:40 -05:00
Iuri Matias
8b313a0fc7 fix storage getUrl method override issue 2017-12-06 11:42:13 -05:00
Iuri Matias
be64d2ff6b fix IPFS dependency 2017-12-06 11:37:44 -05:00
Iuri Matias
d9f0941571
Update README.md 2017-12-06 11:06:42 -05:00
Iuri Matias
ed377d798f Revert "use custom repo for IPFS api"
This reverts commit bb0d674c65d77a352b88bab314d9a4702d31ad04.
2017-12-06 10:34:13 -05:00
Iuri Matias
fd506e1448 update cc config 2017-12-05 18:23:21 -05:00
Iuri Matias
b0019458b4 remove .embark dir 2017-12-05 18:17:56 -05:00
Iuri Matias
e2cbc2a488 fix linting issues 2017-12-05 18:14:46 -05:00
Iuri Matias
dd05add22a update cc config 2017-12-05 17:47:40 -05:00
Iuri Matias
f4df43b1d9 update cc config 2017-12-05 17:44:47 -05:00
Iuri Matias
98cad734d3 update cc config 2017-12-05 17:40:04 -05:00
Philipp Omenitsch
925a9814e5
Update README.md
Add more example options for better documentation
2017-12-04 20:51:55 +01:00