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

feat: Kakarot Cairo interop #851

Open
enitrat opened this issue Aug 22, 2024 · 1 comment
Open

feat: Kakarot Cairo interop #851

enitrat opened this issue Aug 22, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@enitrat
Copy link
Collaborator

enitrat commented Aug 22, 2024

Feature Request

Describe the Feature Request

Develop Kakarot's interoperabillity module with Cairo contracts.
As a precompile at address 75001.

For Kakarot Precompiles (calling Cairo contract), the whitelist on who can call a precompile is based on the address of the code that calls this precompile. https://github.com/kkrt-labs/kakarot/blob/f1e7ebb9599a563aec9ffabbf11739373de8587c/src/kakarot/interpreter.cairo#L71-L77 https://github.com/kkrt-labs/kakarot/blob/f1e7ebb9599a563aec9ffabbf11739373de8587c/src/kakarot/precompiles/precompiles.cairo#L138

Describe Preferred Solution

Related Code

Additional Context

Reference:

@ScottyDavies
Copy link

HELLO @enitrat can you please assign this issue to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 Backlog
Development

No branches or pull requests

2 participants