github eqlabs/pathfinder v0.20.2

6 hours ago

Release Highlights

This is a hotfix release fixing multiple issues after the Starknet 0.14.0 upgrade on Starknet Mainnet. Please upgrade urgently to avoid stability issues.

Added

  • reorg notifications for starknet_subscribeNewTransactions and starknet_subscribeNewTransactionReceipts

Changed

  • blockifier has been upgraded to version 0.15.0-rc.4.

Fixed

  • starknet_subscribeNewTransactions doesn't accept the RECEIVED finality status filter.
  • Pathfinder gets stuck in a loop and prints "State root mismatch" errors after starting up from a database with current state that has been re-orged.
  • starknet_traceTransaction and starknet_traceBlockTransactions falls back to fetching transaction traces for Starknet mainnet block range 1943704-1952704 (inclusive). Local re-execution would lead to a different result due to a sequencer issue that was present when these blocks were produced.
  • Pathfinder gets stuck syncing and stops responding to JSON-RPC requests.

Don't miss a new pathfinder release

NewReleases is sending notifications on new releases.