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

Add lightwallet indexer trait #150

Merged
merged 6 commits into from
Jan 8, 2025

Conversation

idky137
Copy link
Contributor

@idky137 idky137 commented Jan 3, 2025

This PR adds the LightwalletIndexer trait and moves FetchService based grpc impls from zaino-serve to zaino-state::fetch.rs.

@idky137 idky137 marked this pull request as ready for review January 3, 2025 13:03
@idky137 idky137 marked this pull request as draft January 3, 2025 13:11
@idky137 idky137 added the ZGM2 Issues that need to be resolved for the completion of the Zaino dev grant milestone 2 label Jan 3, 2025
@idky137 idky137 marked this pull request as ready for review January 3, 2025 18:19
This was referenced Jan 3, 2025
@AloeareV AloeareV merged commit 81b2fea into zingolabs:dev Jan 8, 2025
5 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ZGM2 Issues that need to be resolved for the completion of the Zaino dev grant milestone 2
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Task 2.3.2: Implement Indexer traits for FetchService
2 participants