matter-labs / foundry-zksync

Fork of Foundry tailored for zkSync environment
Apache License 2.0
302 stars 130 forks source link

Evaluate support for snapshots over arbitrary sections #699

Open elfedy opened 2 weeks ago

elfedy commented 2 weeks ago

Component

Forge

Describe the feature you would like

Foundry added several cheatcodes to take gas snapshots over arbitrary sections: https://github.com/foundry-rs/foundry/pull/8952

It should be evaluated if they "just work" for foundry-zksync and if not, the work to support this should be scoped

Additional context

No response