foundry-rs / starknet-foundry

Blazing fast toolkit for developing Starknet contracts.
https://foundry-rs.github.io/starknet-foundry/
MIT License
307 stars 150 forks source link

Update mappings from debug info to contain info about monomorphisation #2156

Closed piotmag769 closed 4 months ago

piotmag769 commented 4 months ago

Which components does the task require to be changed? (think hard pls)

cairo-profiler

Description

Relevant for --split-generic flag, currently we have no information about the types inlined functions were monomorphised with https://github.com/software-mansion/cairo-profiler/pull/63#discussion_r1609801928