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

Move Cairo 1 Hint implementation from starknet_in_rust to cairo-rs #1128

Closed
pefontana opened this issue May 5, 2023 · 0 comments · Fixed by #1143
Closed

Move Cairo 1 Hint implementation from starknet_in_rust to cairo-rs #1128

pefontana opened this issue May 5, 2023 · 0 comments · Fixed by #1143
Assignees
Labels
high-priority hints Hint implementations

Comments

@pefontana
Copy link
Member

pefontana commented May 5, 2023

Move this hints implementation from starknet_in_rust to cairo rs
CoreHint::GetCurrentAccessDelta
CoreHint::GetCurrentAccessIndex
CoreHint::Felt252DictEntryUpdate
CoreHint::Felt252DictEntryInit
CoreHint::ShouldContinueSquashLoop
CoreHint::AllocConstantSize
CoreHint::FieldSqrt
CoreHint::InitSquashData

PRs:

lambdaclass/starknet_in_rust#441
lambdaclass/starknet_in_rust#443
lambdaclass/starknet_in_rust#444
lambdaclass/starknet_in_rust#446
lambdaclass/starknet_in_rust#469
lambdaclass/starknet_in_rust#445
lambdaclass/starknet_in_rust#442

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high-priority hints Hint implementations
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants