Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Synchronized inform field state.batch.closing_reason from DB #3243

@joanestebanr

Description

@joanestebanr

Rationale

The field state.batch.closing_reason is use by sequencer to report the reason that close this batch. Make sense that syncrhonizer when close a batch also report this value.

The suggested values are:

  • Sync: genesis : Batch genesis
  • Sync L1: sequenced : a batch have been created and closed due a sequencedBatch event
  • Sync L1: injected injected batch (update etrog batch event)
  • Sync L2: trusted : a batch synchronized from TrustedNode
    And so on....

This is going to provide a faster information

Implementation

Do you have ideas regarding the implementation of this feature?
Are you willing to implement this feature?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions