Immutable
release. Only release title and notes can be modified.
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-sizeoption (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-timeoutCLI option.
Fixed
- Retroactive
starknet_traceBlockTransactionson some pre-Starknet 0.14.0 blocks failed withInternal errordue toBlock max capacity reached on fields: proving_gas.