Skip to content

feat: Historical indexing #7

Description

@jmcph4

In order to build a full (and useful) index, blocktop will need the ability to retrieve historical blocks and add them to the index. There are certainly quite a few ways to go about this, but the naive method is just to hammer the endpoint with eth_getBlockByNumber for all historical blocks. This is obviously not sustainable nor performant.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions