v1.7.0
Compatibility
Note As of graph-node release v0.35.0, substreams that use "index modules" and "set_sum" stores are not yet supported and cannot be used for Substreams-powered-Subgraphs
-
Added store with update policy
set_sum
which allows the store to either sum a numerical value, or set it to a new value. -
Re-added Ethereum Sepolia support in
substreams init
. -
Fixed a bug with the new
descriptorSets
feature that wasn't ordered properly to correctly generate Protobuf bindings.