graph-tooling
graph-tooling copied to clipboard
Monorepo for various tools used by subgraph developers.
### 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...
### 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...
[](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) | 🔡...
https://oclif.io/docs/releasing#autoupdater
is there any way to make an http request ? For example, fetch function?
[](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) | [](https://docs.renovatebot.com/merge-confidence/)...
[](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) | [](https://docs.renovatebot.com/merge-confidence/)...
### 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...
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...