sol-compiler returning an error when downloading multiple solc binaries on CI
gabririgo opened this issue · 2 comments
Expected Behavior
Compiling different contracts with different solc binaries should not give error, but does as EF has moved link for binaries downloads and previous link is under Github Sites.
Current Behavior
Downloading binaries locally is buggy at first, but ofc once binaries are downloaded, the error is not returned. However, this returns an error each time a cycle like CircleCI is run.
Possible Solution
use most recent link, as already proposed in my PR
Steps to Reproduce (for bugs)
1.
2.
3.
Context
Your Environment
| Package | Version |
| @0x/sol-compiler: | 4.7.6 |
| Network |
| testrpc |
| NAME |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because no activity occured in 7 days after being marked as stale. If it's still relevant - feel free to reopen. Thank you for your contributions.