15 Commits

Author SHA1 Message Date
Jonathan Rainville
2e4022a38d fix(compiler): fixes allowed paths and remappings
Fixes #9
Fixes the use of node_module and http urls
Makes sure to have all remappings before compiling
2018-11-15 12:03:17 -05:00
Jonathan Rainville
d8e281ac36 fix(compiler): display errors that before were not showing 2018-11-09 11:49:32 -05:00
Jonathan Rainville
9bd6834603 feat(solc): switch to standard JSON for remapping 2018-11-08 17:24:01 -05:00
Jonathan Rainville
1e02abf864 fix(embark-solc): stop embark when solc version too low
Fixes #8
2018-11-07 14:50:30 -05:00
Jonathan Rainville
011b344591 chore(embark-solc): add eslintrc and fix linting errors 2018-11-07 14:48:52 -05:00
Richard Ramos
b0a798c466
Fix undefined in generated .bin file 2018-09-21 15:41:22 -04:00
Jonathan Rainville
eb0c51fe30 do not exit on not installed 2018-09-12 09:38:03 -04:00
Richard Ramos
f852bf3da0 Added duplicated contract warning 2018-07-24 13:37:59 -04:00
Richard Ramos
98890beb46 Filtering duplicated contracts dirs 2018-07-24 12:05:42 -04:00
Richard Ramos
21d65e8f8c Add directory list to list of allowed paths 2018-07-24 11:56:35 -04:00
Richard Ramos
3f69a5c2e4 Changes based on code review 2018-07-24 10:12:36 -04:00
Richard Ramos
31b2cfc7f6 Writing .bin after output is complete 2018-07-24 10:12:36 -04:00
Richard Ramos
34b053c8cf Can specify "outputBinary" config to gen a .bin file of contract 2018-07-24 10:12:36 -04:00
Richard Ramos
3da50e6104 Detecting if solc is installed 2018-05-30 15:52:42 -04:00
Richard Ramos
e2a076df12 Initial version of solc plugin 2018-05-26 12:31:46 -04:00