**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** All subgraphs start indexing from block `genesis + 1`, skipping the genesis block. **What is the expected behavior?** All subgraphs start indexing from `genesis`, rather than `genesis + 1`.