You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
This PR got merged a little while ago which should prevent users from hitting a rate limiting issue with github: #2532 which addresses ethereum/solc-js#446.
We're hitting this rate limiting issue consistently now on CI, blocking all of our PRs, would love to continue to use sol-compiler than switching off of it to some other solution. We tried to add a new version by specifying a git url, but yarn does not support monorepos as a path.
The text was updated successfully, but these errors were encountered:
This PR got merged a little while ago which should prevent users from hitting a rate limiting issue with github: #2532 which addresses ethereum/solc-js#446.
We're hitting this rate limiting issue consistently now on CI, blocking all of our PRs, would love to continue to use
sol-compiler
than switching off of it to some other solution. We tried to add a new version by specifying a git url, but yarn does not support monorepos as a path.The text was updated successfully, but these errors were encountered: