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

MT: Support higher arity MT's #34

Open
ValarDragon opened this issue Dec 2, 2020 · 0 comments
Open

MT: Support higher arity MT's #34

ValarDragon opened this issue Dec 2, 2020 · 0 comments
Labels

Comments

@ValarDragon
Copy link
Member

Currently we are restricted to binary merkle trees. (Two children at each node)

We should generalize to allow for non-binary merkle trees. Theres good evidence for this being advantageous in terms of reducing constraint complexity of the merkle trees with SNARK friendly hashes.

@ValarDragon ValarDragon added the BCS label Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant