rollmint
rollmint copied to clipboard
Use DA commitment (obtained using`blob.CreateCommitment`) in DataHash instead of Merkle Hash
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.
Not really blocked on #1087 just in conflict. We don't need Submitblobs to create commitment.
Will be part of https://github.com/rollkit/rollkit/issues/829