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

Migrate Account type to the new multi-seed-compatible account identifier #1513

Open
str4d opened this issue Nov 20, 2024 · 0 comments
Open
Milestone

Comments

@str4d
Copy link
Collaborator

str4d commented Nov 20, 2024

Currently the SDK internally uses a ZIP 32 account index, which will be abstracted into an Account type in #1511. However, this will not work with either multiple seeds in the wallet (e.g. both a "daily usage" seed and a Keystone HW seed) or imported viewing keys. Once zcash_client_sqlite has been updated to support a new multi-seed-compatible account identifier, we need to migrate the SDK to use it.

@str4d str4d added this to the iOS Zashi 1.3 milestone Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant