This release includes bug fixes to improve RPC behavior and event query consistency.
Fixed
starknet_traceTransaction
now supports tracing a single transaction on a preconfirmed block (RPC v0.9)getEvents
requests with non-existent block numbers are now clamped to a valid range:[0, latest]
, preventing unexpected pending block results
Full Changelog: v0.15.0-rc.0...v0.15.0-rc.1