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

Implement spend authorization signing. #319

Closed
dconnolly opened this issue Mar 25, 2020 · 1 comment
Closed

Implement spend authorization signing. #319

dconnolly opened this issue Mar 25, 2020 · 1 comment
Assignees
Labels
A-consensus Area: Consensus rule updates A-rust Area: Updates to Rust code NU-1 Sapling Network Upgrade: Sapling specific tasks NU-5 Network Upgrade: NU5 specific tasks

Comments

@dconnolly
Copy link
Contributor

image

Randomizer can be done with redjubjub, that has to be then handed to our prover.

https://zips.z.cash/protocol/protocol.pdf#spendauthsig

@dconnolly dconnolly added Poll::Ready A-consensus Area: Consensus rule updates labels Mar 25, 2020
@teor2345 teor2345 added this to the Wallet Support 💰 milestone Sep 29, 2020
@mpguerra mpguerra removed this from the Wallet Support 💰 milestone Jan 5, 2021
@dconnolly dconnolly mentioned this issue Mar 5, 2021
53 tasks
@mpguerra mpguerra removed the E-easy label Mar 23, 2021
@dconnolly dconnolly added A-rust Area: Updates to Rust code NU-1 Sapling Network Upgrade: Sapling specific tasks NU-5 Network Upgrade: NU5 specific tasks labels Mar 14, 2022
@dconnolly dconnolly self-assigned this Mar 14, 2022
@dconnolly
Copy link
Contributor Author

This has been completed in redjubjub and our redpallas crates

skyl added a commit to skyl/zebra that referenced this issue Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-consensus Area: Consensus rule updates A-rust Area: Updates to Rust code NU-1 Sapling Network Upgrade: Sapling specific tasks NU-5 Network Upgrade: NU5 specific tasks
Projects
None yet
Development

No branches or pull requests

4 participants