20 Commits (0b2c3b07edb9f6764faa7b2c5d7ba8da89ead8fe)

Author SHA1 Message Date
  arnaucube 0b2c3b07ed Update public methods signatures 3 years ago
  arnaucube f24fb28266 Small update addbatch_test.go org 3 years ago
  arnaucube d16ebd0c80 Rm functions related to Old AddBatch 3 years ago
  arnaucube 4167583b8d Add dbgStats metrics 3 years ago
  arnaucube 03bb9f7447 AddBatch use Virtual Tree for empty trees/subtrees 3 years ago
  arnaucube 6dcbbdf4a5 Replace naive AddBatch by optimized AddBatch 3 years ago
  arnaucube 890057cd82 Add AddBatch CaseD 3 years ago
  arnaucube a4ada7e2ee Add CPU parallelization to buildTreBottomUp 3 years ago
  arnaucube a3473079de Add AddBatch CaseC 3 years ago
  arnaucube 6f43980c0f Add Tree.emptyHash & nLeafs methods 3 years ago
  arnaucube 8ede441191 Add Graphviz generation methods 3 years ago
  arnaucube c26b23c544 Add Mutex, integrate tx into Tree struct 3 years ago
  arnaucube 8af921667f Add tree.Update(k, v) method 3 years ago
  arnaucube f8ac4be02b Tests migrate from stretchr/testify to frankban/quicktest 3 years ago
  arnaucube f1665b1a15 Add Iterate, Dump, ImportDump methods to Tree 3 years ago
  arnaucube cf572f628e Add tree.AddBatch (using db.Tx) 3 years ago
  arnaucube 4cd2ff6182 Add tree.Get 3 years ago
  arnaucube bde87ca844 Add proof verification 3 years ago
  arnaucube 8c63b5d192 Add proof generation 3 years ago
  arnaucube 43cb6041c9 Add Tree.Add compatible with circomlib 3 years ago