Commit 3585f10
Add base CMT implementation (#121)
* Add base CMT implementation
* Some updates
* gas calculation
* Draft CMT with rotate logic
* fix CMTv2
* optimize v2
* Fix getProof in CMTv2 and add unit tests
* Clean up CMT library
* Add unit tests
* Add doc comments
* Add gas usage comments
* fix text and rename treaple
* update deps
---------
Co-authored-by: Artem Chystiakov <artem.ch31@gmail.com>1 parent a453a6a commit 3585f10
File tree
8 files changed
+2496
-605
lines changed- contracts
- libs/data-structures
- mock/libs/data-structures
- test/libs/data-structures
8 files changed
+2496
-605
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments