You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Madara could greatly benefit from integrating Cairo-Native as an optional feature. This implementation would enable cairo-native, enhancing the overall performance of casm contract class execution within the blockifier.
Objectives
Add an optional cairo-native feature to Madara
Update dependencies to support Cairo-Native:
blockifier
starknet-api
cairo-lang
Modify the build system:
Support building a dynamic library for Cairo-Native
Add the ability to whitelist contracts for native execution
Adapt tests to validate functionality in both configurations
Provide clear documentation on how to use this feature (activation, prerequisites, specific configurations, etc.)
Description
Madara could greatly benefit from integrating Cairo-Native as an optional feature. This implementation would enable cairo-native, enhancing the overall performance of casm contract class execution within the blockifier.
Objectives
Links and References
The text was updated successfully, but these errors were encountered: