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

Refactor zones struct to remove aggregateIntent #1790

Open
joe-bowman opened this issue Jan 14, 2025 · 0 comments
Open

Refactor zones struct to remove aggregateIntent #1790

joe-bowman opened this issue Jan 14, 2025 · 0 comments

Comments

@joe-bowman
Copy link
Contributor

Summary

AggregateIntent is currently stored in each zone struct, but as we scale the number of zones this is being included in every call to the zones endpoint when it is only required by one or two pieces of logic.

We should factor it out into it's own KV store value, with one value per chain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant