Skip to content

Tags: CustomForking/graph-node

Tags

v0.25.1-prerelease.1

Toggle v0.25.1-prerelease.1's commit message
graph, runtime: Update `ethabi` to its latest version

v0.25.1

Toggle v0.25.1's commit message
Release 0.25.1

v0.25.1-prerelease

Toggle v0.25.1-prerelease's commit message
Release 0.25.1

fraction

Toggle fraction's commit message
instance_manager: Clear entity cache when subgraph errors/starts

canary-4c4a2619

Toggle canary-4c4a2619's commit message
graphql: Treat missing variables as null values

Instead of immediately reporting an error, treat missing variables as nulls
and let the rest of the execution logic deal with nulls

hosted-current

Toggle hosted-current's commit message
graph, graphql: Properly validate GraphQL queries before executing them

Uses `graphql-tools-rs` for the actual validation.

Validation can be turned off by setting `DISABLE_GRAPHQL_VALIDATIONS=true` in the environment.

canary-tokio-watcher-v12

Toggle canary-tokio-watcher-v12's commit message
chain head listener: could log be reordered?

canary-tokio-watcher-v11

Toggle canary-tokio-watcher-v11's commit message
chain head listener: add blocking thread pool contention check

canary-tokio-watcher-v10

Toggle canary-tokio-watcher-v10's commit message
chain head listener: more logs

canary-tokio-watcher-v9

Toggle canary-tokio-watcher-v9's commit message
chain head listener: change watcher deadlock detection to avoid spuri…

…ous deadlock detection