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

Chore: update cairo-vm to latest version #147

Merged

Conversation

odesenfans
Copy link
Contributor

Fixed breaking changes:

  • reading VM memory now returns a Felt252 instead of a Cow<Felt252>
  • cairo_runner.read_return_values now takes two arguments.

Issue Number: N/A

Type

  • feature
  • bugfix
  • dev (no functional changes, no API changes)
  • fmt (formatting, renaming)
  • build
  • docs
  • testing

Description

Breaking changes?

  • yes
  • no

Fixed breaking changes:
* reading VM memory now returns a `Felt252` instead of a `Cow<Felt252>`
* `cairo_runner.read_return_values` now takes two arguments.
@odesenfans odesenfans marked this pull request as ready for review April 11, 2024 13:41
Copy link
Collaborator

@maciejka maciejka left a comment

Choose a reason for hiding this comment

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

LGTM

@odesenfans odesenfans merged commit 5eec53e into keep-starknet-strange:main Apr 11, 2024
5 checks passed
@odesenfans odesenfans deleted the od/chore-update-cairo-vm branch April 11, 2024 13:44
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.

2 participants