graphprotocol / graphprotocol/graph-node
differentiate IPFS file size limitation between subgraph files and ipfs index data file size.
Open
@Jannis is already working on this.
Since Nov 18, 2019.
area/ipfs
enhancement
projects/daostack
- Dominant language
- Rust
- Stars
- 3.2k
- Forks
- 1.1k
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
Currently there is one mutual limit.
we would like to have something like:
- subgraph file size < 300k
- index ipfs data size < 100k
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.