graph-node
graph-node copied to clipboard
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
> proc-macro-error is unmaintained | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `proc-macro-error` | | Version | `1.0.4` | | URL...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
When we start copying nonfinal entities, we need to reset the start_vid and next_vid. They don't necessarily have a direct connection to the same values for nonfinal entities; e.g., it...
### Bug report I am using the Postgres HA with replica 2 setup(pgpool on top of it). In 50% when I run graph-node, it failed to create chain1 DB and...
Bumps [object_store](https://github.com/apache/arrow-rs-object-store) from 0.12.0 to 0.12.2. Changelog Sourced from object_store's changelog. Historical Changelog v0.12.1 (2025-05-08) Full Changelog Implemented enhancements: Support Alibaba OSS Object Storage #323 Enable anonymous access to GCS...
### Bug report If an event emits a struct, and I attempt to use this in the declaractive call, it says the struct is not an address rather than selecting...
**Do you want to request a *feature* or report a *bug*?** Feature **What is the current behavior?** When querying collections, ie: ```graph query testNodesQuery { testNodes(first: 10, skip: 0) {...
This PR introduces the following improvements to IPFS: - Adds 4 new metrics grouped by deployment hashes: - `ipfs_request_count` - shows the total number of IPFS requests - `ipfs_error_count` -...