Skip to content

v0.20.5

Choose a tag to compare

@github-actions github-actions released this 16 Oct 11:10
· 742 commits to main since this release
v0.20.5
3dddf74

Release Highlights

This is a hotfix release fixing some issues that have been reported to us.

Fixed

  • starknet_estimateFee fails if the validate entry point runs ouf of gas during L2 fee binary search.
  • Pathfinder stops syncing for a minute after logging an "L2 sync process terminated with: Download block from sequencer" error.
  • starknet_simulateTransactions sometimes fails for DEPLOY_ACCOUNT transactions if the SKIP_FEE_CHARGE simulation flag is not set. This happens even though the account address has the sufficient funds to execute the transaction.