Static Analyzer for Solidity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
slither/tests/check-upgradability/test_3.txt

4 lines
364 B

INFO:CompareFunctions:Function id collision found myFunc() myFunc()
INFO:VariablesOrder:Different variables between proxy and implem: destination address -> destination uint256
INFO:VariablesOrder:Different variables between v1 and v2: destination address -> destination uint256
INFO:VariablesOrder:New variable: myFunc uint256