Commit Graph

3431 Commits (23ec8b2390f43e0c47504c771217509fe7709bba)
 

Author SHA1 Message Date
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
webthethird 194b1bd905 Implement `--exclude-<impact>` 2 years ago
webthethird 9c339a6929 Implement `--detect` and `--exclude` 2 years ago
Josselin Feist f12e367f29 Update to the latest crytic-compile source unit API 2 years ago
Josselin Feist e3c69e12aa Merge branch 'dev' into dev-doc 2 years ago
Feist Josselin 7ea572723b
Merge pull request #1522 from crytic/webthethird-dev-upgradeability-comments 2 years ago
Josselin Feist e353256f52 Black 2 years ago
Josselin Feist c75278f2f5 Improvements + tests 2 years ago
Josselin Feist ae5bc478f7 Merge branch 'dev-upgradeability-comments' of github.com:webthethird/slither into webthethird-dev-upgradeability-comments 2 years ago
webthethird 762806c52f Fix access to protected member 2 years ago
webthethird c44cf18831 Add setters for properties 2 years ago
webthethird 5458a614cf Fix formatting 2 years ago
webthethird afced5cc92 Fix test errors 2 years ago
webthethird 5b14dae8b6 Parse version name from custom comment 2 years ago
webthethird f1e653fb18 Call `handle_comment` in init method 2 years ago
webthethird 61c67d8801 Add `upgradeable_version` property 2 years ago
webthethird 2cbbb706ac Handle custom upgradeability comments 2 years ago
alpharush 2684717087
remove unnecessary return 2 years ago
Feist Josselin 45f6d71b5c
Merge pull request #1460 from plotchy/abiCall 2 years ago
Feist Josselin 696b42eefa
Merge pull request #1470 from ardislu/dev 2 years ago
Feist Josselin ed8e585bea
Merge pull request #1504 from webthethird/patch-2 2 years ago
Feist Josselin a98a5c4e52
Merge pull request #1513 from bart1e/deterministic-printer-output 2 years ago
Feist Josselin dbc368fe75
Merge pull request #1484 from crytic/detect/self-call 2 years ago
Feist Josselin bcbd072377
Merge pull request #1489 from crytic/remove-push 2 years ago
alpharush a59f4f1217 move folding logic out of Literal class 2 years ago
alpharush e065fbe8f4 emulate wrapped arithmetic behavior 2 years ago
webthethird 921f692188 Merge remote-tracking branch 'crytic/slither/dev' into patch-2 2 years ago
bart1e 8efde316b0 Printer outputs sorted 2 years ago
alpharush 841f460c33 detect local shadowing of named returns vars 2 years ago
alpharush 43aba2a1df make pylint happy 2 years ago
alpharush 9d811e4d9e format tests 2 years ago
alpharush 887002407a convert to int for operations not supported by Fraction 2 years ago
alpharush fcd7b68e27 support bitwise and logical ops in constant folding, add tests 2 years ago
alpharush 74122a6bd6 fold binary expressions with constant operands for fuzzing guidance 2 years ago
William E Bodell III 786148bdfc
Fix `ExtraVariablesProxy` 2 years ago
alpharush bd673dd6f3 make test function view 2 years ago
alpharush 3c7802f2e9 filter out external visibility and update wiki 2 years ago
Simone 2d41b962a9 rename FileScope.usingFor to using_for_directives 2 years ago
alpharush 819fb77a6b
Merge branch 'dev' into dev-fix-usingfor 2 years ago