-
Notifications
You must be signed in to change notification settings - Fork 200
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 DictStateReader
#2891
Comments
Hi, please can I be assigned this please? I would love to be the given the opportunity to solve this issue please. I have experience in html, css, JavaScript,TypeScript, Cairo and Rust. I am up for the task and I'll open a pr in 24 hours. |
Can I contribute to this issue? |
Hi, worked with this part in test issue already. So i think i can start quite fast. |
Can I jump on this task? |
May I take care of this? |
Current State
ATM,
DictStateReader
has a couple fields which are never modified.In scope of this task we should:
storage_view
,address_to_nonce
,class_hash_to_compiled_class_hash
fieldsDictStateReader
which read these fields, so they always return errorObjective
get_storage_at
,get_nonce_at
,get_compiled_class_hash
inDictStateReader
should always return errorAdditional Context
No response
The text was updated successfully, but these errors were encountered: