miden-crypto/src/merkle/mmr
2024-10-17 23:16:41 -07:00
..
bit.rs feat: merkle mountain range 2023-03-02 13:07:55 +01:00
delta.rs Updated Makefile and Readme 2024-08-16 15:07:27 -07:00
error.rs feat: return error instead of panic during MMR verification (#335) 2024-10-17 07:23:29 -07:00
full.rs chore: update crate version to v0.11.0 and set MSRV to 1.82 2024-10-17 23:16:41 -07:00
inorder.rs feat: add de/serialization to InOrderIndex and PartialMmr (#329) 2024-09-13 08:47:46 -07:00
mod.rs Updated Makefile and Readme 2024-08-16 15:07:27 -07:00
partial.rs chore: update crate version to v0.11.0 and set MSRV to 1.82 2024-10-17 23:16:41 -07:00
peaks.rs feat: return error instead of panic during MMR verification (#335) 2024-10-17 07:23:29 -07:00
proof.rs fix: peak index calculation in MmrProof 2024-02-14 11:52:40 -08:00
tests.rs feat: return error instead of panic during MMR verification (#335) 2024-10-17 07:23:29 -07:00