Skip to content

Tags: suntzu93/graph-node

Tags

fraction3

Toggle fraction3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Retry IPFS request on Cloudflare 521 Web Server Down (graphprotocol#5687

)

In the integration tests, some subgraphs will sync on fraction3, leading
to an error as they failed to sync on integer.

On some runs, fraction3 will also error leading to a successful test;
this happens when the subgraph fails to sync due to an HTTP 521 error
received when querying the testnet IPFS node. This is a
non-deterministic error, and the request can simply be retried.

fraction2

Toggle fraction2's commit message
graph: increase range size for subgraph datasource subgraphs

fraction

Toggle fraction's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
graphman: deduplicate deployment locator for pause and resume (graphp…

…rotocol#5674)

v0.35.1

Toggle v0.35.1's commit message
cargo: Update workspace crates' version to v0.35.1

v0.35.1-rc.1

Toggle v0.35.1-rc.1's commit message
cargo: Update workspace crates' version to v0.35.1

canary-substreams-index-module-e532c3135

Toggle canary-substreams-index-module-e532c3135's commit message
add support for substreams using 'index modules' and 'block filters' …

…(bump substreams protobuf def)

canary-substreams-index-module-3f13680c5

Toggle canary-substreams-index-module-3f13680c5's commit message
fix tests on substreams data_source

integer

Toggle integer's commit message
Add more logs to integer

v0.35.1-rc.0

Toggle v0.35.1-rc.0's commit message
chain/ethereum: fix block receipts call failing for some providers

canary-3ff4a4f4d

Toggle canary-3ff4a4f4d's commit message
all: Use snmalloc