Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

feat: support transparent proxy accounts #820

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

feat: support transparent proxy accounts #820

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

Comments

@enitrat
Copy link
Contributor

enitrat commented Aug 8, 2024

Related to #818, we want to replicate the behavior of accounts being transparent proxies and all calls being redirected to __default__.

@enitrat enitrat added the enhancement New feature or request label Aug 8, 2024
@github-project-automation github-project-automation bot moved this to 🆕 Backlog in Kakarot on Starknet Aug 8, 2024
@enitrat
Copy link
Contributor Author

enitrat commented Dec 3, 2024

This will never be available natively in Cairo. What we could do is have a macro that generates a specific dispatcher calling and explicit default entrypoints, that itself makes a library call to the underlying class.

This way, we kind of achieve the transparent proxy behavior desired.

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

No branches or pull requests

1 participant