Skip to content

Tags: contract1/Graph_Node

Tags

canary-c98485df

Toggle canary-c98485df's commit message
graphql: Use default value when an argument uses an undefined variable

fraction

Toggle fraction's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
stream pipelining (graphprotocol#3095)

* stream pipelining

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

canary-tokio-watcher-v8

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

…ous deadlock detection

canary-tokio-watcher-v7

Toggle canary-tokio-watcher-v7's commit message
chain head listener: add number to logging contexts

canary-tokio-watcher-v6

Toggle canary-tokio-watcher-v6's commit message
chain head listener: switch atomic for mutex