-
Fixed
tools check merged-blocksdefault range when-r <range>is not provided to now be[0, +∞](was previously[HEAD, +∞]). -
Fixed
tools check merged-blocksto be able to run without a block range provided. -
Added API Key based authentication to
tools firehose-clientandtools firehose-single-block-client, specify the value through environment variableFIREHOSE_API_KEY(you can use flag--api-key-env-varto change variable's name to something else thanFIREHOSE_API_KEY). -
Fixed
tools check merged-blocksexamples using block range (range should be specified as[<start>]?:[<end>]). -
Added
--substreams-tier2-max-concurrent-requeststo limit the number of concurrent requests to the tier2 Substreams service.