matter-labs / foundry-zksync

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

Evaluate support for getArtifactPath* cheatcodes #700

Open elfedy opened 2 weeks ago

elfedy commented 2 weeks ago

Component

Forge

Describe the feature you would like

Foundry added cheatcodes to get the artifact path programatically: https://github.com/foundry-rs/foundry/pull/8938 We should evaluate if this "just works" for zksync artifacts or if we need specific work to make them happen

Additional context

No response