Skip to content

0.5.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 15:33
· 24 commits to main since this release
8969b83

New release with profiling of inlined functions 🔥 🚀
Make sure no function hides from you! 🦎🙈

Compatible with Starknet Foundry 0.25.0 - 0.27.0.

Added

  • --show-inlined-functions flag to show inlined functions in the profile. Requires Scarb >= 2.7.0-rc.0 and setting
    unstable-add-statements-functions-debug-info = true in [cairo] section of Scarb.toml.