Skip to content

v0.17.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jun 13:43
· 1360 commits to main since this release
v0.17.0-beta.2
be03b64

This is the second pre-release for Pathfinder 0.17.0, adding support for Starknet 0.14.0 execution and some improvements for pruned mode.

⚠️ Please note that a new storage migration step has been added since the 0.17.0-beta.1 release. This migration step is performed once and might take multiple hours (depending on the available hardware and the database size). ⚠️

Fixed

  • starknet_estimateFee is failing for Braavos DEPLOY_ACCOUNT transactions involving a new Sierra 1.7.0 class.
  • starknet_traceBlockTransactions fails for blocks <= 2687.

Changed

  • blockifier has been upgraded to version 0.15.0-rc.1, adding initial support for Starknet 0.14.0 execution.