graphprotocol / graphprotocol/graph-node
Remove partial starknet support from graph-node
Open
Nobody has claimed this yet.
Stale
- Dominant language
- Rust
- Stars
- 3.2k
- Forks
- 1.1k
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
Now that starknet has a new firehose implementation that uses substreams to integrate with graph-node, remove partial starknet firehose support from graph-node.
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 locating graph-node's partial Starknet firehose integration and tracing how it is wired into the node. Compare those references with the new Starknet firehose implementation using substreams. Done means the obsolete partial support is removed without leaving references or integration paths behind.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100