Skip to content

feat(node): L2 finality signal handling #1241

Open
@clabby

Description

@clabby

Overview

An addition to the actors has to be made in order to watch for L1 finalized block updates, and promote L2 blocks to the finalized label as a result.

This will require the node to hold onto a queue of OpAttributesWithParent (along with the L1 blocks that they were derived from). The op-node does this via the EngineQueue, for reference.

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