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

Replace RPC with indexer API #367

Closed
8 tasks done
tomtomcrypto opened this issue Feb 22, 2023 · 0 comments
Closed
8 tasks done

Replace RPC with indexer API #367

tomtomcrypto opened this issue Feb 22, 2023 · 0 comments
Assignees
Labels
✨ Enhancement Improvements on existing features 🔬 Needs Refinement Further information is required

Comments

@tomtomcrypto
Copy link
Contributor

tomtomcrypto commented Feb 22, 2023

Description

Currently we are using the RPCs directly to show data.
We need to replace as many of those calls as we can with calls to the indexer API in order to optimize the speed of Teloscan.
This issue will be divided in individual sub issues once they all have been identified.

Acceptance

@tomtomcrypto tomtomcrypto self-assigned this Feb 22, 2023
@tomtomcrypto tomtomcrypto added ✨ Enhancement Improvements on existing features 🔬 Needs Refinement Further information is required labels Feb 22, 2023
@tomtomcrypto tomtomcrypto linked a pull request Feb 26, 2023 that will close this issue
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Enhancement Improvements on existing features 🔬 Needs Refinement Further information is required
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant