Open idky137 opened 2 months ago
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. Missing from docs:
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].