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

UYA Faster loading #676

Merged
merged 3 commits into from
Oct 16, 2023
Merged

UYA Faster loading #676

merged 3 commits into from
Oct 16, 2023

Conversation

Senna46
Copy link
Collaborator

@Senna46 Senna46 commented Oct 16, 2023

Speeds up loading by reducing the number of APIs to kick when loading the Vault List.

  • before
    Each of the Osmosis and Oracle APIs were executed in a number of vaults.

  • after
    The Osmosis API is executed only once.
    Oracle API is executed as many times as the number of tokens present in the vault.

@Senna46 Senna46 merged commit 93dc774 into develop Oct 16, 2023
1 check passed
@Senna46 Senna46 deleted the fast-loading branch October 16, 2023 13:46
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

Successfully merging this pull request may close these issues.

1 participant