Tags: grmkris/graph-node
Tags
Removes deletion of existing Firehose cursor when starting subgraph i… …ndexing (graphprotocol#3331) Now that PR graphprotocol#3290 has been merged, which is always writing back the firehose cursor to the database, meaning it will clear any existing Firehose cursor for a subgraph that started from RPC but than switched to Firehose, it means it's not required to clear any existing cursor when starting a RPC subgraph. Co-authored-by: Matthieu Vachon <matt@streamingfast.io>
graph, runtime: Update `ethabi` to its latest version
graphql: Treat missing variables as null values Instead of immediately reporting an error, treat missing variables as nulls and let the rest of the execution logic deal with nulls
chain head listener: could log be reordered?
PreviousNext