Commit Graph

26 Commits

Author SHA1 Message Date
poma 346ffcee3c
lint 2021-02-11 09:23:18 +03:00
poma 313713a061 fix tests 2019-11-08 07:39:22 +03:00
poma ac8fc08cc2 use bytes32 for hashes 2019-11-08 02:57:39 +03:00
poma f783b45559 refactor isKnownRoot, add test 2019-11-08 02:52:54 +03:00
poma 2ded1f8adb refactor merkle tree naming 2019-11-02 16:04:41 +03:00
poma 1fdabcc97c changed emptyElement to constant 2019-11-02 15:35:22 +03:00
poma 71b767ade1 rename mimc mentions to a generic hasher 2019-10-04 15:38:08 +03:00
Alexey 9132aeb6d5 max leaves count fix 2019-09-16 13:07:14 +03:00
Alexey 0689d76df1 leafs = 2**(levels - 1) 2019-09-11 11:25:32 +03:00
Alexey 3404acef48 fix leaf count 2019-09-11 11:17:32 +03:00
Pertsev Alexey 7ed13aa8e0
Merge pull request #10 from DryginAlexander/master
fix Merkle tree capacity
2019-09-10 17:00:02 +03:00
Alexey 010837f92b fix tests 2019-09-10 16:31:34 +03:00
Drygin 374dd420f5 fix test of capacity of Merkle tree 2019-09-04 16:08:11 +03:00
Alexey 9f33aadd9d additional eth for the recipient 2019-08-27 23:42:24 +03:00
poma f5d8f48cf0
move ganacheHelper 2019-07-18 21:38:21 +03:00
Alexey 3f3e0534cc merkle tree update - getIndexByElement 2019-07-18 00:25:16 +03:00
Alexey b0c896c681 styling final 2019-07-16 23:49:45 +03:00
Alexey 2b2e174d06 eslinter WIP 2019-07-16 18:58:42 +03:00
Alexey 6e05a678dd test fix 2019-07-16 14:37:48 +03:00
Alexey 39777a46e1 max elements tree count test 2019-07-16 14:04:14 +03:00
poma 981325b1ff move unused tree args to the right and provide defaults 2019-07-13 12:14:27 +03:00
Alexey 0db7be23b5 final test 2019-07-13 00:50:26 +03:00
Alexey 9fe5d3fa1d bump Verifier solidity version 2019-07-12 19:58:02 +03:00
Alexey c31c3f49e0 merkle tree levels adjusting 2019-07-12 13:49:01 +03:00
Alexey 15b573b5a1 merkle tree tidy 2019-07-12 13:24:59 +03:00
poma b5b3474165 Move contracts to repository root 2019-07-12 12:53:44 +03:00