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

Allow creating a FullViewingKey from a given SpendValidatingKey. #431

Open
pacu opened this issue Jul 31, 2024 · 0 comments · May be fixed by #432
Open

Allow creating a FullViewingKey from a given SpendValidatingKey. #431

pacu opened this issue Jul 31, 2024 · 0 comments · May be fixed by #432

Comments

@pacu
Copy link
Contributor

pacu commented Jul 31, 2024

Allow creating a FullViewingKey from a given SpendValidatingKey. The other components can be randomly generated, but there may be some utility in specifying them too.

related #430

pacu added a commit to pacu/orchard that referenced this issue Jul 31, 2024
Allows creating a FullViewingKey from a given SpendValidatingKey and
from the other components which can be randomly generated, but there
may be some utility in specifying them too like supporting FROST backup
schemes that don't centralize spend authority

closes zcash#431

see related zcash#430
pacu added a commit to pacu/orchard that referenced this issue Aug 2, 2024
Allows creating a FullViewingKey from a given SpendValidatingKey and
from the other components which can be randomly generated, but there
may be some utility in specifying them too like supporting FROST backup
schemes that don't centralize spend authority

closes zcash#431

see related zcash#430
pacu added a commit to pacu/orchard that referenced this issue Aug 2, 2024
Allows creating a FullViewingKey from a given SpendValidatingKey and
from the other components which can be randomly generated, but there
may be some utility in specifying them too like supporting FROST backup
schemes that don't centralize spend authority

closes zcash#431

see related zcash#430

PR Suggestions
pacu added a commit to pacu/orchard that referenced this issue Aug 17, 2024
Allows creating a FullViewingKey from a given SpendValidatingKey and
from the other components which can be randomly generated, but there
may be some utility in specifying them too like supporting FROST backup
schemes that don't centralize spend authority

closes zcash#431

see related zcash#430

PR Suggestions
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

Successfully merging a pull request may close this issue.

1 participant