Commit Graph

456 Commits (7261715b0c78ddd426125cda290c28cb3de8cffe)

Author SHA1 Message Date
Josselin Feist 7261715b0c Improve support for virtual modifier 2 years ago
Josselin Feist 6dc5856be7 Use a best effort approach for internal function function-id 2 years ago
alpharush 3e9859cd89 implement full name for custom error and match on it 2 years ago
Josselin Feist a34c87812b Add tests for solc 0.8.13+ 2 years ago
plotchy 1bec56f64e add 0.8.15/0.7.6 tests for disableInitializers 2 years ago
Josselin Feist 48b5202551 Minor 2 years ago
Josselin Feist 633e4adf5a regenerate tests 2 years ago
Josselin Feist 350b26596d Minor 2 years ago
Josselin Feist 4b7541f8e3 Improve generation of solidity signature 2 years ago
alpharush d11ed3608d fix json output and update with new fields (name and elems) 2 years ago
Josselin Feist 6d3149a59a Minor 2 years ago
Josselin Feist f4f686e8d3 Minor 2 years ago
Josselin Feist 485e4a9674 Additional improvements - CI still failing 2 years ago
Josselin Feist 46cb8a5cd2 Fix test_read_storage.py 2 years ago
Josselin Feist f10401593e Add testcase 2 years ago
Feist Josselin 26ad3c6872
include enums declared in top level (#1300) 2 years ago
Feist Josselin 0056406b5a
Fix broken tests introduced with #1239 (#1302) 2 years ago
alpharush 2e341aee9b
do not convert IRs with arguments to state var read (#1230) 2 years ago
Kyle Baker 6971f3005d
replace-initialize (#1239) 2 years ago
alpharush 167b4c0394
handle tmp call to library's custom error (#1267) 2 years ago
alpharush 98e6d8c13e
add support for enum max/min members, fix min member on elementary (#1276) 2 years ago
Emilio López ce0a4006b9
Disable coloring if output is not a terminal, fix Windows tests (#1244) 2 years ago
alpharush b6e17811f9 add tests and artifacts 2 years ago
alpharush 57cbafa51d handle constant conversionn of type alias 2 years ago
alpharush ee82e10164 fix argument propagation for .unwrap 2 years ago
alpharush 77551209d2 convert .call() member of address type alias to low level call 2 years ago
alpharush d0a4f5595d
add up to 0.8.15 for ast tests (#1268) 2 years ago
alpharush 7d11f06efe add top level identifier to test cases 2 years ago
alpharush 809a24260e additional edge cases 2 years ago
alpharush 793c4c4ee4 add failing test cases for user defined types 2 years ago
Josselin Feist 672c4b312c Improve support for IdentifierPath (solidity 0.8) 3 years ago
Henrik Brodin fdf346f530
Hbrodin/ssa array tests (#1205) 3 years ago
alpharush d5d95feee3
do not warn of digit count if checksummed address (#1193) 3 years ago
alpharush 2c463abdb0
feat: add arbitrary-send-erc20 and arbitrary-send-erc20-permit detectors (#1025) 3 years ago
Tadashi 2e5aa1a20e Added "bad" test cases 3 years ago
Tadashi d15641233d Increased tests coverage 3 years ago
Tadashi 6a4b97b7a7 Improved tests 3 years ago
Tadashi b6103dd015 Linting 3 years ago
Tadashi 8ee4150def Fix: skip functions without args 3 years ago
Tadashi 8eede9d95f Detect if function has at least one memory arg 3 years ago
Tadashi e52af99cf0 Added new tests and updated JSON artifacts 3 years ago
alpharush ac1cda784e
Support ternary operator in index access (#1162) 3 years ago
alpharush e324c9087b
WIP: feature to read contract storage data (#968) 3 years ago
Tadashi f295bf35f8 Increased tests coverage 3 years ago
Feist Josselin 741fc06ea8
Improve function lookup for bytes (#1163) 3 years ago
Henrik Brodin 644f5e59a9
Test cases for SSA IR (#1101) 3 years ago
Tadashi 166eaed761 Improved tests 3 years ago
Tadashi b31c73de3d Linting 3 years ago
Tadashi 2bf8461099 Fix: skip functions without args 3 years ago
Emilio López 114983c17d
Windows CI for Slither (#1137) 3 years ago