90 Commits (master)
 

Author SHA1 Message Date
  arnaucube c3e910e2af Update value len limit,add checks on leaf addition 2 years ago
  arnaucube c31f1a57c1
Merge pull request #29 from vocdoni/use_io_writer 2 years ago
  p4u c9650553a1 use io.Writer interface for Dump methods 2 years ago
  Pau 40a0fb9bff
Merge pull request #28 from vocdoni/feature/dump-writer-reader 2 years ago
  arnaucube 2380214412 Extend Dump methods to work with Writer&Reader 2 years ago
  arnaucube 688a2e814d Update README.md 2 years ago
  arnaucube a5eeb50d5e Upgrade to last goff version 2 years ago
  arnaucube d56ab859f1 Use DefaultThresholdNLeafs if cfg.ThresholdNLeafs is not defined 3 years ago
  arnau 96ccfdb50f
Merge pull request #26 from vocdoni/feature/addbatch-bigtrees-indisk 3 years ago
  arnaucube e8094038ee Complete upFromSubRoots cases & add test 3 years ago
  arnaucube 4b6d6efdca Add thresholdNLeafs configurable 3 years ago
  arnaucube 17bf867f61 Add bytes-bitmap test vectors 3 years ago
  arnaucube fc45fbde3f Add Pack & Unpack siblings test vectors 3 years ago
  arnaucube 6cf1e58d9f Implement addBatchInDisk for big trees 3 years ago
  arnau 3f7e769974
Merge pull request #24 from vocdoni/feature/addbatch-invalids-error-struct 3 years ago
  arnaucube 7c6316dcbd Update AddBatch to return invalids index + error 3 years ago
  arnau 63f7e8866e
Merge pull request #21 from vocdoni/feature/keyPath-key-len-check 3 years ago
  arnaucube e8404e16f3 Fix oldLeafKeyFull size at method tree.down 3 years ago
  arnaucube 30d8b42fd3 Add checks that len(key)<=maxKeyLen 3 years ago
  arnaucube 0921cac304 Update keyPath to be ceil(maxLevels/8) 3 years ago
  arnau 9eb7c8e265
Merge pull request #19 from vocdoni/feature/panic-toobig 3 years ago
  arnaucube cb14f1c75b Update err msgs,update maxUint8&16, comment checks 3 years ago
  Eduard S a8c13ab0db Return err before silently discarding bytes 3 years ago
  arnau d7c7563413
Merge pull request #20 from vocdoni/feature/SetRoot 3 years ago
  arnaucube 6062549cf0 Add tree.SetRoot (& WithTx) 3 years ago
  arnau 4227039df1
Merge pull request #16 from vocdoni/feature/rlocks 3 years ago
  arnaucube ed0cf70d57 Update VT goroutines errs & Update Pack&UnpackSibl 3 years ago
  arnau f09b0b0392
Merge pull request #14 from vocdoni/fix/missing-emptyHash-in-snapshottree 3 years ago
  arnaucube 64c8f8d0bc Add missing emptyHash in Snapshot Tree 3 years ago
  arnau de5914f453
Merge pull request #11 from vocdoni/fix/incNLeafs 3 years ago
  Eduard S baa1d7af48 Fix: Use GetNLeafsWithTx in incNLeafs 3 years ago
  arnau 4836f19755
Merge pull request #9 from vocdoni/fix/level 3 years ago
  arnaucube dff11f4a7f Fix level when going down & in computeHashes 3 years ago
  arnau 61b823d444
Merge pull request #8 from vocdoni/fix/vt-addbatch 3 years ago
  arnaucube 01408fba86 Use Prefix consts instead of hardcoded values in newLeafValue & newIntermediate methods 3 years ago
  arnaucube 1638860da0 Fix VirtualTree.addBatch bucket levels 3 years ago
  arnaucube bc23beb813 Add NewTreeWithTx function 3 years ago
  arnaucube 5b1a40f7f4 Small update on errors of UpdateWithTx, GenProofWithTx, ImportDump 3 years ago
  arnaucube 5f6c35e435 Update Snapshot & Root approach 3 years ago
  arnaucube 2514b3188f Update db usage to new dvote.db interface version 3 years ago
  arnaucube abc04a5868 Add AddBatch explanation in README.md 3 years ago
  arnaucube 01ec075b35 Update missing errors management 3 years ago
  arnaucube df896f6e96 Add option to input empty values at AddBatch 3 years ago
  arnaucube a8c7ea9808 Add circom test w/ circuit for CircomVerifierProof 3 years ago
  arnaucube 43cad713b0 Add Tree Circom Verifier Proofs 3 years ago
  arnaucube 465f0ed172 Add Tree.Snapshot method 3 years ago
  arnaucube f10265ed40 Migrate repository to github.com/vocdoni/arbo 3 years ago
  arnaucube f2d5037862 Add Usage section to README.md 3 years ago
  arnaucube 2c62f31446 Update upFromNodes function for unbalanced tree 3 years ago
  arnaucube c6059fcb75 Migrate kv db to go.vocdoni.io/dvote/db interface 3 years ago