Skip to content

prestwich/sol-types-0.8-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run ./repro.sh

sol macro now cannot resolve doubly-nested structs when 2 layers are in a sub-dep contract. This previously worked in 0.7.7. The error message is:

unresolved custom type: Thing
 --> src/lib.rs:1:1
  |
1 | / alloy_sol_types::sol! {
2 | |     Repro,
3 | |     "./src/Repro.abi.json",
4 | | }
  | |_^

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published