10 Commits

Author SHA1 Message Date
Jacob Evans
a71e511f82
Update test fixtures
allow dependency compiler test to run everywhere
2018-04-18 15:46:06 +10:00
Leonid Logvinov
d8ef76fd5e
Rename resolver to sol-resolver 2018-04-16 17:43:59 +02:00
Leonid Logvinov
e5cf41b313
Uncomment tests 2018-04-13 13:27:52 +02:00
Leonid Logvinov
eb89926cee
Implement the resolver 2018-04-12 12:52:48 +02:00
Leonid Logvinov
783314c037
Improve on readability 2018-04-12 12:52:21 +02:00
Leonid Logvinov
f2f9bd2e7a
Revert "Merge pull request #493 from hysz/features/deployer/multipleCodebaseSupport"
This reverts commit 70d403e6f8c56bc70e6d3471a770b9bbff5d72e7, reversing
changes made to 073bf738ddb271b6b4158798baf4cac3cb0608e9.
2018-04-12 12:50:38 +02:00
Greg Hysen
61fc3346c2 Updated deployer to accept a list of contract directories as input. Contract directories are namespaced to a void clashes. Also in this commit is a fix for overloading contract functions. 2018-04-09 17:22:58 -07:00
Amir Bandeali
20fec2943b Create solc_bin dir if does not exist before attempting to compile 2018-04-01 10:45:25 -07:00
Leonid Logvinov
2c7fdac5cd
Remove .only 2018-03-21 16:39:37 +01:00
Leonid Logvinov
8b52793f2f
Add tests for compiler utils 2018-03-21 15:12:18 +01:00