-
Provide proof of element's availability if Merkle tree
-
### Problem
The BN must only store verified blocks utilizing TSS signature.
### Solution
Add new logic to verify the block based on the block proof
----
Estimation considerations
1) Cons…
-
Hi,
Thank you for creating this. I found this through immudb and had been looking for something like this since watching [E-voting without fraud| David Bismark | TEDGlobal 2010](https://www.ted.com…
-
## Context
In https://github.com/onflow/flow-go/issues/5828, we modified the definition of Service Events to allow emission outside the context of the system chunk. This was done to simplify the smart…
-
-
## Simple Summary
Built in function to generate and validate merkle proofs for vanilla Sparse Merkle Tree implementations.
## Abstract
Implement a built-in function for computing merkle roots fro…
-
@mitschabaude
According to https://github.com/o1-labs/o1js/blob/main/src/lib/provable/merkle-tree-indexed.ts#L41, we can pass MerkleMap directly to the ZkProgram method. Doing so works correctly w…
-
### Description
Some of the links in the README.md is returning 404.
Examples:
[Storage Proofs (storage-proofs)](https://github.com/filecoin-project/rust-fil-proofs/blob/master/storage-proofs…
-
## Summary
Create MerklePath from TSC standard merkle proof using WoC api.
## Motivation
Probably a bunch of apps have stored merkle proofs in TSC format and this gives them an opportunity to…
-
## Summary
[MMR](https://docs.grin.mw/wiki/chain-state/merkle-mountain-range/) is a data structure designed to address limitations related to Merkle Trees. It is essential in scenarios where on-chai…