docs icon indicating copy to clipboard operation
docs copied to clipboard

Add docs for rollup data roots

Open evan-forbes opened this issue 2 years ago • 2 comments

We should have dedicated documentation for how rollups should use a blob share commitment for their data root.

evan-forbes avatar Nov 10 '23 17:11 evan-forbes

docs notes for me to work on to improve blobstream docs:

  1. write out how to create pfb, take committment, height, and use that in your data root
  2. write about data formatting and encoding, how you commit to the data, take commitment and put in header
  3. https://github.com/celestiaorg/docs/pull/1261
  4. general doc on rollup committing to data

jcstein avatar Nov 10 '23 18:11 jcstein

I think this may be partially addressed in #1489

jcstein avatar Mar 21 '24 17:03 jcstein