-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add new ZK opcodes #870
Add new ZK opcodes #870
Conversation
Co-authored-by: Hannes Karppila <2204863+Dentosal@users.noreply.github.com>
I did some polishing in #874, which could be merged into this one |
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.
This is lacking tests for memory boundary violations
* Simplify error types * Use MemoryOverflow instead of ArithmeticOverflow * Fix inversion letter --------- Co-authored-by: AurelienFT <aurelien.foucault@epitech.eu>
@Dentosal I added new tests for memory overflow and writing writes. |
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.
i would prefer if we worked with more kats but it can be a follow up pr.
#615 VM PR : FuelLabs/fuel-vm#870 ### Before requesting review - [x] I have reviewed the code myself ### After merging, notify other teams [Add or remove entries as needed] - [ ] [Rust SDK](https://github.com/FuelLabs/fuels-rs/) - [ ] [Sway compiler](https://github.com/FuelLabs/sway/) - [ ] [Platform documentation](https://github.com/FuelLabs/devrel-requests/issues/new?assignees=&labels=new+request&projects=&template=NEW-REQUEST.yml&title=%5BRequest%5D%3A+) (for out-of-organization contributors, the person merging the PR will do this) - [ ] Someone else? --------- Co-authored-by: Aaryamann Challani <43716372+rymnc@users.noreply.github.com> Co-authored-by: Hannes Karppila <2204863+Dentosal@users.noreply.github.com> Co-authored-by: Rafał Chabowski <88321181+rafal-ch@users.noreply.github.com>
FuelLabs/fuel-specs#615
Checklist
Before requesting review
After merging, notify other teams
[Add or remove entries as needed]