Commit Graph

12 Commits

Author SHA1 Message Date
arnaucube
c26b23c544 Add Mutex, integrate tx into Tree struct 2021-04-12 21:26:26 +02:00
arnaucube
8af921667f Add tree.Update(k, v) method 2021-04-03 19:58:34 +02:00
arnaucube
f8ac4be02b Tests migrate from stretchr/testify to frankban/quicktest 2021-04-03 19:40:18 +02:00
arnaucube
f1665b1a15 Add Iterate, Dump, ImportDump methods to Tree 2021-04-02 15:31:38 +02:00
arnaucube
cf572f628e Add tree.AddBatch (using db.Tx) 2021-04-01 16:36:58 +02:00
arnaucube
4cd2ff6182 Add tree.Get 2021-03-31 23:05:10 +02:00
arnaucube
bde87ca844 Add proof verification 2021-03-31 20:34:36 +02:00
arnaucube
8c63b5d192 Add proof generation 2021-03-31 20:04:30 +02:00
arnaucube
43cb6041c9 Add Tree.Add compatible with circomlib 2021-03-30 22:41:34 +02:00
arnaucube
7cfa466b25 Add GithubActions: lint & test 2021-03-30 22:03:26 +02:00
arnaucube
e1d2173dc9 Add HashFunction interface (w/ Poseidon & Sha256) 2021-03-30 21:59:24 +02:00
arnaucube
7af0dae297 Init: README.md & LICENSE 2021-03-30 21:56:05 +02:00