foundry-rs / foundry

Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
https://getfoundry.sh
Apache License 2.0
8.34k stars 1.77k forks source link

forge: make forge script create2deployer configurable. #9266

Closed cuiweixie closed 2 weeks ago

cuiweixie commented 2 weeks ago

Component

Forge

Describe the feature you would like

when forge create using create2, the default deployer is 4e59b44847b379578588920ca78fbf26c0b4956c. I think we need to make it configurable via cmd args or env or both.

Additional context

No response

zerosnacks commented 2 weeks ago

Thanks for your suggestion, marking as duplicate of https://github.com/foundry-rs/foundry/issues/2638