decentralized-protocols-too.../data_availability
2025-01-10 06:11:13 -08:00
..
bitcoin add sub-chapter for ethereum and bitcoin da 2024-12-10 15:22:32 -08:00
celestia add sub-chapter for ethereum and bitcoin da 2024-12-10 15:22:32 -08:00
ethereum relay based data availability sampling, by dankrad (2024) 2025-01-10 06:11:13 -08:00
README.md add sub-chapter for ethereum and bitcoin da 2024-12-10 15:22:32 -08:00

data availability


tl; dr

  • data availability is the proof that the underlying data behind a particular hash was actually published
  • in the case of ethereum, da is one of the primary scaling bottlenecks.
  • protocol-level changes such as sharding and eip-4488 (proto-sharding) are intended to increase da and reduce the cost of storing data on ethereum (the current leading design is danksharding, which should happen in several steps).


chapters