penumbra-zone / jmt

An async-friendly sparse merkle tree implementation based on Diem's Jellyfish Merkle Tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Penumbra's Jellyfish Merkle Tree

This repository is a fork of the Diem Jellyfish Merkle Tree crate, modified to inline dependencies and trim the parts not needed for Penumbra's uses.

About

An async-friendly sparse merkle tree implementation based on Diem's Jellyfish Merkle Tree

License:Apache License 2.0


Languages

Language:Rust 100.0%