graph-tooling icon indicating copy to clipboard operation
graph-tooling copied to clipboard

Monorepo for various tools used by subgraph developers.

Results 207 graph-tooling issues
Sort by recently updated
recently updated
newest added

### Which packages are impacted by your issue? @graphprotocol/graph-cli ### Describe the issue Polygon ZkEvm Testnet is not yet supported by The Graph, but this network is available on the...

bug

### Which packages are impacted by your issue? @graphprotocol/graph-cli ### Describe the issue Even on the demo-subgraph repository, I am unable to run the tests. Matchstick is failing with a...

bug

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gluegun](https://togithub.com/edgeandnode/gluegun) | dependencies | minor | [`v4.3.1-pin-colors-dep` -> `v4.7.1`](https://renovatebot.com/diffs/npm/gluegun/v4.3.1-pin-colors-dep/v4.7.1) | 🔡...

dependencies

https://oclif.io/docs/releasing#autoupdater

is there any way to make an http request ? For example, fetch function?

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [docker-compose](https://togithub.com/PDMLab/docker-compose) | [`0.23.19` -> `0.24.0`](https://renovatebot.com/diffs/npm/docker-compose/0.23.19/0.24.0) | [![age](https://badges.renovateapi.com/packages/npm/docker-compose/0.24.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [graphql](https://togithub.com/graphql/graphql-js) | [`15.5.0` -> `15.8.0`](https://renovatebot.com/diffs/npm/graphql/15.5.0/15.8.0) | [![age](https://badges.renovateapi.com/packages/npm/graphql/15.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

### Which packages are impacted by your issue? @graphprotocol/graph-cli ### Describe the issue When spinning up a new subgraph on a few different verified contracts on Ethereum mainnet, the graph-cli...

bug

Migrating https://github.com/graphprotocol/hardhat-graph

### Which packages are impacted by your issue? @graphprotocol/graph-cli ### Describe the issue On `init` or `add` the `codegen` command for example is executed as a [`yarn/npm` script](https://github.com/graphprotocol/graph-tooling/blob/main/packages/cli/src/commands/init.ts#L164-L165 ) There...