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

feat(cast): add --int flag to from-rlp #9210

Closed TropicalDog17 closed 1 month ago

TropicalDog17 commented 1 month ago

Motivation

Fixes #9197

Solution