ChainSafe / das-prototype

Research prototypes of Data Availability Sampling for Ethereum (WIP)

Home Page:https://hackmd.io/@timofey/SyqzhA4vo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tree topology

nulltea opened this issue · comments

Summary

  • Develop a tree (or graph) abstraction to represent nodes' view
  • The idea is to use it for constructing topologies with the following parameters:
    • total number of nodes (tree leaves)
    • number of hops (tree height)

Closed with #12