Welcome to the Linux Foundation Forum!

Why Hyperledger Fabric Does Not Use Merkle Tree

Posts: 8

Is there any special reason about why Fabric does not use merkle tree?

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Comments

  • Posts: 193

    Hello,
    Fabric does use a Merkle Tree Structure in storing blocks. The information on how Fabric compacts and links its blocks can be found in the beginner course LFS170. Keep up the good work!

  • Posts: 8

    @Bobbijn thanks for the reply. It seems like the content in course LFS170 for Fabric referring to version before v1.0. Fabric v0.6 employs a Merkle Bucket Tree but dropped in v1.0. Is there any document/material mention about merkle tree structure in block for Fabric v2.0 and above which i can refer to?

  • Posts: 193

    Here is a link to the The Fabric documentation that mentions merkle trees: https://hyperledger-fabric.readthedocs.io/en/latest/config_update.html?highlight=merkle. Hope this helps.
    Bobbi

  • Posts: 8

    @Bobbijn thanks for the link :)

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training