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

Tracking: Enable zebra-scan to run as a separate independent process from zebrad #8573

Closed
9 tasks done
mpguerra opened this issue May 29, 2024 · 2 comments
Closed
9 tasks done
Labels
A-blockchain-scanner Area: Blockchain scanner of shielded transactions A-compatibility Area: Compatibility with other nodes or wallets, or standard rules C-feature Category: New features C-tracking-issue Category: This is a tracking issue for other tasks P-Medium ⚡ S-needs-design Status: Needs a design decision S-needs-investigation Status: Needs further investigation

Comments

@mpguerra
Copy link
Contributor

mpguerra commented May 29, 2024

Motivation

In order to keep private key material outside of zebra, we need to decouple zebra-scan functionality from zebrad.

Design

Some diagrams for the design can be found in https://github.com/oxarbitrage/zebra-grpc-scan-spec/blob/main/zebra-scanner-process.md

We want to get started with the finalized state (reading from the database) part of the blockchain:

Non finalized state:

We should also evaluate if it makes sense to keep the zebra-scan crate inside the zebra repo as it is now or whether we need to move it to another repo.

Related work

This a step towards enabling zcashd deprecation by replacing the zcashd built in wallet with a zebra backed equivalent as per zcash/wallet#7 .

@mpguerra mpguerra added S-needs-design Status: Needs a design decision C-tracking-issue Category: This is a tracking issue for other tasks S-needs-investigation Status: Needs further investigation C-feature Category: New features A-compatibility Area: Compatibility with other nodes or wallets, or standard rules A-blockchain-scanner Area: Blockchain scanner of shielded transactions P-Medium ⚡ labels May 29, 2024
@mpguerra mpguerra added this to Zebra May 29, 2024
@github-project-automation github-project-automation bot moved this to New in Zebra May 29, 2024
@mpguerra mpguerra moved this from New to Product Backlog in Zebra May 29, 2024
@mpguerra mpguerra changed the title Enable zebra-scan to run as a separate independent process from zebrad Enable zebra-scan to run as a separate independent process from zebrad May 29, 2024
@oxarbitrage oxarbitrage changed the title Enable zebra-scan to run as a separate independent process from zebrad Tracking: Enable zebra-scan to run as a separate independent process from zebrad Jun 4, 2024
@mpguerra
Copy link
Contributor Author

mpguerra commented Sep 5, 2024

We've finished all the required tasks here

@mpguerra mpguerra closed this as completed Sep 5, 2024
@github-project-automation github-project-automation bot moved this from Product Backlog to Done in Zebra Sep 5, 2024
@mpguerra mpguerra added this to the Zebra can replace `zcashd` milestone Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-blockchain-scanner Area: Blockchain scanner of shielded transactions A-compatibility Area: Compatibility with other nodes or wallets, or standard rules C-feature Category: New features C-tracking-issue Category: This is a tracking issue for other tasks P-Medium ⚡ S-needs-design Status: Needs a design decision S-needs-investigation Status: Needs further investigation
Projects
Archived in project
Development

No branches or pull requests

2 participants