Skip to content

Tags: consensusnetworks/graph-node

Tags

v0.26.0

Toggle v0.26.0's commit message
news: Add section for indexers on 0.26.0

v0.26.0-prerelease.0

Toggle v0.26.0-prerelease.0's commit message
news: Add section for indexers on 0.26.0

fraction

Toggle fraction's commit message
runner: Refactor event handling

hosted-current

Toggle hosted-current's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ethereum: log warning and continue on parse input failures (graphprot…

…ocol#3326)

* Log warning and continue on parse input failures

fraction3

Toggle fraction3's commit message
all: Introduce a DeploymentCreate struct

We were using SubgraphDeploymentEntity for both reading and creating
deployments. But when creating a deployment, a lot of the fields of
SubgraphDeploymentEntity must default to specific values (e.g., latest
block must be null), and using SubgraphDeploymentEntity obscured what could
be set and whatcouldn't be set.

integer

Toggle integer's commit message
Stable release v0.25.2 (control)

v0.25.2

Toggle v0.25.2's commit message
news: Release 0.25.2

v0.25.2-prerelease.0

Toggle v0.25.2-prerelease.0's commit message
news: Release 0.25.2

fraction2

Toggle fraction2's commit message
news: Release 0.25.2

v0.25.1-prerelease.1

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