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

Research support for cross-contract queries #42

Open
uint opened this issue Jun 12, 2024 · 0 comments
Open

Research support for cross-contract queries #42

uint opened this issue Jun 12, 2024 · 0 comments
Labels
cw-storey project Too big to be a single task research

Comments

@uint
Copy link
Collaborator

uint commented Jun 12, 2024

@dakom raised this one.

The point is to avoid having to pull out the foreign contract for smart queries (very costly), and instead access the foreign contract's storage directly. Can we make this easy somehow?

@uint uint added cw-storey research project Too big to be a single task labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cw-storey project Too big to be a single task research
Projects
None yet
Development

No branches or pull requests

1 participant