Iuri Matias
|
1e9439bbe6
|
Update README.md
|
2017-12-19 13:03:11 -05:00 |
Iuri Matias
|
6ddd921e33
|
Merge pull request #318 from superphil0/develop
Improve documentation of contracts.json
|
2017-12-19 13:01:08 -05:00 |
Iuri Matias
|
bc34e00268
|
better errors when parsing invalid json
|
2017-12-19 12:57:03 -05:00 |
Iuri Matias
|
ee43f58c15
|
Merge branch 'release/2.6.0' into develop
|
2017-12-19 12:04:42 -05:00 |
Iuri Matias
|
afd9d2f014
|
update to 2.6.3
|
2017-12-19 12:01:00 -05:00 |
Iuri Matias
|
8e323d6870
|
don't attempt to link contract if it's not in the code
|
2017-12-19 11:35:21 -05:00 |
Iuri Matias
|
9404bfb2cc
|
don't attempt to link contract if it's not in the code
|
2017-12-19 11:13:27 -05:00 |
Iuri Matias
|
a99ee73ef8
|
add version command
|
2017-12-19 10:20:05 -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
|
6d077b1412
|
fix module name in tests
|
2017-12-17 19:30:22 -05:00 |
Iuri Matias
|
8360295ed0
|
warn if server is already running or not
|
2017-12-17 19:18:35 -05:00 |
Iuri Matias
|
14d330a729
|
fix webserver service check
|
2017-12-17 18:58:55 -05:00 |
Iuri Matias
|
113bb25142
|
add webserver start/stop cmd
|
2017-12-17 18:34:41 -05:00 |
Iuri Matias
|
9efd29ec9e
|
add to help exit cmd
|
2017-12-16 18:16:53 -05:00 |
Iuri Matias
|
81f06bc984
|
include ipfs version in versions cmd
|
2017-12-16 18:15:44 -05:00 |
Iuri Matias
|
65ae827350
|
Merge branch 'mds' into develop
|
2017-12-16 17:55:38 -05:00 |
Iuri Matias
|
8999d619c5
|
update tests
|
2017-12-16 17:55:27 -05:00 |
Iuri Matias
|
158fb1414a
|
re-use same package if already downloaded
|
2017-12-16 17:36:52 -05:00 |
Iuri Matias
|
67dd4a22cb
|
update tests
|
2017-12-16 17:10:11 -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 |
Iuri Matias
|
2c2b348e76
|
remove old code
|
2017-12-16 17:06:10 -05:00 |
Iuri Matias
|
f90321a23e
|
warn user if attempting to download package without internet connection
|
2017-12-16 17:05:37 -05:00 |
Iuri Matias
|
b764ecf4d6
|
fix logger call
|
2017-12-16 12:48:59 -05:00 |
Iuri Matias
|
9d78f995e8
|
refactor download
|
2017-12-16 12:44:52 -05:00 |
Iuri Matias
|
a216aa980f
|
extract tar extraction code
|
2017-12-16 12:23:02 -05:00 |
Iuri Matias
|
8e62a1f2e9
|
clean up
|
2017-12-16 12:01:45 -05:00 |
Iuri Matias
|
130b37f6fd
|
minor refactor
|
2017-12-16 11:48:20 -05:00 |
Iuri Matias
|
7e1493c039
|
clean up
|
2017-12-16 11:45:29 -05:00 |
Iuri Matias
|
26b070b27f
|
minor refactor: simplify options setting
|
2017-12-16 11:11:29 -05:00 |
Iuri Matias
|
fb8d3c4c0a
|
refactor availableServices
|
2017-12-16 10:54:17 -05:00 |
Iuri Matias
|
a76dbb69b9
|
tolerate lack of blockchain config file
|
2017-12-16 08:48:37 -05:00 |
Iuri Matias
|
747237de76
|
fix defaults when contracts config file is not present
|
2017-12-16 08:12:38 -05:00 |
Iuri Matias
|
e093ff5b30
|
refactor utils http get
|
2017-12-15 22:15:24 -05:00 |
Iuri Matias
|
301ba94ef6
|
refactor httpGet
|
2017-12-15 22:11:55 -05:00 |
Iuri Matias
|
e88b51bdfd
|
add err arg
|
2017-12-15 22:06:33 -05:00 |
Iuri Matias
|
510bc2c542
|
refactor httpsGet
|
2017-12-15 22:05:38 -05:00 |
Iuri Matias
|
bee4d0e1f2
|
extract file download
|
2017-12-15 21:53:11 -05:00 |
Iuri Matias
|
79c8c72477
|
Merge branch 'develop' of github.com:iurimatias/embark-framework into develop
|
2017-12-15 18:03:01 -05:00 |
Iuri Matias
|
c4e13f9ea8
|
minor refactor on setprovider code
|
2017-12-15 18:02:50 -05:00 |
Iuri Matias
|
3b05530295
|
Merge branch 'release/2.6.0' into develop
|
2017-12-15 17:47:46 -05:00 |
Iuri Matias
|
4008f15910
|
update to 2.6.2
|
2017-12-15 17:44:06 -05:00 |
Iuri Matias
|
d094035f21
|
fix storage getUrl method override issue
|
2017-12-15 17:43:18 -05:00 |
Iuri Matias
|
e8ebb0fb37
|
update tests
|
2017-12-15 17:38:02 -05:00 |
Iuri Matias
|
d42a34b342
|
comply with eslint
|
2017-12-15 17:30:29 -05:00 |
Iuri Matias
|
1666be1158
|
fix contract directories config
|
2017-12-15 17:14:00 -05:00 |
Iuri Matias
|
68886d7095
|
add error for reference issues
|
2017-12-15 16:39:13 -05:00 |
Iuri Matias
|
cfaccb307b
|
throw error when target lib is not found
|
2017-12-15 16:18:19 -05:00 |