Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • Thx a lot, donnoh. Not being able to trustlessly proof that a certain transaction has been settled on L1 seems to be really a bad design. Maybe the following is a solution applied by zk rollups which publish state diffs: In addition to the state diff, they could publish to L1 a Merkle proof for each and every transaction included in the batch. Maybe this needs much less data compared to puclishing the full transactions because hashed in Merkle proofs are very small? Any idea whether this makes sense / is applied? Commented Jan 31, 2024 at 13:44