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

public-vm: addition/subtraction/multiplication for non FF types #3738

Closed
Tracked by #3737
jeanmon opened this issue Dec 19, 2023 · 0 comments · Fixed by #3881
Closed
Tracked by #3737

public-vm: addition/subtraction/multiplication for non FF types #3738

jeanmon opened this issue Dec 19, 2023 · 0 comments · Fixed by #3881
Assignees
Labels
C-avm Component: AVM related tickets (aka public VM)

Comments

@jeanmon
Copy link
Contributor

jeanmon commented Dec 19, 2023

Implement the addition, subtraction, and multiplication operations for the following types:

  • u8, u16, u32, u64, u128

As part of this task, introduce the ALU table.

@github-project-automation github-project-automation bot moved this to Todo in A3 Dec 19, 2023
@jeanmon jeanmon self-assigned this Dec 19, 2023
@jeanmon jeanmon added the C-avm Component: AVM related tickets (aka public VM) label Dec 19, 2023
@jeanmon jeanmon moved this from Todo to In Progress in A3 Dec 19, 2023
@jeanmon jeanmon changed the title public-vm: u32 arithmetic operations public-vm: addition/subtraction for non FF types Jan 3, 2024
@jeanmon jeanmon changed the title public-vm: addition/subtraction for non FF types public-vm: addition/subtraction/multiplication for non FF types Jan 3, 2024
@jeanmon jeanmon moved this from In Progress to In Review in A3 Jan 12, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in A3 Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-avm Component: AVM related tickets (aka public VM)
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant