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

Prestwich/dyn sol error #551

Closed prestwich closed 8 months ago

prestwich commented 8 months ago

Motivation

Work on bringing dyn-abi up to feature parity with sol-types

Solution

Add DynSolError to match DynSolType and DynSolEvent

PR Checklist