Commit Graph

30 Commits (43301c750d27363a56f370dd0e6dc5a5b84b5c35)

Author SHA1 Message Date
alpharush 4f661e4807 add test for 08d631f 7 months ago
alpharush 0165614270 add another test and fix pylint issues 8 months ago
alpharush 5a6ef0d5a6 cleanup code and add test 8 months ago
alpharush 69ece6da84 fix: support aliases for NewContract operation 9 months ago
Simone 134cadf989 Fix parsing of events 9 months ago
Simone 591c4c0953 Add test 10 months ago
Simone 6620bc926e
Fix using for when used with "this" (#2224) 10 months ago
Simone 4a33541738 Add support top level events 1 year ago
Simone f50a126f2c
Improve custom error parsing with constants (#2115) 1 year ago
Simone 8b07fe59d5
improve name resolution of type aliases (#2061) 1 year ago
Simone 1c4730dd11 Improve import aliasing 1 year ago
Simone b4add6eb05 Fix enum.max/min when enum in other contract 1 year ago
alpharush 0c27b000aa add support for prevrando (solc 0.8.18) 2 years ago
webthethird 326ec9093d Remove AST parsing tests 2 years ago
webthethird 371ca7dd05 Add parser tests for implicit returns 2 years ago
webthethird e3a8a9864a Revert "Update compiles" 2 years ago
webthethird d28bf61bd2 Update compiles 2 years ago
Simone 413a50a1d2 Fix call to a function in an inner scope 2 years ago
Simone a21e7b4cd1 Fix yul function calls 2 years ago
Simone 1a36952349 Add test 2 years ago
Simone e51cee61b3 Add test 2 years ago
Simone 0dde4cc1f8 Fix abi.decode with a UserDefinedType fixed array 2 years ago
Simone 1e8abe01d1 Fix try catch infinite recursion 2 years ago
alpharush 2ad442b270 move solc parsing and detectors into e2e folder 2 years ago