Skip to content

Block Explorer UI Issue: Block history doesn't display when the blockchain is long  #120

@amerameen

Description

@amerameen

Expected behaviour

The block explorer should display blocks when clicking on 'blocks' on the built-in block explorer, regardless of whether the 'syncmode' setting of the node is 'fullsync' or not.

Actual behaviour

When the blockchain has been up and running for a while (i.e. there are many blocks in the block history) the block explorer fails to load the block history. It is suspected that this happens because the block explorer doesn't have pagination, so it is stuck trying to load all the blocks (and never displays any).

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