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

Minor changes #8

Merged
merged 3 commits into from
May 8, 2018
Merged

Minor changes #8

merged 3 commits into from
May 8, 2018

Conversation

ebfull
Copy link
Collaborator

@ebfull ebfull commented May 8, 2018

No description provided.

@ebfull ebfull merged commit ef676ef into zcash:master May 8, 2018
zkbot added a commit to zcash/zcash that referenced this pull request May 8, 2018
Sapling merkle tree implementation

Closes #3056.

Please also review zcash/librustzcash#8

This PR:

1. Introduces ZCSaplingIncrementalMerkleTree using Pedersen hashes.
2. Adds support for Sapling anchors into consensus rules. (Adds commitments, checks anchors are correct, handles block (dis)connects, etc.)
3. Handles mempool eviction for obsolete anchors.
4. Enforces correctness of block's Sapling root field
5. Changes miner to correctly apply the Sapling root to the block header
6. Handles mempool consistency checks for anchors
str4d referenced this pull request in str4d/librustzcash Aug 28, 2018
Add pairing_with API.

I needed this for something I'm doing so I just wrote it.

Closes #8
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 this pull request may close these issues.

None yet

1 participant