27 Commits (master)

Author SHA1 Message Date
  arnaucube 01751931ef Update to last Poseidon (go-iden3-crypto) version 3 years ago
  arnaucube d73b96c55f Initialize Siblings to avoid null on json marshal 3 years ago
  arnaucube 48e4633d12 Add SC proof generator (siblings) 3 years ago
  arnaucube e5a3d7e049 Upgrade linter rules 3 years ago
  Eduard S 2b4090bb7d Fix loading root key 3 years ago
  arnaucube b45fb42b32 Add lvl on proof siblings for circom compatibility 3 years ago
  arnaucube 566079f626 Update Circom proofs for compatibility,add parsers 3 years ago
  arnaucube acf3838e06 Fix Hash bytes & *big.int parsers 3 years ago
  arnaucube fb20b52185 Add Hash type hex parser 3 years ago
  arnaucube 3093442590 Add golangci-lint to GHA & fix lint warnings 3 years ago
  arnaucube 3232fdd5a4 Add NewHashFromBytes & update comments 3 years ago
  arnaucube d9271ab11b Update to new Poseidon version 3 years ago
  arnaucube 1f1bd54b93 mt.Update CircomProof generator w/ test 3 years ago
  arnaucube 7b7b9a12fc AddAndGetCircomProof generating CircomProcessorProof 3 years ago
  arnaucube 2a9b5651a7 Add CircomProcessorProof & CircomVerifierProof 3 years ago
  arnaucube 75e24244a1 Small fixes 3 years ago
  arnaucube 3cba052c2a Add mt.Update(key, value) method 3 years ago
  arnaucube c01a9f4e46 Add mt.Get to retrieve a value for the given key 3 years ago
  arnaucube 716a0ede91 Add db package 3 years ago
  arnaucube 3d1b7886ea Add DumpLeafs & ImportDumpedLeafs for MerkleTree backup functionality 3 years ago
  arnaucube 1883b404ba Update mt.Delete for empty Tree cases 3 years ago
  arnaucube 3b1436b495 Add mt.Delete(key) with test vectors 3 years ago
  arnaucube f54d9b4072 Update hash.String(), fix hash.Hex(), add TestGraphViz, add Hash parsers tests 3 years ago
  arnaucube 532de89fa7 Add more tests, update README.md 3 years ago
  arnaucube 39f0736eaf Add proof Siblings methods for circom compatibility 3 years ago
  arnaucube e8f819d8a0 Add Proof verification 3 years ago
  arnaucube ade873256a Add(k, v), add tests compatible with circomlib 3 years ago