Commit Graph

3319 Commits (dc28a1efacec296976a9fc9ac6fee3281eb58fd0)
 

Author SHA1 Message Date
Feist Josselin 81c2a46d5f
Merge pull request #1501 from crytic/call-value-ternary 2 years ago
Feist Josselin 254f02b374
Update expression_manipulations.py 2 years ago
Emilio López 407d35cbd8 slither-doctor: fix lint error 2 years ago
Emilio López b01ba03fa8 ci: slither-doctor: disable Windows with Python 3.8 2 years ago
Emilio López d7538795a5 ci: slither-doctor: disable on branches, add dispatch 2 years ago
Emilio López 21967c2525 ci: slither-doctor: group output 2 years ago
Emilio López e65031ebd5 ci: slither-doctor: fix Windows venv execution 2 years ago
Emilio López 20198b9618 slither-doctor: fix `is_relative_to` on Python 3.8 2 years ago
Emilio López 21daf73489 slither-doctor: log on stdout 2 years ago
Emilio López b2ce73108a slither-doctor: fix "unsupported format string passed to Version.__format__" 2 years ago
Emilio López c531681a8a ci: slither-doctor: add workflow 2 years ago
Emilio López 4c759ca6a4 slither-doctor: add new PATH checks 2 years ago
Emilio López 020d8638da slither-doctor: remove LegacyVersion import, add `packaging` dependency 2 years ago
Josselin Feist 7067c6d8eb Merge branch 'dev' of github.com:crytic/slither into dev 2 years ago
pavan-nambi 9015e739c2
update(adding-more-installations) 2 years ago
pavan-nambi 8388597e77
Revert "refractor(ver-in-path_filterin)" 2 years ago
pavan-nambi 23d77e23fd
refractor(ver-in-path_filterin) 2 years ago
Josselin Feist bd3e4504b8 Fix markdown@ 2 years ago
Feist Josselin 222e382226
Merge pull request #1545 from crytic/dev-top-level-struct 2 years ago
alpharush b68f4c17a7
pylint 2 years ago
alpharush baf4143345 move nested logic into functions 2 years ago
pavan-nambi 41806075a6
update2(#1546) 2 years ago
pavan-nambi 3e67fff117
update(#1546) 2 years ago
alpharush 1b6acfa9a4 format 2 years ago
alpharush f92cb37a40 only check for local alias if foreign isn't dict 2 years ago
alpharush df896e80f2 better error handling of malformed symbol alias AST node for solc <0.6.0 2 years ago
pavan-nambi 656f2145ae
chore(CI):removing solc-select install all lines 2 years ago
Josselin Feist 04949548e9 Minor 2 years ago
Simone 680c914ded Add test 2 years ago
Simone 45e90dc4c1 Fix top level struct parsing 2 years ago
Josselin Feist 53dfeddbb2 Merge branch 'dev' into dev-doc 2 years ago
Josselin Feist 1da0bdca62 Merge branch 'dev-doc' of github.com:crytic/slither into dev 2 years ago
Feist Josselin 2e1b50862f
Merge pull request #1528 from crytic/dev-source_unit 2 years ago
Feist Josselin 56096a2d2d
Merge pull request #1542 from crytic/dev-pip-audit-fix 2 years ago
Josselin Feist af2fb96d73 Merge remote-tracking branch 'origin/dev-pip-audit-fix' into dev-source_unit 2 years ago
Josselin Feist 217970fb91 Black 2 years ago
Feist Josselin 518137aba5
Use latest setuptools in CI 2 years ago
Josselin Feist feafd9bbc6 Improvements 2 years ago
Josselin Feist d9ea635a83 Additional updates 2 years ago
webthethird 1d6efae4e8 Implement `Structure.__hash__()` 2 years ago
webthethird 570501814b Fix `UserDefinedType.__eq__()` for Contracts 2 years ago
webthethird 2ab766734d Also compare the number of struct elements 2 years ago
webthethird 969274ffc6 Compare struct element types as strings 2 years ago
webthethird a6ef05267a Fix indent in test_13.txt 2 years ago
webthethird e91fc2f91e Update CI test for upgradeability 2 years ago
webthethird f8f71eca2b Add test contracts for storage layout 2 years ago
webthethird 4b315ff5ba Implement `__eq__()` for Structure class 2 years ago
webthethird cd8c6388e7 Don't sort checks by impact 2 years ago
webthethird 1965d262b1 Black 2 years ago
webthethird c66f2dca40 Import `CheckClassification` 2 years ago