Philippe Laferrière
|
da12fd258a
|
Add missing methods to Smt (#268)
|
2024-02-14 11:52:40 -08:00 |
|
Philippe Laferrière
|
1cdd3dbbfa
|
Add methods to Smt necessary for VM tests (#264)
* Smt::inner_nodes
* Add conversion Smt -> MerkleStore
* add docstring to `Smt`
* add to docstring
* fmt
* add `leaves()` method to `Smt`
* add `kv_pairs` functions
* rewrite `into_elements()` in terms of `into_kv_pairs()`
* change docstring
|
2024-02-14 11:52:40 -08:00 |
|
Philippe Laferrière
|
5596db7868
|
Implement Smt struct (replacement to TieredSmt) (#254)
|
2024-02-14 11:52:40 -08:00 |
|
Bobbin Threadbare
|
a933ff2fa0
|
refactor: remove obsolete traits
|
2024-02-14 11:52:40 -08:00 |
|
Philippe Laferrière
|
8ea37904e3
|
Introduce SparseMerkleTree trait (#245)
|
2024-02-14 11:52:40 -08:00 |
|