github equilibriumco/pathfinder v0.23.1

4 hours ago

Release highlights

This release fixes the Internal error issue on some pre-Starknet 0.14.0 blocks and also includes minor RPC improvements.

Changed

  • RPC WS subscriptions are now limited by the --rpc.websocket.subscription-request-max-size option (instead of --rpc.request-max-size, which is now used only for HTTP requests).

Added

  • RPC HTTP connections that don't start a request now time out. The timeout is configurable with --rpc.header-read-timeout CLI option.

Fixed

  • Retroactive starknet_traceBlockTransactions on some pre-Starknet 0.14.0 blocks failed with Internal error due to Block max capacity reached on fields: proving_gas.

Don't miss a new pathfinder release

NewReleases is sending notifications on new releases.