You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucube 39f0736eaf Add proof Siblings methods for circom compatibility 3 years ago
.github/workflows Add GHA 3 years ago
LICENSE Init MT adapting from https://github.com/iden3/go-iden3-core/tree/v0.0.8 3 years ago
README.md Add GHA 3 years ago
go.mod Add used utils 3 years ago
go.sum Add used utils 3 years ago
merkletree.go Add proof Siblings methods for circom compatibility 3 years ago
merkletree_test.go Add proof Siblings methods for circom compatibility 3 years ago
node.go Update golint warnings 3 years ago
utils.go Update golint warnings 3 years ago

README.md

go-merkletree GoDoc Go Report Card Test

MerkleTree compatible with version from circomlib.

Adaptation of the merkletree from https://github.com/iden3/go-iden3-core/tree/v0.0.8