Skip to content

db-sync values checks #463

@dorin100

Description

@dorin100

Check that:

  • sum of transaction sizes for a block does not exceed block size
  • there are values for all the epochs
  • blocks timestamps or any timestamps should not be in the future, only in the past
  • the start_time and end_time for each block should be the time stamp on the first block and last block of the epoch respectively
  • data (for blocks, slots, epochs) don’t have negative values
  • epochs, block numbers should be increased by 1, we can’t have missing epochs, slots and etc. in tables

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions