Closed onbjerg closed 8 months ago
sol! needs to be adjusted to work with https://github.com/alloy-rs/alloy/pull/190
sol!
Adds network and transport generics to the generated code, which requires the new provider from https://github.com/alloy-rs/alloy/pull/190
I'd like some extensive reviewing of this as I'm not too experienced with proc macros
Looks fine, can you test by patching to this branch on your PR? There's a test in alloy-contract
I did! 😄
Motivation
sol!
needs to be adjusted to work with https://github.com/alloy-rs/alloy/pull/190Solution
Adds network and transport generics to the generated code, which requires the new provider from https://github.com/alloy-rs/alloy/pull/190
I'd like some extensive reviewing of this as I'm not too experienced with proc macros
PR Checklist