-
Notifications
You must be signed in to change notification settings - Fork 11
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
Comments
An initial list has been collected here [https://github.com/ZcashFoundation/zebra/issues/8435] |
Separation of RPC services, initial proposal: https://cryptpad.fr/sheet/#/2/sheet/view/Hx7xu0ZV09GsyNsry4+NHlAAbn5IjgAiodvxk+QiHWk/ |
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): |
Once we update docs we can close this issue. |
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. |
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].
The text was updated successfully, but these errors were encountered: