Philipp Gackstatter
|
a27f9ad828
|
refactor: use thiserror to derive errors and update error messages (#344)
|
2024-11-21 15:52:20 -08:00 |
|
Andrey Khmuro
|
e82baa35bb
|
feat: return error instead of panic during MMR verification (#335)
|
2024-10-17 07:23:29 -07:00 |
|
Paul-Henry Kajfasz
|
8bf6ef890d
|
fmt
|
2024-08-21 14:04:23 +01:00 |
|
Paul-Henry Kajfasz
|
e2aeb25e01
|
Updated doc comments
|
2024-08-21 14:03:43 +01:00 |
|
Paul-Henry Kajfasz
|
ad0f472708
|
Updated Makefile and Readme
|
2024-08-16 15:07:27 -07:00 |
|
Paul Schoenfelder
|
999a64fca6
|
chore: handle deprecations in winterfell 0.8.3 release
|
2024-03-17 16:18:23 -04:00 |
|
Augusto Hack
|
dbab0e9aa9
|
fix: clippy warnings (#280)
|
2024-02-21 20:55:02 -08:00 |
|
Bobbin Threadbare
|
5fcf98669d
|
feat: add PartialMmr::from_parts() constructor
|
2024-02-14 11:52:40 -08:00 |
|
Bobbin Threadbare
|
be1d631630
|
feat: add Clone derive to PartialMmr
|
2024-02-14 11:52:40 -08:00 |
|
Bobbin Threadbare
|
4d0d8d3058
|
refactor: return MmrPeaks from PartialMmr::peaks()
|
2024-02-14 11:52:40 -08:00 |
|
Bobbin Threadbare
|
9baddfd138
|
feat: implement inner_nodes() iterator for PartialMmr
|
2024-02-14 11:52:40 -08:00 |
|
Philippe Laferrière
|
18310a89f0
|
MmrPeaks::hash_peaks() returns Digest (#230)
|
2024-02-14 11:52:40 -08:00 |
|
Augusto F. Hack
|
9f95582654
|
mmr: add into_parts for the peaks
|
2024-02-14 11:52:40 -08:00 |
|
Augusto F. Hack
|
bde20f9752
|
mmr: added partial mmr
|
2023-10-19 20:15:49 +02:00 |
|