24 Commits (master)

Author SHA1 Message Date
  arnaucube c3e910e2af Update value len limit,add checks on leaf addition 1 year ago
  arnaucube e8094038ee Complete upFromSubRoots cases & add test 2 years ago
  arnaucube 6cf1e58d9f Implement addBatchInDisk for big trees 2 years ago
  arnaucube 7c6316dcbd Update AddBatch to return invalids index + error 2 years ago
  arnaucube 30d8b42fd3 Add checks that len(key)<=maxKeyLen 2 years ago
  arnaucube 0921cac304 Update keyPath to be ceil(maxLevels/8) 2 years ago
  arnaucube ed0cf70d57 Update VT goroutines errs & Update Pack&UnpackSibl 2 years ago
  arnaucube dff11f4a7f Fix level when going down & in computeHashes 2 years ago
  arnaucube 1638860da0 Fix VirtualTree.addBatch bucket levels 2 years ago
  arnaucube 2514b3188f Update db usage to new dvote.db interface version 2 years ago
  arnaucube 01ec075b35 Update missing errors management 2 years ago
  arnaucube df896f6e96 Add option to input empty values at AddBatch 2 years ago
  arnaucube 2c62f31446 Update upFromNodes function for unbalanced tree 2 years ago
  arnaucube 467f063129 Update check of already existing key on add 2 years ago
  arnaucube 0b2c3b07ed Update public methods signatures 2 years ago
  arnaucube f24fb28266 Small update addbatch_test.go org 2 years ago
  arnaucube d16ebd0c80 Rm functions related to Old AddBatch 2 years ago
  arnaucube f31ed1d2d1 AddBatch implement using VirtualTree.AddBatch 2 years ago
  arnaucube d09bd605bb Implement VirtualTree.addBatch with cpu parallelization 2 years ago
  arnaucube 4167583b8d Add dbgStats metrics 2 years ago
  arnaucube 03bb9f7447 AddBatch use Virtual Tree for empty trees/subtrees 3 years ago
  arnaucube 66f6ae14bb Add computeHashes at virtual tree 3 years ago
  arnaucube e13b09215e Add virtual tree graphviz printing methods 3 years ago
  arnaucube 8a8ec8c49e Implement Virtual Tree construction 3 years ago