-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use solidity analyzer #3052
Use solidity analyzer #3052
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
This issue is also being tracked on Linear. We use Linear to manage our development process, but we keep the conversations on Github. LINEAR-ID: ea957f29-aec0-4cbc-92e5-bc9dce097acf |
cca4140
to
5a4835c
Compare
06bd931
to
e38ed40
Compare
Fith PR of the compilation times optimization effort.
This PR stops using @fvictorio's parser in favor of my
solidity-analyzer
library 😜I believe this should be ready to review.
Depends on #3051