|
@ -1,10 +1,11 @@ |
|
|
## 0.2.0 (2023-03-24) |
|
|
## 0.2.0 (2023-03-24) |
|
|
|
|
|
|
|
|
- Implemented `Mmr` and related structs (#67) |
|
|
|
|
|
|
|
|
- Implemented `Mmr` and related structs (#67). |
|
|
- Implemented `MerkleStore` (#93, #94, #95, #107 #112). |
|
|
- Implemented `MerkleStore` (#93, #94, #95, #107 #112). |
|
|
- Added benchmarks for `MerkleStore` vs. other structs (#97). |
|
|
- Added benchmarks for `MerkleStore` vs. other structs (#97). |
|
|
- Added Merkle path containers (#99). |
|
|
- Added Merkle path containers (#99). |
|
|
- Fixed depth handling in `MerklePathSet` (#110). |
|
|
- Fixed depth handling in `MerklePathSet` (#110). |
|
|
|
|
|
- Updated Winterfell dependency to v0.6. |
|
|
|
|
|
|
|
|
## 0.1.4 (2023-02-22) |
|
|
## 0.1.4 (2023-02-22) |
|
|
|
|
|
|
|
|