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

Adapt the indexer endpoints to the mempool project endpoints #219

Open
dangershony opened this issue Nov 20, 2024 · 0 comments
Open

Adapt the indexer endpoints to the mempool project endpoints #219

dangershony opened this issue Nov 20, 2024 · 0 comments

Comments

@dangershony
Copy link
Member

dangershony commented Nov 20, 2024

We want to support the same endpoints as the mempool project, the task involves the following

  • Check that the mempool indexer endpoints are similar to Falkon, Esplora, and Electrum, we believe they are and we need to get our indexer to be the same, part of this task is to create a new issue comparing all the endpoints of each indexer.
  • Create a new controller or controllers on the blockcore indexer that will mimic the same endpoints as mempool exactly
  • The new controller will create endpoints that our Angor is using for
    • wallet balance send/receive
    • block endpoints
    • transaction endpoints
    • angor projects
    • angor stats
  • The new endpoints will be added to the indexer under a new name and not interfere with the existing endpoints as they are used still
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