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

Enhance RollApp module: Integrate native-token field into Show/List Queries. #280

Closed
ItzhakBokris opened this issue Jul 19, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ItzhakBokris
Copy link
Contributor

In the Dimension faucet, we frequently execute queries to fetch the native token for each RollApp. However, this approach has proven to be highly ineffective in terms of performance, leading to slower response times and increased server load.

Proposed Enhancement:
To address the performance issues, we propose integrating a new "native-token" field into the Show/List queries of the RollApp module. By doing so, we can retrieve and display the native token information directly alongside other RollApp data, reducing the need for additional queries and significantly improving overall system efficiency.

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

No branches or pull requests

1 participant