-
**Describe the package you'd like**
[`pmtree`](https://github.com/Rate-Limiting-Nullifier/pmtree) (Persistent Merkle Tree) is an optimized, sparse, fixed-size Merkle tree implementation in Rust. Th…
-
There are several Merkle Tree "flavors:
- incremental
- sparse
- leant
- persistent
- ...
It would be helpful to write a comparison of of all them, answering questions like
- "when not to use…
-
https://github.com/hyperledger-labs/zeto/issues/15
-
Thought I'd leave my comments as your first issue!
- Envisioning everything as a “chain” is nice, it’s like Matrix meets ssb. Was thinking about how a 1 to many social network on Matrix would work…
-
At some point, I think the trie produced inclusion proofs which spelled out all other 15 nodes of the radix 16 tree layers, which waists like half the space in PoV blocks. We instead want Merkle root…
-
https://accounts.shopify.com/select?rid=d69ff078-e9c4-4eb1-a5ce-1e54df6d0e99
-
Create an overview of the Loom plasma cash implementation. Explain how it implements the plasma spec, and how it compares to other implementations. Make sure the post shows readers how to install, run…
-
Would the IPFS community be interested in adding leaf-level similarity hashing for common types of content? Generating and storing similarity digests about content would enable a range of new functio…
-
As a result of the conclusions reached in cosmos/cosmos-sdk#7100, the Cosmos-SDK is undergoing a switch away from the [IAVL](https://github.com/cosmos/iavl) library which is going to impact the long t…
-