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.17k stars 1.7k forks source link

feat: reduce default gas limit to ~1B #8274

Closed DaniPopes closed 3 months ago

DaniPopes commented 3 months ago

Makes it easier to catch infinite loops

Closes https://github.com/foundry-rs/foundry/issues/3629