graph-node
graph-node copied to clipboard
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66. Release notes Sourced from openssl's releases. openssl-v0.10.66 What's Changed Fixed invariant violation in MemBio::get_buf with empty results by @alex in sfackler/rust-openssl#2266 Release openssl v0.10.66...
Hello everyone, I'm sorry if this is not the right place to ask.. I have a graph-node deployed on a virtual machine (in docker), and I'm encountering an issue with...
### Bug report ### Relevant log output _No response_ ### IPFS hash _No response_ ### Subgraph name or link to explorer _No response_ ### Some information to help us out...
### Bug report This subgraph failed with the error below. ``` Handler skipped due to execution failure, transaction: 0x99dc…deec, address: 0x5200…2584, signature: Transfer(indexed address,indexed address,indexed uint256), error: transaction 99dcc8e858854ac580ad6a88b5cdefe0ae8d9e9dbef4d07b7f96418c5f17deec: error...
Bumps [hyper](https://github.com/hyperium/hyper) from 1.4.0 to 1.4.1. Release notes Sourced from hyper's releases. v1.4.1 Bug Fixes http1: reject final chunked if missing 0 (8e5de1bb) Changelog Sourced from hyper's changelog. v1.4.1 (2024-07-09)...
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.9.1 to 1.10.0. Release notes Sourced from uuid's releases. 1.10.0 Deprecations This release deprecates and renames the following functions: Builder::from_rfc4122_timestamp -> Builder::from_gregorian_timestamp Builder::from_sorted_rfc4122_timestamp -> Builder::from_sorted_gregorian_timestamp Timestamp::from_rfc4122 ->...
### Bug report When running a subgraph with a single datasource bounded by an 'endBlock', the subgraph will continue indexing forever passed that endBlock. This is a costly operation if...
### Description Add comment detail ### Are you aware of any blockers that must be resolved before implementing this feature? If so, which? Link to any relevant GitHub issues. _No...
### Description Add a command that takes an IPFS hash and removes that deployment from all subgraph names that are using it as their current or pending version. In more...
### Bug report When using graphman chain truncate I still see over 2.5 million blocks in chain4.blocks table and 5.5 million in chain5.blocks inside postgres. They are taking around 300...