Subgraph returns zero values on select date(s)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 7
- Avg merge
- 4h 1m
- Merged PRs (30d)
- 6
Description
The subgraph returns zero values for June 21 2022. This is likely an issue with the `day` entity IDs. A temporary fix has been used in explorer:
https://github.com/livepeer/explorer/pull/153/files#diff-85f946ddc91084530065ad9a6443a7128f77fbd73929b231fb95f74a87f38808R475
We should fix this in the subgraph though. See for further info:
https://github.com/livepeer/explorer/issues/151
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the subgraph's day entity IDs and June 21, 2022 query results with the temporary workaround in explorer PR #153. Read the related explorer issue #151 for additional context. Done means the subgraph returns the expected nonzero values for the affected date without relying on the explorer workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100