Commit Graph

72 Commits (109c31adcf0b31f4a45c1ce63ab97db63496844e)

Author SHA1 Message Date
Simone 5d55bc5752 Add test 3 months ago
Simone 7bfa87ad76 Add support custom errors in require 3 months ago
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 9cecef852f fix: lookup of type alias as member of contract 8 months ago
alpharush 3c11786c00 lint and updates tests 8 months ago
alpharush 294850f2f1 add missing file 9 months ago
alpharush 69ece6da84 fix: support aliases for NewContract operation 9 months ago
Simone 134cadf989 Fix parsing of events 9 months ago
Tigran Avagyan 2dff8257a3 updated tests 10 months ago
Simone 18ec60eb2b Update tests 10 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
Feist Josselin 700794971b Release 2 new detectors 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 d9977c02ad Add end assembly node in the cfg 1 year ago
Simone b4add6eb05 Fix enum.max/min when enum in other contract 1 year ago
Tigran Avagyan f9df82341c attached continue node to if_loop in tests 1 year ago
Simone f2accfd77d Add test 1 year ago
alpharush fc9377d28c
fail if artifact does not existing (#1947) 2 years ago
alpharush 0c27b000aa add support for prevrando (solc 0.8.18) 2 years ago
webthethird 242a04b72b Remove implicit-returns.sol from test_ast_parsing.py 2 years ago
webthethird 326ec9093d Remove AST parsing tests 2 years ago
webthethird 0d936480ab Remove debugging statement 2 years ago
webthethird e4864de04f Fix expected json artifacts 2 years ago
webthethird 371ca7dd05 Add parser tests for implicit returns 2 years ago
webthethird bffb1729c5 Update expected json artifacts for conditional-all.sol 2 years ago
webthethird 728e40c7ec Update 18 affected json artifacts 2 years ago
webthethird e3a8a9864a Revert "Update compiles" 2 years ago
webthethird 3a0f005a4f Revert "Update expected json artifacts" 2 years ago
webthethird d2ae1681a4 Add missing json artifact 2 years ago
webthethird d215d05de2 Bump 2 years ago
webthethird 2d8fd3abf0 Add missing json artifact 2 years ago
webthethird f5ef00d033 Update json artifacts 2 years ago
webthethird d28bf61bd2 Update compiles 2 years ago
webthethird 643242aeea Update expected json artifacts 2 years ago
webthethird 30794d016e Update expected json artifacts 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
William Aaron Cheung 1fdb17529b
update ast parsing test artifacts 2 years ago
Simone 1e8abe01d1 Fix try catch infinite recursion 2 years ago
alpharush 718f3d2a7d add __init__ files to collect coverage 2 years ago
alpharush 2ad442b270 move solc parsing and detectors into e2e folder 2 years ago