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

Math flag fixes and improvements #80

Merged
merged 3 commits into from
Feb 13, 2021
Merged

Conversation

adlerjohn
Copy link
Contributor

@adlerjohn adlerjohn commented Feb 13, 2021

  • Add a wrapping flag to panic on wrap, enabled by default.
  • Remove automatic remainder setting from division to make things simpler (modulus opcode exists anyways, and it's not often both will be needed).

@adlerjohn adlerjohn self-assigned this Feb 13, 2021
@adlerjohn adlerjohn merged commit 836632e into master Feb 13, 2021
@adlerjohn adlerjohn deleted the adlerjohn-math_flag_fixes branch February 13, 2021 14:03
@adlerjohn adlerjohn added the comp:FVM Component: FuelVM label Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:FVM Component: FuelVM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant