-
Notifications
You must be signed in to change notification settings - Fork 106
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
Treestate type #290
Labels
NU Sprout
Network Upgrade: Sprout specific tasks (before Overwinter)
NU-1 Sapling
Network Upgrade: Sapling specific tasks
Comments
We may not want to be generic over the treestate type, since there may be different logic between different zcash versions' treestates. |
mpguerra
added
NU Sprout
Network Upgrade: Sprout specific tasks (before Overwinter)
NU-1 Sapling
Network Upgrade: Sapling specific tasks
labels
Jan 15, 2021
@dconnolly I see we have https://github.com/ZcashFoundation/zebra/blob/main/zebra-chain/src/orchard/tree.rs also. Can we close this issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
NU Sprout
Network Upgrade: Sprout specific tasks (before Overwinter)
NU-1 Sapling
Network Upgrade: Sapling specific tasks
Sprout and Sapling use different hashes but we can be generic over that.
https://zips.z.cash/protocol/protocol.pdf#transactions
The text was updated successfully, but these errors were encountered: