Closed stiefn closed 2 months ago
Iterate over the AST of all sources to get cross-contract definitions of contracts defined in different files.
Added a test case by importing TransparentUpgradeableProxy from OZ instead of using the flattened version Note: this version creates ProxyAdmin so the address in the admin slot changes.
Iterate over the AST of all sources to get cross-contract definitions of contracts defined in different files.