Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

Consolidate data model expressing block range #1682

Description

@tk-o

We have multiple data models describing the same idea: blockrange.

We have several types expressing block range with (sometimes optional) start block number and (optional) end block number.

We also have several types expressing block range with (sometimes optional) start block reference and (optional) end block reference. A block reference consists of block number and block timestamp.

In order to simplify data model in this monorepo, it'd be worthwhile exploring consolidation of types descirbing blockranges.

Example data model update was proposed here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

Projects

  • Status
    Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions