v0.20.5
Release Highlights
This is a hotfix release fixing some issues that have been reported to us.
Fixed
starknet_estimateFeefails 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_simulateTransactionssometimes fails forDEPLOY_ACCOUNTtransactions if theSKIP_FEE_CHARGEsimulation flag is not set. This happens even though the account address has the sufficient funds to execute the transaction.