graphprotocol / graphprotocol/graph-node
`graphman chain check-blocks` should check receipt transaction hashes
Open
@tilacog is already working on this.
Since Oct 7, 2022.
Stale
- Dominant language
- Rust
- Stars
- 3.2k
- Forks
- 1.1k
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
The graphman chain check-blocks command does not check if receipts belong to transactions from the block under inspection.
Ideally, it should delete cached blocks when they're found with alien transaction receipts.
Related: #4042
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.
Assessment
This issue has not been assessed yet.