github eqlabs/pathfinder v0.8.2

latest releases: v0.14.2, v0.14.1, v0.14.0...
11 months ago

This release contains the final trace methods, and some bug fixes.

Fixed

  • JSON-RPC requests containing a Cairo 0 class definition were requiring the debug_info property to be present in the input program. This was a regression caused by the execution engine change.
  • Performance for the starknet_getEvents JSON-RPC method has been improved for queries involving the pending block.

Added

  • RPC v0.4 methods:
    • starknet_traceTransaction
    • starknet_traceBlockTransactions
  • Class cache for execution queries which provides a modest increase in performance speed.

Changed

  • starknet_getEvents continuation token formatting. The new format is incompatible with the previous format used in pathfinder v0.8.1 and older.

Don't miss a new pathfinder release

NewReleases is sending notifications on new releases.