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

Refactor Memory::relocate_memory #784

Merged
merged 28 commits into from
Feb 2, 2023
Merged

Refactor Memory::relocate_memory #784

merged 28 commits into from
Feb 2, 2023

Conversation

fmoletta
Copy link
Contributor

@fmoletta fmoletta commented Jan 26, 2023

  • Refactor method
  • Add more test cases
  • Add more cairo programs to check relocation of temporary memory (these programs dont contain assertions, they are meant to be used by the memory comparison script)

@fmoletta fmoletta changed the title Refactor Memory::relocate memory Refactor Memory::relocate memory Jan 26, 2023
@fmoletta fmoletta marked this pull request as ready for review January 27, 2023 15:54
Copy link
Contributor

@Oppen Oppen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but some minor comments.

CHANGELOG.md Show resolved Hide resolved
src/vm/vm_memory/memory.rs Show resolved Hide resolved
@fmoletta fmoletta changed the title Refactor Memory::relocate memory Refactor Memory::relocate_memory Jan 27, 2023
fmoletta and others added 2 commits January 27, 2023 15:24
Co-authored-by: Mario Rugiero <mario.rugiero@lambdaclass.com>
Copy link
Contributor

@Jrigada Jrigada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor typos!

src/vm/vm_memory/memory.rs Outdated Show resolved Hide resolved
src/vm/vm_memory/memory.rs Outdated Show resolved Hide resolved
fmoletta and others added 4 commits February 2, 2023 06:50
Co-authored-by: Juan Rigada <62958725+Jrigada@users.noreply.github.com>
Co-authored-by: Juan Rigada <62958725+Jrigada@users.noreply.github.com>
Copy link
Contributor

@Oppen Oppen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful.

@fmoletta fmoletta merged commit 4a642c7 into main Feb 2, 2023
@fmoletta fmoletta deleted the refactor-relocate-memory branch February 2, 2023 11:02
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