github eqlabs/pathfinder v0.20.0

latest release: v0.20.1
9 days ago

Release Highlights

  • Fix for getEvents query no longer returning correct result after Sepolia reorg. Includes DB migration that will repair any database instances affected by the bug.
  • ⚠️ Breaking: starknet_getClassAt now returns DEPRECATED_CAIRO_ENTRY_POINT.offset as a hex string instead of an integer. This change aligns the response format with the specification, which expects NUM_AS_HEX for this field.

Changed

  • blockifier has 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_getClassAt now returns DEPRECATED_CAIRO_ENTRY_POINT.offset as a hex string instead of an integer. This change aligns the response format with the specification, which expects NUM_AS_HEX for this field.

Don't miss a new pathfinder release

NewReleases is sending notifications on new releases.