0.10.0
github-actions
released this
27 Apr 14:51
·
134 commits
to master
since this release
- Added #available_gas attribute DOCS
- Compiler version included in —version info
- Added RevertedTransaction result for
invoke
,call
,deploy
, improved handling reverted transaction panic reasons DOCS - Added start_prank cheatcodes for modifying caller address DOCS
- Added
deploy_contract
anddeploy_contract_cairo0
cheatcodes DOCS - Added print utilities for debugging DOCS
- Extended cairo 1 support documentation