Skip to content

Add support to Merkle Multiproof #4

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

r0qs
Copy link

@r0qs r0qs commented Jul 11, 2022

Hi,

First of all, thank you very much for this library, it has been very useful for me :)
I needed to add support for Merkle Multiproofs in a project I'm currently working on.
So I decided to implement the method proposed by this paper in your library.

Currently, I only added multiproof support for the FixedMerkleTree, since it is the one I'm using in my project. However, if this is a desirable feature for you, I can do it for the PartialMerkleTree as well.

If you are interested in adding support to it, please let me know.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant