Skip to content

Tags: armatrix/graph-node

Tags

v0.28.2

Toggle v0.28.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release v0.28.2

v0.28.1

Toggle v0.28.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release v0.28.1

canary-6a32b44

Toggle canary-6a32b44's commit message
Merge branch 'master' into feature/ethereum-provider-feature-call-only

v0.28.0

Toggle v0.28.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release v0.28.0

fraction2

Toggle fraction2's commit message

Unverified

This user has not yet uploaded their public signing key.
enable static filters for BSC

canary-b6b466ba

Toggle canary-b6b466ba's commit message
Fixed logic about how we pick up call_only providers

canary-75773aa

Toggle canary-75773aa's commit message
Hacked around call_only to make it work properly

Will need to discuss this with greater details tomorrow.

v0.28.0-rc.0

Toggle v0.28.0-rc.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release v0.28.0-rc.0

canary-d4a4a199e

Toggle canary-d4a4a199e's commit message
add 'send_all_block_headers' param for blockHandler

hosted-current

Toggle hosted-current's commit message
graph: Remove a possible crash from the polling block stream

PollingBlockStreamContext.parent_ptr contained an expect that failed if the
provider didn't return a parent pointer. Turn that panic into an error.