Release Highlights
- Fix for
getEventsquery no longer returning correct result after Sepolia reorg. Includes DB migration that will repair any database instances affected by the bug. - ⚠️ Breaking:
starknet_getClassAtnow returnsDEPRECATED_CAIRO_ENTRY_POINT.offsetas a hex string instead of an integer. This change aligns the response format with the specification, which expectsNUM_AS_HEXfor this field.
Changed
blockifierhas been upgraded to version 0.15.0-rc.3.
Fixed
- JSON-RPC response reflects an inconsistent state after receiving a notification over a Websocket subscription.
starknet_getClassAtnow returnsDEPRECATED_CAIRO_ENTRY_POINT.offsetas a hex string instead of an integer. This change aligns the response format with the specification, which expectsNUM_AS_HEXfor this field.