-
Notifications
You must be signed in to change notification settings - Fork 52
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
chore: update vyper imports #46
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good but holding off on merging this as a lot of other changes to the semantics pass are coming up for vyper
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks! saved me a bunch of work!
looks like there's a couple merge conflicts though - could you please fix? |
I have fixed the merge conflict. Oddly, CI is now failing because of missing packages. I am still figuring out why. |
Update imports from Vyper as a result of vyperlang/vyper#2974, vyperlang/vyper#3182, vyperlang/vyper#3209
Also fixes test path and updated README.