Paul Schoenfelder
|
999a64fca6
|
chore: handle deprecations in winterfell 0.8.3 release
|
1 year ago |
Augusto Hack
|
dbab0e9aa9
|
fix: clippy warnings (#280)
|
1 year ago |
Bobbin Threadbare
|
61a0764a61
|
fix: peak index calculation in MmrProof
|
1 year ago |
Bobbin Threadbare
|
5fcf98669d
|
feat: add PartialMmr::from_parts() constructor
|
1 year ago |
Augusto F. Hack
|
70e39e7b39
|
partialmmr: Method add with support for a single peak and tracking
fixes: #258
|
1 year ago |
Augusto F. Hack
|
dae9de9068
|
docs: fix warnings
|
1 year ago |
cristiantroy
|
260592f8e7
|
Fix: typos (#249)
* tests: fix typos
* full.rs: fix typo
* CONTRIBUTING: fix typo
|
1 year ago |
Bobbin Threadbare
|
3ebee98b0f
|
feat: add PartialMmr::is_tracked()
|
1 year ago |
Bobbin Threadbare
|
ac7593a13c
|
chore: update CI jobs
|
1 year ago |
Bobbin Threadbare
|
a0f533241f
|
fix: bugfix in PartialMmr apply delta
|
1 year ago |
Bobbin Threadbare
|
be1d631630
|
feat: add Clone derive to PartialMmr
|
1 year ago |
Bobbin Threadbare
|
4d0d8d3058
|
refactor: return MmrPeaks from PartialMmr::peaks()
|
1 year ago |
Bobbin Threadbare
|
9baddfd138
|
feat: implement inner_nodes() iterator for PartialMmr
|
1 year ago |
Philippe Laferrière
|
18310a89f0
|
MmrPeaks::hash_peaks() returns Digest (#230)
|
1 year ago |
Augusto F. Hack
|
9f95582654
|
mmr: add into_parts for the peaks
|
1 year ago |
Augusto F. Hack
|
9b0ce0810b
|
mmr: support accumulator of older forest versions
|
1 year ago |
Augusto F. Hack
|
3a5264c428
|
mmr: support proofs with older forest versions
|
1 year ago |
Augusto F. Hack
|
a8acc0b39d
|
mmr: support arbitrary from/to delta updates
|
1 year ago |
Al-Kindi-0
|
3125144445
|
feat: RPX (xHash12) hash function implementation
|
1 year ago |
shuoer86
|
650508cbc9
|
chore: fix typos
|
1 year ago |
Augusto F. Hack
|
bde20f9752
|
mmr: added partial mmr
|
1 year ago |
Al-Kindi-0
|
8078021aff
|
feat: Falcon 512 signature
|
1 year ago |
Augusto F. Hack
|
8cf5e9fd2c
|
feature: add conditional support for serde
|
1 year ago |
frisitano
|
679a30e02e
|
feat: introduce recorder objects
|
1 year ago |
Bobbin Threadbare
|
fe5cac9edc
|
fix: compilation errors
|
1 year ago |
Bobbin Threadbare
|
049ae32cbf
|
chore: clean up test code
|
1 year ago |
tohrnii
|
fe9aa8c28c
|
refactor: refactor crypto APIs to use RpoDigest instead of Word
|
1 year ago |
frisitano
|
2100d6c861
|
refactor(mmr): expose method to join mmr peaks in a vector and pad
|
2 years ago |
Augusto F. Hack
|
bbb1e641a3
|
config: add rustfmt config
|
2 years ago |
Augusto F. Hack
|
ab903a2229
|
mmr: optimized peak hash for Miden VM
|
2 years ago |
Augusto F. Hack
|
429d3bab6f
|
feat: add support for MMR to the MerkleStore
|
2 years ago |
Augusto F. Hack
|
32d37f1591
|
feat: merkle mountain range
|
2 years ago |