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

Streamlined query node for actions/reducers #5

Open
hgedia opened this issue Sep 2, 2024 · 0 comments
Open

Streamlined query node for actions/reducers #5

hgedia opened this issue Sep 2, 2024 · 0 comments

Comments

@hgedia
Copy link
Collaborator

hgedia commented Sep 2, 2024

Summary

The only way to access actions is to ask an archive node, and they are expected to provide historical actions for all accounts for all time. A more streamlined query node could be developed that only stores actions for registered accounts, and it is optimized for providing the data about those accounts quickly. zkApp developers would benefit from a less expensive node infrastructure to have actions and reducers than running a full archive node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant