github eqlabs/pathfinder v0.5.5

latest releases: v0.12.0, v0.11.6, v0.11.5...
11 months ago

This is a minor release fixing a few issues, notably two issues causing starknet_estimateFee JSON-RPC endpoint to return errors or invalid fee estimations.

Added

  • cairo-lang upgraded to 0.11.1.1

Fixed

  • RPC emits connection logs and warnings
  • Fee estimate mismatch between gateway and pathfinder
    • Gateway uses a new gas price sampling algorithm which was incompatible with pathfinders.
  • Fee estimate returns error when submitting Cairo 1.0.0-rc0 classes.
  • Historic L1 handler transactions are served as Invoke V0
    • Older databases contain L1 handler transactions from before L1 handler was a specific transaction type. These were
      stored as Invoke V0. These are now correctly identified as being L1 Handler transactions.

Full Changelog: v0.5.4...v0.5.5

Don't miss a new pathfinder release

NewReleases is sending notifications on new releases.