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

Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL

Results 682 graph-node issues
Sort by recently updated
recently updated
newest added

### Bug report This bug report is related to #5101, but involves a at least one important difference - no reorg! Multiple copies of the same subgraph (against different deployments...

bug

### Bug report This [subgraph](https://github.com/team-usd/ltusd-index) fails randomly with the error below. ``` "Failed to transact block operations: store error: duplicate key value violates unique constraint \"transfer_stats_hour_id_key\"", ``` The same block...

bug
area/aggregations

### Description The new indexed arguments filter is a big step forward in reducing indexing times when sifting through a large amount of events. This feature could be even more...

enhancement

Firehose block detail level introduced a source of non deterministic behavior. This PR ensures that if Call or block handlers are used, the incoming blocks are required to use Extended...

- Ensure subgraphs are assigned to a provider that supports its features (if available) - Support switching providers if issues with currently assigned provider

hardening

## Background We have two major classes of files hosted on IPFS: core subgraph files (manifests, schemas, mappings) and files to be synced by subgraphs with file data sources (arbitrary...

infra
hardening
area/ipfs
Stale

```[tasklist] ### Tasks - [ ] https://github.com/graphprotocol/graph-node/issues/5573 - [ ] https://github.com/graphprotocol/graph-node/issues/5572 - [ ] Analyzing IPFS node usage + middleware implementation ```

infra
hardening
area/ipfs
offchain

Hi, I have problem when running with bsc chain. * graphnode: latest * RPC: `ethereum: "bsc:https://rpc.ankr.com/bsc"` * I don't know what's wrong with it ``` ay 06 10:51:19.277 TRCE Run...

### Bug report I'm not sure if this is actually a bug or if it's intended behavior, but either way the current behavior lessens the usefulness of the attribute. Currently,...

bug