You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(graph-gateway): support configuration of blockmeta service as a block cache provider (#613)
feat: weaken block number constraint resolution (#612)
fix: use correct oneshot implementation for perf flush
allow startup when some chain RPCs are failing (#615)
Config Changes
chains now require an additional rpc_type: "ethereum" | "blockmeta" field. Existing entries for Ethereum RPC types should replace the rpc key with rpc_url.