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

3.1 - Implement remote access to Zebra's ReadStateService in Zaino #58

Open
2 tasks
idky137 opened this issue Sep 10, 2024 · 0 comments
Open
2 tasks

3.1 - Implement remote access to Zebra's ReadStateService in Zaino #58

idky137 opened this issue Sep 10, 2024 · 0 comments
Labels
tracking ZGM3 Issues that need to be resolved for the completion of the Zaino dev grant milestone 3

Comments

@idky137
Copy link
Contributor

idky137 commented Sep 10, 2024

Currently Zebra's ReadStateService only enables direct access to chain data (both Zebra and any process interfacing with the ReadStateService must be running on the same hardware). Zaino will extend this functionality, using a Hyper wrapper, to allow Zebra and Zaino (or software built using Zaino's IndexerStateService as its backend) to run on different hardware and should enable a much greater range of deployment strategies (eg. running validator, indexer or wallet processes on separate hardware).

It should be noted that this will primarily be designed as a remote link between Zebra and Zaino and it is not intended for developers to directly interface with this service, but instead to use functionality exposed by the client library in Zaino (IndexerStateService).

Implementation details have not yet been finalised and need to be discussed with ECC / ZF. A final spec will be produced in milestone 2 (#57).

Tasks

@idky137 idky137 added this to the Zaino - Dev grant Milestone 3 milestone Sep 10, 2024
@idky137 idky137 added the ZGM3 Issues that need to be resolved for the completion of the Zaino dev grant milestone 3 label Sep 10, 2024
@idky137 idky137 changed the title 3.1 - Implement service to allow remote access to ReadStateService 3.1 - Implement remote access to ReadStateService Nov 20, 2024
@idky137 idky137 changed the title 3.1 - Implement remote access to ReadStateService 3.1 - Implement remote access to Zebra's ReadStateService in Zaino Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracking ZGM3 Issues that need to be resolved for the completion of the Zaino dev grant milestone 3
Projects
None yet
Development

No branches or pull requests

2 participants