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/e2e/vyper_parsing/test_data
alpharush e8fa8b85fa more cleanup 1 year ago
..
ERC20.vy update tests 1 year ago
builtins.vy update tests 1 year ago
default_args.vy update tests 1 year ago
for.vy update tests 1 year ago
for2.vy add test for parsing and cfgir 1 year ago
for3.vy add test for parsing and cfgir 1 year ago
for_break_continue.vy update tests 1 year ago
if.vy more cleanup 1 year ago
in.vy fix and refactor comparison operator, add support for raise 1 year ago
initarry.vy update tests 1 year ago
interface_constant.vy add struct defs to file scope 1 year ago
interface_conversion.vy propagate return type on call to state variable with interface type 1 year ago
precedence.vy add test for parsing and cfgir 1 year ago
struct.vy add test for parsing and cfgir 1 year ago
tuple_struct.vy update tests 1 year ago
types.vy update tests 1 year ago