alloy-rs / core

High-performance, well-tested & documented core libraries for Ethereum, in Rust
https://alloy.rs
Apache License 2.0
786 stars 149 forks source link

fix(json-abi): correct to_sol for arrays of contracts #586

Closed DaniPopes closed 7 months ago

DaniPopes commented 7 months ago

Fixes https://github.com/alloy-rs/core/issues/585

DaniPopes commented 7 months ago

Temporary miri failure in doctests: https://github.com/rust-lang/miri/issues/3404