github eqlabs/pathfinder v0.4.3

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

The primary purpose of this release is to properly support testnet2 after the StarkNet v0.10.3 update. The v0.10.3 update changed the testnet2 chain ID which impacts transaction signatures which in turn meant that starknet_estimateFee would fail for any signed transaction. This release updates pathfinder to use the correct chain ID.

Fixed

  • testnet2 and integration flags are ignored
  • starknet_estimateFee uses wrong chain ID for testnet2

Changed

  • updated to cairo-lang 0.10.3

Full Changelog: v0.4.2...v0.4.3

Don't miss a new pathfinder release

NewReleases is sending notifications on new releases.