github eqlabs/pathfinder v0.3.5

latest releases: v0.13.2, v0.13.1, v0.13.0...
21 months ago

This release fixes an issue with the starknet_estimateFee call. Previously a version 0 invoke transaction with a version field set to a query version (>2**128) caused an internal error.

Changed

  • Improved performance for operations involving a lot of Stark hash calculations, like syncing.
  • Improved performance for starknet_call and starknet_estimateFee calls for transactions involving a lot of storage accesses.

Fixes

  • starknet_estimateFee now works for version 0 invoke transactions using a query version.

Added

  • New metrics for external python subprocesses
    • extpy_processes_launched_total
    • extpy_processes_exited_total
    • extpy_processes_failed_total

Full Changelog: v0.3.4...v0.3.5

Don't miss a new pathfinder release

NewReleases is sending notifications on new releases.