Release highlights
This is a hotfix release with some execution fixes, a new JSON-RPC call metric to measure latencies, and JSON-RPC bug fixes.
Added
- The new histogram metric
rpc_method_calls_duration_millisecondshas been added to expose JSON-RPC method call latency data.
Changed
blockifierhas been upgraded to 0.16.0-rc.2.- Pathfinder no longer returns
event_commitmentandtransaction_commitmentvalues for Starknet blocks older than Starknet version 0.13.2.
Fixed
starknet_traceTransactiontimes out for some transactions because fetching transaction traces from the feeder gateway fails due to some unknown fields in the response.