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_estimateFeeandstarknet_callnow works with theblock_idparameter specified as a block number.
Added
starknet_estimateFeenow supports estimatingDEPLOY_ACCOUNTtransactions introduced in Starknet 0.10.1.
Full Changelog: v0.3.6...v0.3.7