Skip to content

Idea: Timestamp index in block order #26

@braydonf

Description

@braydonf

Keep a timestamp index that will map a timestamp to a blockhash in a way that will keep the block order, and iterating by timestamp would not yield out-of-order blocks.

The timestamp could be defined as the actual block's timestamp or would assume the previous block's timestamp (with an additional second) if the block's timestamp is not greater than the previous timestamp.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions