Skip to content

startBlock on arbitrum-rinkeby not working on hosted service #3809

@jsgphd

Description

@jsgphd

Do you want to request a feature or report a bug?
bug

What is the current behavior?
when I run the docker, LOCAL version of a graph-node and for the networking arbitrum-rinke
by it allows me to specify startBlock: 13940833 and works properly. When I use the HOSTED service it errors out saying that the block does not exist on the Ethereum network. I think what may be going on is your startBlock check is not network sensitive.

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
Please try to deploy anything to the hosted service on the arbitrum-rinkeby network with startBlock: 13940833 specified and you will have the error.

What is the expected behavior?
Expected behavior is the hosted service does not error out and starts indexing at the start block on arbitrum-rinkeby

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