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

implement arithmetic on new types #2786

Closed
charles-cooper opened this issue Apr 14, 2022 · 2 comments
Closed

implement arithmetic on new types #2786

charles-cooper opened this issue Apr 14, 2022 · 2 comments
Assignees

Comments

@charles-cooper
Copy link
Member

arithmetic on new types was explicitly blocked in #2749 for the 0.3.2 release, but we should revisit for the next release. it should be relatively straightforward, just refactor the section dealing with arithmetic in expr.py. we need to make sure the bounds checks are thoroughly tested.

@charles-cooper
Copy link
Member Author

i started work on this here https://github.com/charles-cooper/vyper/tree/new_int_tests in case somebody wants to take on this issue

@charles-cooper
Copy link
Member Author

fixed in #2843

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

No branches or pull requests

1 participant