graph-tooling
graph-tooling copied to clipboard
Monorepo for various tools used by subgraph developers.
**Feature request** There is currently no (easy) way to verify a signature that was created via Ethereum's [eth_sign](https://github.com/ethereum/wiki/wiki/JSON-RPC#eth_sign). Please add the means to verify the elliptic curve signature created in...
Is there a way to access the ETH attached to a call inside a call handler? Seems to be missing from the `Call` object. https://github.com/graphprotocol/graph-ts/blob/master/chain/ethereum.ts#L381-L388
For an aspiring subgraph developer/consumer it is not obvious what `graph-ts` is. Just by looking at the name, people are assuming it is some helper functions to query The Graph....
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [vitest](https://vitest.dev) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/vitest/3.2.4/4.0.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@eslint/js](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint/tree/HEAD/packages/js)) | [`9.38.0` -> `9.39.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.38.0/9.39.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@oclif/core](https://redirect.github.com/oclif/core)...
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...
fix: #617 Adds a pre-deployment check to warn users if subgraph contract addresses don’t exist on the target network.
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^22.10.1` -> `^24.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/22.18.11/24.9.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.4.0 to 6.4.1 Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....