optimism icon indicating copy to clipboard operation
optimism copied to clipboard

op-node: Add the Generic Commitment Type

Open trianglesphere opened this issue 1 year ago • 1 comments
trafficstars

Add support for DA commitment type 1, da-service commitment inside op-node. No validation should be done. It does not need to reach out to the DA server yet.

The purpose of this ticket is to simply create the type that the op-batcher + op-node will use.

https://github.com/ethereum-optimism/specs/blob/main/specs/experimental/plasma.md#input-commitment-submission

trianglesphere avatar May 03 '24 20:05 trianglesphere

https://github.com/ethereum-optimism/optimism/pull/10458

axelKingsley avatar May 10 '24 19:05 axelKingsley