github eqlabs/pathfinder v0.17.0-beta.3

latest releases: v0.20.2, v0.20.1, v0.20.0...
pre-release2 months ago

This is the third pre-release for Pathfinder 0.17.0, addressing the latest Starknet 0.14.0 issues and allowing early access to JSON-RPC 0.9.0-rc.1 API.

⚠️ Please note that a new storage migration step has been added since the 0.17.0-beta.1 release. This migration step is performed once and might take multiple hours (depending on the available hardware and the database size). ⚠️

Fixed

  • JSON-RPC v0.8.1 starknet_estimateFee method call fails if the account balance is zero.

Changed

  • The default value of the --sync.poll-interval configuration parameter has been changed to 1 seconds. Pathfinder is now polling both the latest block information and the pending/pre-confirmed block every second by default.

Removed

  • pathfinder_getProof, pathfinder_getClassProof and pathfinder_getTransactionStatus (obsoleted by standardized starknet_* APIs).

Don't miss a new pathfinder release

NewReleases is sending notifications on new releases.