Tags: armatrix/graph-node
Tags
Merge branch 'master' into feature/ethereum-provider-feature-call-only
Fixed logic about how we pick up call_only providers
Hacked around call_only to make it work properly Will need to discuss this with greater details tomorrow.
add 'send_all_block_headers' param for blockHandler
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.
PreviousNext