alloy-rs / core

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

fix(dyn-abi): correctly parse empty lists of bytes #548

Closed DaniPopes closed 6 months ago

DaniPopes commented 6 months ago

Two bugs in here:

Fixes https://github.com/foundry-rs/foundry/issues/7280