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

Task 2.5.1: Enumerate the set of indices required by "full node" wallets and block explorers. #72

Open
Tracked by #57
idky137 opened this issue Sep 25, 2024 · 5 comments
Labels
Discussion Issue to be resolved through discussion with the wider community rather than implementing code.. 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 25, 2024

The current plan is for Zebra to be solely a "Validator" to simplify maintenance. To this end Zaino is taking over serving "full node" wallets and block explorers the chain data they require. We need to gather a full list of the indices that are required by these clients before a can full design can be completed. The actual design for this service will be discussed here [#69].

@idky137 idky137 added ZGM2 Issues that need to be resolved for the completion of the Zaino dev grant milestone 2 tracking Discussion Issue to be resolved through discussion with the wider community rather than implementing code.. labels Sep 25, 2024
@idky137 idky137 added this to the Zaino - Dev grant Milestone 2 milestone Sep 25, 2024
@idky137 idky137 changed the title Enumerate set of indices required by "full node" wallets and block explorers. Enumerate the set of indices required by "full node" wallets and block explorers. Sep 25, 2024
@idky137
Copy link
Contributor Author

idky137 commented Oct 10, 2024

An initial list has been collected here [https://github.com/ZcashFoundation/zebra/issues/8435]

@idky137
Copy link
Contributor Author

idky137 commented Oct 25, 2024

Separation of RPC services, initial proposal: https://cryptpad.fr/sheet/#/2/sheet/view/Hx7xu0ZV09GsyNsry4+NHlAAbn5IjgAiodvxk+QiHWk/

@idky137
Copy link
Contributor Author

idky137 commented Nov 19, 2024

Zaino has commited to serving the following Zcash RPCs:

Zaino will also provide wrapper functionality for the following RPCs in Zebra (to allow block explorers to fetch all data they require directly from / through Zaino):

@idky137
Copy link
Contributor Author

idky137 commented Nov 19, 2024

Once we update docs we can close this issue.
Missing from docs:

@idky137 idky137 removed this from the Zaino - Dev grant Milestone 2 milestone Nov 20, 2024
@idky137 idky137 changed the title Enumerate the set of indices required by "full node" wallets and block explorers. Task 2.5.1: Enumerate the set of indices required by "full node" wallets and block explorers. Nov 20, 2024
@idky137
Copy link
Contributor Author

idky137 commented Jan 23, 2025

The full set of RPCs zaino is currently planning to serve can be found here: https://cryptpad.fr/file/#/2/file/M8HBBBdTovOLBxzuurCwDBsI/

Please open an issue or contact a member of the Zaino team if there are any other RPC's required by prospective users of Zaino or if any particular RPCs should be prioritised.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion Issue to be resolved through discussion with the wider community rather than implementing code.. tracking ZGM2 Issues that need to be resolved for the completion of the Zaino dev grant milestone 2
Projects
Status: In review
Development

No branches or pull requests

1 participant