Closed tw7613781 closed 1 year ago
Also ran into this issue.
This logic of picking the startBlock, where we pick the MIN initialBlock
among all modules in the package, seems wrong.
We should either
initialBlock
of the module being requested, or
Do you want to request a feature or report a bug? feature
What is the current behavior? blocks for substreams module only starts from block 0. If there is a initialBlock in substreams.yaml, the graph node will log the error "start block 0 smaller than request outputs for module \"graph_out\" with start block 5000000"
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
What is the expected behavior? feed blocks from specified block number
The details logs
version: graph node: graphprotocol/graph-node c21487e 3a80a40131e2 substreams module: https://github.com/streamingfast/substreams-eth-block-meta/tree/feature/graph-node