foundry-rs / starknet-foundry

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

Memory holes profiling on function level #2128

Closed piotmag769 closed 1 month ago

piotmag769 commented 2 months ago

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

other (describe below)

Description

We can blame the first pc after the memory hole. An implementation in Protostar is a good reference.