Commit Graph

2807 Commits (de1b7618b7624d792410b4486fd96cb5ee5aa68c)
 

Author SHA1 Message Date
Emilio López de1b7618b7 Platform detection check 2 years ago
Emilio López 7e6ccbb58d Initial slither-doctor structure 2 years ago
Feist Josselin 6ee3adf0a4
Merge pull request #1369 from crytic/dev-improve-m1-docker 2 years ago
Feist Josselin f6fa0e1064
Merge pull request #1377 from crytic/dev-fix-storage-size 2 years ago
Emilio López c09aa50c18 Fix early truncation 2 years ago
Emilio López d47dd66579 Fix linting errors 2 years ago
Emilio López 3112f157ca Fix test reference in CI 2 years ago
Emilio López e7e411ba0e Fix detector output 2 years ago
Emilio López 237bb53591 Fix non-numeric literals 2 years ago
Emilio López 2879514f23 Add tests for large and negative constants 2 years ago
Emilio López ce801942ab Unify parsing of integers with convert_string_to_int/fraction 2 years ago
Emilio López 036f7d62f4 Replace Decimal with Fraction 2 years ago
Emilio López 98611e3ae7 Fix parsing of constants 2 years ago
Emilio López 01baf01860 Configure decimal precision to a value able to represent 2**256 2 years ago
Emilio López b563be7af9 Add tests for rational and scientific notation constants 2 years ago
Emilio López f5f4cb11e9 Dockerfile: add x86_64 libc on non-intel containers 2 years ago
Feist Josselin 719e4e98d8
Merge pull request #1359 from crytic/boyan/no-fail-pedantic 2 years ago
Boyan-MILANOV 082dd94e67 Improve help messages 2 years ago
Boyan-MILANOV 994c4438f6 Remove custom argparse action 2 years ago
Boyan-MILANOV 32599e0d2c Fix cli CI test 2 years ago
Boyan-MILANOV 1127eb5c49 Force --no-fail-pedantic on some CI tests 2 years ago
Boyan-MILANOV 40534e1a30 Fix --no-fail-pedantic option parsing 2 years ago
Boyan-MILANOV 0ab3d50fa3 Add --no-fail-pedantic flag and make failing the default behavior 2 years ago
Feist Josselin 78397b94dd
Merge pull request #1356 from crytic/dev-rec-structure-function-id 2 years ago
Josselin Feist 6dc5856be7 Use a best effort approach for internal function function-id 2 years ago
Josselin Feist 085b60913a Use full_name for solidity signature in case of internal function 2 years ago
Feist Josselin 243c6da594
Merge pull request #1347 from crytic/0xalpharush-patch-1 2 years ago
Feist Josselin d8e526e53f
Merge pull request #1344 from plotchy/dev_fp_uuc 2 years ago
Josselin Feist 93a1610a0c Fix CI 2 years ago
Josselin Feist 520a9ba569 Merge branch 'dev' into 0xalpharush-patch-1 2 years ago
Feist Josselin 10413a3df3
Merge pull request #1349 from crytic/dev-fix-customer-error-contract-arg 2 years ago
alpharush 3e9859cd89 implement full name for custom error and match on it 2 years ago
Feist Josselin 5b718a197b
Merge pull request #1348 from crytic/0xalpharush-patch-2 2 years ago
alpharush 6819084177
implement eq for literal 2 years ago
alpharush c599972cbf
implement hash for constants 2 years ago
Feist Josselin a2779257de
Merge pull request #1227 from crytic/dev-modifier-identifier-path 2 years ago
plotchy cc9b4630a6 lints fixed 2 years ago
Josselin Feist a34c87812b Add tests for solc 0.8.13+ 2 years ago
plotchy 8d8eb9d685
Update slither/detectors/statements/unprotected_upgradeable.py 2 years ago
Josselin Feist c6cbcf7166 Merge branch 'dev' into dev-modifier-identifier-path 2 years ago
Feist Josselin 5cf102bf01
Merge pull request #1342 from crytic/dev-print-dom 2 years ago
Feist Josselin f34302dc14
Merge pull request #1278 from crytic/exit-code 2 years ago
Josselin Feist eed53dd4b0 minor 2 years ago
Feist Josselin aacb993203
Merge pull request #1339 from aranyadan/dev 2 years ago
Feist Josselin eeeb8bfda0
Merge pull request #1335 from elopez/dev-update-dockerfile 2 years ago
plotchy 1bec56f64e add 0.8.15/0.7.6 tests for disableInitializers 2 years ago
plotchy ab778b3fa0 add _disableInitializers() detection 2 years ago
Josselin Feist 8c8e54b007 Add printer for dominator tree 2 years ago
Aranya Dan d1321a4212 Fixed linting error 2 years ago
Feist Josselin 9d6734c6bc
Merge pull request #1188 from crytic/top-level-yul-identifier 2 years ago