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

2.4 - Provide interface to / provide internal representation of mempool from Zebrad #56

Open
6 tasks
idky137 opened this issue Sep 10, 2024 · 0 comments
Open
6 tasks
Labels
tracking ZGM2 Issues that need to be resolved for the completion of the Zaino dev grant milestone 2

Comments

@idky137
Copy link
Contributor

idky137 commented Sep 10, 2024

Due to requirements of the get_mempool_stream gRPC service it is more efficient to keep an internal mempool rather than serve mempool data directly. Depending on functionality the IndexerMempool will either use the ReadStateService or Zaino-Fetch as its backend. If possible it should be configurable to use either.

Tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracking ZGM2 Issues that need to be resolved for the completion of the Zaino dev grant milestone 2
Projects
None yet
Development

No branches or pull requests

2 participants