github equilibriumco/pathfinder v0.22.3

6 hours ago

Release Highlights

Pathfinder 0.22.3 fixes starknet_estimateFee and starknet_simulateTransactions rejecting transactions with a non-zero tip.

Changed

  • starknet_getEvents now returns block_number for events from pre-confirmed and pre-latest blocks.

Fixed

  • starknet_estimateFee and starknet_simulateTransactions rejecting transactions with a non-zero tip when the account balance could cover the fee. The maximum L2 gas bound now accounts for the tip, matching the blockifier's fee calculation (max_amount * (max_price_per_unit + tip)).

Don't miss a new pathfinder release

NewReleases is sending notifications on new releases.