Skip to content

v0.3.7

Compare
Choose a tag to compare
@kkovaacs kkovaacs released this 21 Oct 11:30
· 4837 commits to main since this release
47e7e9c

This release adds support for estimating DEPLOY_ACCOUNT transactions and fixes an issue with the starknet_estimateFee and starknet_call calls.

Changed

  • We have internally upgraded to using the latest cairo-lang package available, version 0.10.1.

Fixes

  • starknet_estimateFee and starknet_call now works with the block_id parameter specified as a block number.

Added

  • starknet_estimateFee now supports estimating DEPLOY_ACCOUNT transactions introduced in Starknet 0.10.1.

Full Changelog: v0.3.6...v0.3.7