Skip to content
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

fix declaration and evm printer #1765

Merged
merged 4 commits into from
Mar 17, 2023
Merged

fix declaration and evm printer #1765

merged 4 commits into from
Mar 17, 2023

Conversation

0xalpharush
Copy link
Contributor

The declaration printer was failing because the compilation unit was not always set. I've made the CompilationUnit required for Source to prevent this. While adding regression tests, I fixed the evm printer to reflect the API changes in #1528. I'm not sure why the EVM printer test was passing in CI without this...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants