You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see a few examples of where the exception list could be refined, however some might require some static analysis.
We could include exceptions for .function in vm.function and abi.function. With further analysis .Struct for Interface.Struct shouldn't be removed as well as .function in contract.function.
I see a few examples of where the exception list could be refined, however some might require some static analysis.
We could include exceptions for
.function
invm.function
andabi.function
. With further analysis.Struct
forInterface.Struct
shouldn't be removed as well as.function
incontract.function
.The text was updated successfully, but these errors were encountered: