Commit Graph

2498 Commits (452fa7c9a0f86ec66faded0ba80cccb9499dcc07)
 

Author SHA1 Message Date
Feist Josselin 452fa7c9a0
Merge pull request #1110 from crytic/fix-f-string 3 years ago
Boyan-MILANOV 3d3fd3f9c0 Fix missing 'f' at beginning of f-string 3 years ago
Feist Josselin dd91f770f6
Merge pull request #1094 from crytic/constant_folding_unary 3 years ago
Feist Josselin dcf5df9d51
Merge pull request #1107 from crytic/boyan/use-f-strings 3 years ago
Boyan-MILANOV b5f4e693c2 Also use f-strings in examples 3 years ago
Boyan-MILANOV 697616edae More linting 3 years ago
Boyan-MILANOV 43fa42a120 Lint 3 years ago
Boyan-MILANOV 2fb4587302 Use f-strings instead of old-style formatting 3 years ago
alpharush c15e212096 add test to CI 3 years ago
Feist Josselin e270af517f
Merge pull request #1092 from ConstantinHvber/patch-1 3 years ago
Feist Josselin 7ec1aa81a0
Merge pull request #1104 from BradSwain/mutator-fixes 3 years ago
Brad Swain e193a501bc fix MVIE name 3 years ago
Brad Swain a112716868 fix KeyError when mutator does not produce any patches 3 years ago
Brad Swain 8861909309 rename FaulClass to FaultClass 3 years ago
alpharush cac3f97e5a Support unary operation, MINUS_PRE, on constants 3 years ago
ConstantinHvber 8fa323a023
Fixed infinite recursion in show_ignore_findings 3 years ago
Feist Josselin e3392dd694
Merge pull request #1088 from crytic/slow-lint 3 years ago
Josselin adcc7393c4 Merge branch 'dev' into slow-lint 3 years ago
Emilio López 024b8849f6 GitHub Super Linter: ignore test json, zip, sol files 3 years ago
Feist Josselin 1e842cb523
Merge pull request #1085 from crytic/hkalodner-calldata-yul 3 years ago
Feist Josselin e0f05dfa3f
Merge pull request #1086 from crytic/dev-string-concat 3 years ago
Josselin 05001df4af Fix pylint issue 3 years ago
Josselin 5eee87acb9 Add support for string.concat 3 years ago
Feist Josselin c4d3898e25
Merge pull request #1068 from crytic/dev-improve-struct-top-level-import 3 years ago
Josselin 8966c6bda9 Add comments on limitation 3 years ago
Josselin 508745430b Fix broken tests + minor 3 years ago
Josselin c0fbbeb1b8 Merge branch 'calldata-yul' of https://github.com/hkalodner/slither into hkalodner-calldata-yul 3 years ago
Josselin 820bcb5b60 Add test for 0.8.12 3 years ago
Feist Josselin 98232e6a30
Merge pull request #1082 from crytic/ignored-findings 3 years ago
alpharush 317c80a5e4 show ignored findings by default for checklist 3 years ago
Josselin dc275d3cc8 Merge branch 'dev' into dev-improve-struct-top-level-import 3 years ago
Feist Josselin cf8be9df87
Merge pull request #1073 from BradSwain/brad/auto-install-solc 3 years ago
Brad Swain 783e527ce0 use solc_select python api 3 years ago
Brad Swain ebab210806 remove redundant line 3 years ago
Brad Swain 7ff981e602 auto install solc versions in detector tests 3 years ago
Brad Swain 1acfc0ab06 auto install missing solc versions 3 years ago
Feist Josselin 042068996a
Merge pull request #1069 from crytic/dev-test-0.8.12 3 years ago
Josselin cb4678cb60 Set gh super linter version for black 3 years ago
Josselin 64100c7c25 Update ast tests for Solidity 0.8.12 3 years ago
Josselin 4f18cca8d9 Improve top level structure with import support 3 years ago
Feist Josselin f7b55bc3b0
Merge pull request #1054 from crytic/issue-1052 3 years ago
Harry Kalodner 898b0c5599 Add generated test files according to contribution guide 3 years ago
Harry Kalodner afcaf99c21 Add test case for calldata offset and length 3 years ago
Harry Kalodner 5975405fa2 Resolve special .length and .offset fields for calldata 3 years ago
Feist Josselin 57bf155694
Merge pull request #1055 from crytic/dev-types 3 years ago
Josselin 0618fb46f5 Fix some mypy issues 3 years ago
Jaime 5a0bac0e27 fix pylint 3 years ago
Feist Josselin 4f916faf21
Merge pull request #1053 from crytic/github-action 3 years ago
Jaime 8d7ca336ef use default file if found 3 years ago
Jaime 570a6227b2 add check for default config file 3 years ago