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

Fix BuiltinRunner::final_stack and remove quick fix #778

Merged
merged 12 commits into from
Jan 27, 2023

Conversation

fmoletta
Copy link
Contributor

@fmoletta fmoletta commented Jan 25, 2023

  • Update the builtin's stop_ptr in BuiltinRunner::final_stack
  • Restrict arguments in BuiltinRunner methods from &VirtualMachine to &MemorySegementManager and &Memory to avoid double borrows
  • Remove quick fix from Refactor verify_secure_runner #768
  • Misc: fix BuiltinRunner's included field name

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Mario Rugiero <mario.rugiero@lambdaclass.com>
@fmoletta fmoletta requested a review from HermanObst as a code owner January 25, 2023 20:49
@Jrigada Jrigada merged commit 195f9ce into main Jan 27, 2023
@Jrigada Jrigada deleted the fix-builtin-runner-final-stack branch January 27, 2023 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants