github streamingfast/firehose-ethereum v2.17.1

5 hours ago

Updated

  • Library dstore bumped to latest version which brings these changes:
    • GCS store: opt-in gRPC transport via client_protocol=grpc query parameter (e.g. gs://bucket/path?client_protocol=grpc). Defaults to the existing HTTP client; the gRPC client is selected only when this parameter is explicitly set.
    • S3 store: storageClass query parameter is deprecated in favour of storage_class; a warning is logged when the old form is used. storage_class query parameter as the canonical snake_case name for storageClass.
    • S3 store: each store clone now gets its own transport for failure isolation; adds ResponseHeaderTimeout to prevent hung requests and configures HTTP/2 health checks via x/net/http2; default connection pool sizes are reduced.

Fixed

  • Substreams: Fix server-side bug that would prevent forkableHub from correctly updating metrics when receiving partial or out-of-order blocks

Don't miss a new firehose-ethereum release

NewReleases is sending notifications on new releases.