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

fix(`forge eip712`): handle recursive types #9319

Closed klkvr closed 1 day ago

klkvr commented 1 day ago

Motivation

Closes #9312

Solution