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.
arnau b07b7ea325
Merge pull request #1 from iden3/feature/add-gha
4 years ago
.github/workflows Add GHA 4 years ago
LICENSE Init MT adapting from https://github.com/iden3/go-iden3-core/tree/v0.0.8 4 years ago
README.md Add GHA 4 years ago
go.mod Add used utils 4 years ago
go.sum Add used utils 4 years ago
merkletree.go Update golint warnings 4 years ago
merkletree_test.go Add Proof verification 4 years ago
node.go Update golint warnings 4 years ago
utils.go Update golint warnings 4 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