83 Commits

Author SHA1 Message Date
Iuri Matias
bee4d0e1f2 extract file download 2017-12-15 21:53:11 -05:00
Iuri Matias
34cec58f32 cleanup 2017-12-14 15:27:19 -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
ccb77051f8 import bootstrap in test_app 2017-12-13 19:24:20 -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
e2cbc2a488 fix linting issues 2017-12-05 18:14:46 -05:00
Iuri Matias
6157968c5e update default solc version; update spec; fix issue with compiler warnings 2017-10-17 06:51:52 -04:00
Iuri Matias
a9e63069fb fix connecting to correct provider 2017-10-07 15:20:51 -04:00
Iuri Matias
e5aab5e2ea download target file instead of tarball 2017-10-06 16:17:13 -04:00
Iuri Matias
a78d8b00bf fix support for 1.0 versions of web3 2017-10-06 07:30:34 -04:00
Iuri Matias
2ed4eee831 display loading message when new libs are being installed 2017-07-05 18:26:44 -04:00
Iuri Matias
f45ce963b4 add file type so files are loaded when needed; support to configure web3 and solc versions 2017-07-05 08:35:51 -04:00
Iuri Matias
0991a87b73 add support for embark_js directive 2017-07-03 18:54:31 -04:00
Iuri Matias
8e349cc6ed support directive 2017-07-02 18:03:14 -04:00
Iuri Matias
31ecaf0837 support to download specified versions of web3 2017-07-02 13:33:11 -04:00
Iuri Matias
88c1a16453 fix contract address and make module exports compatible 2017-07-01 22:04:29 -04:00
Iuri Matias
0eb462a89c generate contract js file 2017-07-01 12:55:46 -04:00
Iuri Matias
4f90e62790 include specific contract config given contract name 2017-07-01 12:55:46 -04:00
Iuri Matias
b473d68a1e include specific contract config given contract name 2017-07-01 12:55:46 -04:00
Iuri Matias
47f313b12c generate json files 2017-04-04 06:37:50 -04:00
Todd Baur
67f325f5a0 migrate all the code to ES6 2017-03-30 20:12:39 +09:00
Todd Baur
5bf1475ea4 swap more var -> let 2017-03-30 02:50:05 +09:00
Iuri Matias
6784fa662c pass path when listening to file change event 2017-03-02 21:31:07 -05:00
Iuri Matias
3433c75554 refactor pipeline to use events instead 2017-02-24 06:18:57 -05:00
Iuri Matias
5e4ad9a7e5 reorder requires in a more logical manner 2017-02-19 13:17:28 -05:00
Iuri Matias
1868788342 reorgnize code structure 2017-02-19 12:51:32 -05:00