594 Commits

Author SHA1 Message Date
Iuri Matias
282067649c
Merge pull request #356 from embark-framework/bug_fix/fix-tests-in-windows
Fix tests breaking because of line-endings
2018-04-10 17:08:27 -04:00
Jonathan Rainville
e90cead578 fix tests breaking because of line-endings 2018-04-10 16:38:49 -04:00
Jonathan Rainville
6905698bcc fix swarm upload too 2018-04-10 16:02:59 -04:00
Jonathan Rainville
e731495109 fix upload on windows 2018-04-10 14:17:59 -04:00
Jonathan Rainville
2907510b6e fix arrows in ipfs get by using ipfsConnection.get 2018-04-10 13:33:13 -04:00
Iuri Matias
e0db5ed61a refactor to use dappPath 2018-04-02 15:06:56 -04:00
Iuri Matias
fffde9d4b6 tolerate lack of addCheck which means is not running in dashboard mode 2018-03-30 10:59:31 -04:00
Iuri Matias
d5a21d579c fallback to shelljs if pwd is empty (windows issue) 2018-03-26 15:08:07 -04:00
Iuri Matias
4b0925d425 fallback to shelljs if pwd is empty (windows issue) 2018-03-26 14:54:47 -04:00
Iuri Matias
da7e5747f9 report error message instead of array 2018-03-02 18:01:48 -05:00
Iuri Matias
af9e27e078 fix ipfs service check 2018-03-02 17:25:59 -05:00
Iuri Matias
13e759bfee support setting protocol in config; fix getUrl 2018-03-02 16:57:55 -05:00
Iuri Matias
bde067aabf support specifying ipfs protocol in the storage provider 2018-03-02 11:02:52 -05:00
Iuri Matias
445133cfdf move setStatus from logger to event bus 2018-02-27 15:49:21 -05:00
Iuri Matias
3b60793b25 remove old jshint directives 2018-02-07 19:49:54 -05:00
Iuri Matias
1c45d215ce check error severity besides the type 2018-02-07 19:40:59 -05:00
Iuri Matias
7a7330e695 update solidity module to use compileStandard and the standard json 2018-01-27 15:07:48 -05:00
Iuri Matias
80e8f6323a display error when there is a unknown compilation error 2018-01-17 15:09:19 -05:00
Iuri Matias
82681fec8f support versioning ipfs-api 2018-01-10 11:15:32 -05:00
Iuri Matias
4fcfc6c142 update whisper check 2018-01-05 15:30:52 -05:00
Iuri Matias
0e502c1537 refactor service check 2017-12-30 21:44:59 -05:00
Iuri Matias
fe186a4443 move module js code to its own folder 2017-12-30 21:02:46 -05:00
Iuri Matias
37a126a6b8 move old code to a separate file 2017-12-30 20:42:52 -05:00
Iuri Matias
f4e81da630 refactor whisper code; separate old version 2017-12-30 20:09:46 -05:00
Iuri Matias
7e38a239b7 fix package name listener 2017-12-30 19:34:15 -05:00
Iuri Matias
1c38f3fb89 move lib 2017-12-30 18:25:59 -05:00
Iuri Matias
2f3abc37b7 use module command to get solc version 2017-12-30 18:12:16 -05:00
Iuri Matias
11af38268b refactor: get versions from module instead of config 2017-12-30 16:48:53 -05:00
Iuri Matias
3fb02befea comply with linter 2017-12-29 18:33:11 -05:00
Iuri Matias
92de2904f1 move webserver cmds to module 2017-12-29 18:29:56 -05:00
Iuri Matias
d1a207941d take into account available providers list 2017-12-29 16:11:45 -05:00
Iuri Matias
8956992950 extract communication provider 2017-12-28 18:10:43 -05:00
Iuri Matias
9ca337eeb1 extract storage provider 2017-12-28 17:42:25 -05:00
Iuri Matias
fc24b04bf6 comply with linter 2017-12-28 13:13:30 -05:00
Iuri Matias
310712567f move whisper to a module 2017-12-28 12:40:11 -05:00
Iuri Matias
e833ebd019 move ipfs embarkjs code to module 2017-12-28 12:16:50 -05:00
Iuri Matias
aad78cc130 fix/improve error handling 2017-12-27 13:07:13 -05:00
Iuri Matias
eaf9016c79 move ipfs service check to its module 2017-12-26 20:32:51 -05:00
Iuri Matias
50f1072372 move upload to its own module 2017-12-26 19:55:42 -05:00
Iuri Matias
6a27559de4 update linter rule 2017-12-19 09:54:39 -05:00
Iuri Matias
799da089af refactor webserver code 2017-12-19 09:50:29 -05:00
Iuri Matias
76be683ed2 refactor webserver 2017-12-18 09:37:16 -05:00
Iuri Matias
ce6c570634 use utils joinPath instead of path.join 2017-12-16 17:10:11 -05:00
Iuri Matias
ce4f75ddc4 extract solc to its own module 2017-12-16 17:08:18 -05:00