Open elenadimitrova opened 4 years ago
I just tried to compile a simple contract with 0.5.4 version and it seems to work. Can you confirm it ?
It was fixed meanwhile yes, but for all of 3 days we couldn't compile. You can see the sample failing build in CI. The reliance on a limechain service for compilation is really a single point fo failure that's not acceptable. So this dependency should be removed to prevent this from happening again.
Same problem here. There's some kind of DoS protection on the hosted site that seems to be misfiring. Hitting one of the failing URLs directly in a web browser from my Japanese connection produces:
etherlime.limechain.tech is protected! We have noticed an unusual activity from your IP: 143.189.165.88 and your access to the site is blocked. You can contact our support for more information. If doing so please provide the following ID: 403.
Hitting the thing from a cloud host doesn't trigger the bug.
PS. It also feels bad to be downloading this software from a plain http address, maybe consider just hosting it off github?
Error thrown when not using a locally installed version of solc
Also this fails confirming it's a problem getting a list of supported solc versions to compare against
Sample failing build https://circleci.com/gh/argentlabs/argent-contracts/1089