rollmint icon indicating copy to clipboard operation
rollmint copied to clipboard

Use DA commitment (obtained using`blob.CreateCommitment`) in DataHash instead of Merkle Hash

Open Manav-Aggarwal opened this issue 1 year ago • 1 comments

i think we intend to have the da commitment (obtained using `blob.CreateCommitment` to be stored in DataHash instead of merkle hash, if i am not mistaken @nashqueue?

Originally posted by @gupadhyaya in https://github.com/rollkit/rollkit/pull/1200#discussion_r1332240392

Blocked on https://github.com/rollkit/rollkit/issues/1087. Since DataHash is set in Block Manager, there needs to be a way to compute DA commitments in Block Manager.

Manav-Aggarwal avatar Sep 22 '23 03:09 Manav-Aggarwal

Not really blocked on #1087 just in conflict. We don't need Submitblobs to create commitment.

nashqueue avatar Oct 04 '23 10:10 nashqueue

Will be part of https://github.com/rollkit/rollkit/issues/829

Manav-Aggarwal avatar Jun 25 '24 18:06 Manav-Aggarwal