Commit Graph

22 Commits (a99f90b9765c9eb66a23f0eece72174e2301d648)

Author SHA1 Message Date
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
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