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

feature: Consolidated RPC documentation for new Zcash network architecture #9160

Open
mpguerra opened this issue Jan 23, 2025 · 0 comments
Open
Labels
C-enhancement Category: This is an improvement S-needs-triage Status: A bug report needs triage

Comments

@mpguerra
Copy link
Contributor

mpguerra commented Jan 23, 2025

Motivation

With zcashd being deprecated, responsibility for providing zcashd functionality is going to be divided between:

  1. zebrad as the consensus node
  2. zaino as the indexer/lightwalletd replacement
  3. zallet as the replacement cli-wallet

This means that RPC methods that were previously being provided by a single service are now going to be provided by 3 different services.

We will need to replace the existing RPC documentation (https://zcash.github.io/rpc/) and consolidate the documentation for the RPCs provided by all these 3 services in a single place.

Specifications

No response

Complex Code or Requirements

No response

Testing

No response

Related Work

No response

@mpguerra mpguerra added C-enhancement Category: This is an improvement S-needs-triage Status: A bug report needs triage labels Jan 23, 2025
@github-project-automation github-project-automation bot moved this to New in Zebra Jan 23, 2025
@mpguerra mpguerra moved this from New to Sprint Backlog in Zebra Jan 23, 2025
@mpguerra mpguerra moved this from Sprint Backlog to Product Backlog in Zebra Jan 23, 2025
@mpguerra mpguerra removed this from the Zebra Ready for zcashd Deprecation milestone Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: This is an improvement S-needs-triage Status: A bug report needs triage
Projects
Status: Product Backlog
Development

No branches or pull requests

1 participant