Skip to content

feat(node): Protocol Version Tracking #1232

Open
@refcell

Description

@refcell

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

No one assigned

    Labels

    A-nodeArea: node cratesK-featureKind: feature

    Type

    Projects

    • Status

      Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions