github eqlabs/pathfinder v0.11.3

latest releases: v0.14.4, v0.14.3, v0.14.2...
6 months ago

This release fixes a race condition in starknet_estimateFee and starknet_simulateTransactions sometimes using CALLDATA L1 DA mode instead of BLOB.

Fixed

  • starknet_estimateFee and starknet_simulateTransactions always uses CALLDATA L1 DA mode if there is no pending block.
  • starknet_getTransactionStatus reports gateway errors as TxnNotFound. These are now reported as internal errors.
  • starknet_addXXX requests to the gateway use the configured gateway timeout, often causing these to timeout while waiting for
    a gateway response. These instead now use a much longer timeout.

Don't miss a new pathfinder release

NewReleases is sending notifications on new releases.