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

Implement get_class_hash_at syscall #880

Merged
merged 2 commits into from
Oct 24, 2024
Merged

Conversation

edg-l
Copy link
Member

@edg-l edg-l commented Oct 24, 2024

Fixes #878

Checklist

  • Linked to Github Issue
  • Unit tests added
  • Integration tests added.
  • This change requires new documentation.
    • Documentation has been added/updated.

@edg-l edg-l merged commit 83fdd99 into update_2_9 Oct 24, 2024
4 of 10 checks passed
@edg-l edg-l deleted the implement_get_class_hash_at branch October 24, 2024 12:29
github-merge-queue bot pushed a commit that referenced this pull request Nov 20, 2024
* update to cairo 2.9.0-dev

* compile

* avoid semver auto update

* Implement get_class_hash_at syscall (#880)

* implement get_class_hash_at syscall

* fix

* int range

* upd

* add fixes

* fix test

* fi

* Version 0.2.2-alpha.0

* fix

* ci

* upd replay

* fix

* fix

* fixes

* seq rev

* version 0.2.3

* update ci

* fix

* readme

* Update examples/erc20.rs

Co-authored-by: MrAzteca <[email protected]>

* Update examples/starknet.rs

Co-authored-by: MrAzteca <[email protected]>

* edits

* native panic

---------

Co-authored-by: Pedro Fontana <[email protected]>
Co-authored-by: MrAzteca <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Nov 25, 2024
* update to cairo 2.9.0-dev

* compile

* avoid semver auto update

* Implement get_class_hash_at syscall (#880)

* implement get_class_hash_at syscall

* fix

* int range

* upd

* add fixes

* fix test

* fi

* Version 0.2.2-alpha.0

* fix

* ci

* upd replay

* fix

* fix

* fixes

* seq rev

* version 0.2.3

* update ci

* fix

* readme

* Minor improvements

* try

* fmt

* Update examples/erc20.rs

Co-authored-by: MrAzteca <[email protected]>

* Update examples/starknet.rs

Co-authored-by: MrAzteca <[email protected]>

* edits

* native panic

---------

Co-authored-by: Pedro Fontana <[email protected]>
Co-authored-by: MrAzteca <[email protected]>
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.

1 participant