alloy-rs / core

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

fix: use deploy in sol expansion #606

Closed prestwich closed 5 months ago

prestwich commented 5 months ago

Motivation

Mutually dependent on, and unblocks https://github.com/alloy-rs/alloy/pull/553

Solution

use explicit deployment in the sol expansion

PR Checklist