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

CairoNative&Blockifier - Juno impact analysis #1949

Open
stranger80 opened this issue Jul 15, 2024 · 0 comments
Open

CairoNative&Blockifier - Juno impact analysis #1949

stranger80 opened this issue Jul 15, 2024 · 0 comments
Milestone

Comments

@stranger80
Copy link

CairoNative is expected to be integrated in Starknet Blockifier by beg of October.
As per comment from @DomHenderson:
Only thing I can think of that's relevant is that the program cache for native compiled classes is (currently, and I doubt it'll change. It's the ProgramCache class from cairo native) not thread safe, and a very rust specific object, so idk if there's any way to persist it between calls to the rust VM, but it'll be very beneficial to do so if you can find a way

Please produce impact analysis and indicate changes required in Juno

@stranger80 stranger80 modified the milestones: v0.12.0, v0.13.0 Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant