Santiago Pittella
|
b5c568eb12
|
chore: update to Rust 2024 edition (#399)
|
2025-03-13 13:36:22 -07: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
|
790846cc73
|
Merge next
|
2024-08-21 09:29:39 +01:00 |
|
Bobbin Threadbare
|
a12e62ff22
|
feat: improve MMR api (#324)
|
2024-08-18 09:35:12 -07: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 |
|
Augusto F. Hack
|
70e39e7b39
|
partialmmr: Method add with support for a single peak and tracking
fixes: #258
|
2024-02-14 11:52:40 -08:00 |
|
Bobbin Threadbare
|
ac7593a13c
|
chore: update CI jobs
|
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 |
|
Philippe Laferrière
|
18310a89f0
|
MmrPeaks::hash_peaks() returns Digest (#230)
|
2024-02-14 11:52:40 -08:00 |
|
Augusto F. Hack
|
9b0ce0810b
|
mmr: support accumulator of older forest versions
|
2024-02-14 11:52:40 -08:00 |
|
Augusto F. Hack
|
3a5264c428
|
mmr: support proofs with older forest versions
|
2024-02-14 11:52:40 -08:00 |
|
Augusto F. Hack
|
a8acc0b39d
|
mmr: support arbitrary from/to delta updates
|
2024-02-14 11:52:40 -08:00 |
|
Al-Kindi-0
|
3125144445
|
feat: RPX (xHash12) hash function implementation
|
2024-02-14 11:52:40 -08:00 |
|
Augusto F. Hack
|
bde20f9752
|
mmr: added partial mmr
|
2023-10-19 20:15:49 +02:00 |
|
Al-Kindi-0
|
8078021aff
|
feat: Falcon 512 signature
|
2023-10-03 20:45:18 +02:00 |
|
Bobbin Threadbare
|
fe5cac9edc
|
fix: compilation errors
|
2023-06-13 22:43:08 -07:00 |
|
Bobbin Threadbare
|
049ae32cbf
|
chore: clean up test code
|
2023-06-13 14:40:31 -07:00 |
|
tohrnii
|
fe9aa8c28c
|
refactor: refactor crypto APIs to use RpoDigest instead of Word
|
2023-06-09 21:27:09 +01:00 |
|
Augusto F. Hack
|
bbb1e641a3
|
config: add rustfmt config
|
2023-04-11 17:38:39 +02:00 |
|
Augusto F. Hack
|
ab903a2229
|
mmr: optimized peak hash for Miden VM
|
2023-04-06 18:22:01 +02:00 |
|
Augusto F. Hack
|
429d3bab6f
|
feat: add support for MMR to the MerkleStore
|
2023-04-04 22:33:01 +02:00 |
|
Augusto F. Hack
|
32d37f1591
|
feat: merkle mountain range
|
2023-03-02 13:07:55 +01:00 |
|