Ethereum releases
Showing only
The Graph.
Show everythingGraph Node indexes data from blockchains such as Ethereum and serves it over GraphQLgraphprotocol/graph-node on GitHub
30 items match, 0 of them low signal.
Top of this filter
Items with a reason of their own, ranked by urgency, weight and how often the project publishesBreaking Changes. GRAPH_GETH_ETH_CALL_ERRORS renamed to GRAPH_RPC_ETH_CALL_ERRORS. The env var (and internal config field) controlling which eth_call error messages are treated as reverts is renamed for provider-neutral naming.The Graph release notes
Critical Fix. EntityCache::load_related returned wrong derived-collection membership on same-block parent reassignment. Membership was decided against intermediate cache layers rather than the entity's final state, so entities reassigned to a new parent within…The Graph release notes
Breaking Changes. Substreams support removed. Substreams have been unsupported on the network for some time. All substreams-related code has been removed, simplifying the codebase significantly. Substreams-based subgraphs will no longer work.The Graph release notes
v0.39.0. Breaking Changes. Database Schema Changes. Major schema migration: The subgraphs.subgraph_deployment table has been split into two tables: (#6003) · subgraphs.head - stores frequently changing metadata (block hash, block number, entity count, firehose…The Graph release notes
v0.38.0. Breaking changes. Removal of GraphQL subscriptions – the WebSocket server and every Subscription‑related code path were deleted. Applications that need live updates must switch to polling or an external event system.The Graph release notes
v0.37.0. What's new. Composable Subgraphs: A feature that enables subgraphs to use other subgraphs as data sources. This introduces modularity in subgraph development by allowing developers to create source subgraphs that can be referenced by dependent subgrap…The Graph release notes
The stream
Newest firstEverything here already leads the page above.
Release candidates
Versions the projects put out for testing, carrying the changes the release will bring