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.31k stars 1.75k forks source link

feat(`forge build`): add `--sizes` and `--names` JSON compatibility #9321

Closed zerosnacks closed 17 minutes ago

zerosnacks commented 1 day ago

Motivation

Related: https://github.com/foundry-rs/foundry/issues/8794

Solution