shuoer86
|
650508cbc9
|
chore: fix typos
|
2023-11-26 21:19:03 +08:00 |
|
Bobbin Threadbare
|
cf91c89845
|
refactor: clean up features
|
2023-10-03 23:26:45 -07:00 |
|
Andrey Khmuro
|
2f09410e87
|
refactor: replace with EMPTY_WORD, ZERO and ONE
|
2023-08-31 20:36:40 +02:00 |
|
Bobbin Threadbare
|
51d527b568
|
Merge pull request #185 from 0xPolygonMiden/bobbin-leaf-traversal
Add more leaf traversal methods for `MerkleStore`
|
2023-08-28 16:54:14 -07:00 |
|
Bobbin Threadbare
|
9f54c82d62
|
feat: implement additional leaf traversal methods on MerkleStore
|
2023-08-28 16:50:34 -07:00 |
|
Andrey Khmuro
|
2214ff2425
|
chore: TSMT benchmark
|
2023-08-17 20:09:02 +02:00 |
|
Augusto F. Hack
|
8cf5e9fd2c
|
feature: add conditional support for serde
|
2023-08-11 13:59:53 +02:00 |
|
Bobbin Threadbare
|
5c6a20cb60
|
fix: bug in TSMT for depth 64 removal
|
2023-08-04 22:36:45 -07:00 |
|
Augusto F. Hack
|
83b6946432
|
tsmt: return error code instead of panic
|
2023-08-03 18:57:19 +02:00 |
|
Bobbin Threadbare
|
1ac30f8989
|
feat: implement ability to generate TSMT proofs
|
2023-08-03 01:34:09 -07:00 |
|
Bobbin Threadbare
|
6810b5e3ab
|
fix: node type check in inner_nodes() iterator of TSMT
|
2023-08-02 20:51:43 -07:00 |
|
Bobbin Threadbare
|
a03f2b5d5e
|
feat: implement iterator over key-value pairs for TSMT
|
2023-08-01 11:02:29 -07:00 |
|
Bobbin Threadbare
|
1bb75e85dd
|
feat: implement value removal in TSMT
|
2023-07-31 21:23:18 -07:00 |
|
Bobbin Threadbare
|
1578a9ee1f
|
refactor: simplify TSTM leaf node hashing
|
2023-07-27 21:15:45 -07:00 |
|
Bobbin Threadbare
|
4215e83ae5
|
feat: add EMPTY_VALUE const to SMTs
|
2023-06-13 22:53:14 -07:00 |
|
tohrnii
|
fe9aa8c28c
|
refactor: refactor crypto APIs to use RpoDigest instead of Word
|
2023-06-09 21:27:09 +01:00 |
|
Bobbin Threadbare
|
21e7a5c07d
|
feat: implement iterators over contents of TieredSmt
|
2023-05-20 22:47:07 -07:00 |
|
Bobbin Threadbare
|
b768eade4d
|
feat: added handling of bottom tier to TieredSmt
|
2023-05-16 15:38:05 -07:00 |
|
Bobbin Threadbare
|
51ce07cc34
|
feat: implement basic TieredSmt
|
2023-05-12 11:33:34 -07:00 |
|