graph-node
graph-node copied to clipboard
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
This workflow builds the gnd binary and upload it to the release. This has been tested out on my graph-node fork, here is an example [run](https://github.com/incrypto32/graph-node/actions/runs/15556403573)
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. Release notes Sourced from brace-expansion's releases. v1.1.12 pkg: publish on tag 1.x c460dbd fmt ccb8ac6 Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)...
### Description _No response_ ### Are you aware of any blockers that must be resolved before implementing this feature? If so, which? Link to any relevant GitHub issues. _No response_...
Closes #5977
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.10 to 0.1.14. Release notes Sourced from hyper-util's releases. v0.1.13 tl;dr Fix HttpConnector to always prefer IPv6 addresses first, if happy eyeballs is enabled. Fix legacy::Client to...
### Description ## Summary Add support for partition-based parallel event processing in Graph Node, allowing events from the same contract to be processed in parallel based on a developer-defined partition...