Open
Description
Description
As mentioned in the Rollup Node OP Specs, the rollup node should monitor the protocol version contract on L1 and communicate any changes via the engine_signalSuperchainV1
api endpoint.
In kona's consensus node, we'll need the L1 watcher actor (or some sub-task/new minimal actor?) to track the protocol version contract and relay messages through the orchestrator to the engine actor.
The engine actor should spin off a minimal task that updates the execution engine through the engine_signalSuperchainV1
api endpoint.
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog