This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
Use a Merkle accumulator for history #29
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
investigation
Investigation required.
Instead of a linear previous-blockhash, a Merkle accumulator (such as a Merkle mountain range) should be used. This allows for proving inclusion of a block in the chain with a logarithmic number of hashes, which is especially in the context of cross-chain relays.
The text was updated successfully, but these errors were encountered: