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 604 graph-node issues
Sort by recently updated
recently updated
newest added

Let's trigger a tag on staging whenever a PR is merged to master branch.

The previous check that we still have reorg_threshold blocks as a buffer is too conservative: we have this buffer so that we can revert within it.

This PR picks up the work done in PR #5382. It's main purpose is to help evaluate how such an interface would work. There's no expectation that this will ever...

### Bug report In an attempt to drop one deployment with multiple copies, I used `graphman drop`. The confirmation made no mention that multiple deployments were going to be removed,...

bug

### Description Hello, Since the graph-node is supporting eth_getblockreceipts, it is possible to use common node providers at an affordable cost. In order to prevent the bill to explode because...

enhancement

> Some AES functions may panic when overflow checking is enabled. | Details | | | ------------------- | ---------------------------------------------- | | Package | `ring` | | Version | `0.17.8` |...

> Crash due to uncontrolled recursion in protobuf crate | Details | | | ------------------- | ---------------------------------------------- | | Package | `protobuf` | | Version | `3.7.1` | | URL...

### Bug report **Summary** When a subgraph uses store.loadRelated, the behavior appears to be non-deterministic. This issue was discovered while investigating a POI discrepancy for the subgraph `QmY32QJUP63ePXrKJHb67gpTtTwvHRDoCCAi7NavYCfVDV`. **Issue Details**...

bug

### Bug report Graph node allows deploying subgraph with features labelled in `features` field in subgraph manifest even though the subgraph is not using that feature. This gives misleading info...

bug