graph-node
graph-node copied to clipboard
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
> `derivative` is unmaintained; consider using an alternative | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `derivative` | | Version |...
Bumps [async-graphql](https://github.com/async-graphql/async-graphql) from 7.0.15 to 7.0.17. Changelog Sourced from async-graphql's changelog. [7.0.17] 2025-05-24 update MSRV to 1.86.0 Allow exporting SDL with spaces #1688 Update GraphiQLSource to use React v18 #1705...
> Potential unaligned read | Details | | | ------------------- | ---------------------------------------------- | | Status | unsound | | Package | `atty` | | Version | `0.2.14` | | URL...
> `atty` is unmaintained | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `atty` | | Version | `0.2.14` | | URL...
Fixes #5739
Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.4.1 to 1.0.0. Commits 863d4bf hex-literal: release v1.0.0 (#1154) 9521e7a hex-literal: use const block to force const promotion (#1153) 6045028 Remove the hybrid-array dir (#1152) 1701e2a Upgrade...
### Bug report I want to listen to multiple chains within a single graph node, and I noticed the description in the docker/Dockerfile file is as follows: `# The etherum...