Skip to content

0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 12:54
· 31 commits to main since this release
0752d84

Compatible with Starknet Foundry 0.19.0 - 0.21.0.

Added

  • trace_data library (other tools can use it to integrate with cairo-profiler)
  • L2 -> L1 messages
  • show_details flag to show contract_address and function_selector

Changed

  • contract_address and function_selector are not displayed by default (use show_details flag to see them)