Commit Graph

2525 Commits (5863c30747eee5440911fb21bb5cc396098a5c9a)
 

Author SHA1 Message Date
Feist Josselin 5863c30747
Add support for user defined types (#1135) 3 years ago
Feist Josselin 496c8e1910
Add fallback/receive info to echidna printer (#1132) 3 years ago
Emilio López c0792068fe
Fix path confusion on Windows (#1065) 3 years ago
Feist Josselin d41861e6cf
Add support for enhanced analyses through code comments (#1089) 3 years ago
Feist Josselin 81daa56f66
Improve import alias support (#1133) 3 years ago
Feist Josselin 61bcec4468
Improve top level custom error parsing (#1131) 3 years ago
Josselin 8344524cd3 Merge branch 'dev' 3 years ago
alpharush 4b74b62f85
Remove results if functions have onlyProxy modifier (#1122) 3 years ago
alpharush 4a6ba78aca
Prioritize ignore comment over exclude dependencies (#1120) 3 years ago
alpharush bab44b77d2
reentrancy-no-eth: do not count staticcalls as reentrant (#1119) 3 years ago
Boyan MILANOV c57e272d6c
Ignore private `__gap` variables in shadowing detectors (#1117) 3 years ago
Feist Josselin dc0cec2d7c
Improve slither-flat (#1125) 3 years ago
Feist Josselin 5fd5d4f6ce
Merge pull request #1126 from crytic/disable-embark 3 years ago
Josselin ad6bf13851 Disable embark CI 3 years ago
Feist Josselin 018d0df5e2
Merge pull request #1118 from crytic/dev-refactor-ast-parsing 3 years ago
Feist Josselin a2a2d7a1ea
Merge pull request #1111 from crytic/dev-slither-check-erc-4626-2612 3 years ago
Josselin 43f101c0e0 pylint 3 years ago
Josselin c18715d3e6 Refactor AST parsing 3 years ago
Simone a2ae683cfe Support of ERC4626, ERC2612 for slither-check-erc 3 years ago
Feist Josselin 7879251d0c
Merge pull request #1108 from crytic/fix-1081 3 years ago
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
Boyan-MILANOV a5470586ac Update RTLO detector test 3 years ago
Boyan-MILANOV 963ecc9bd9 Add test for RTLO infinite loop 3 years ago
Boyan-MILANOV 4148567d8d Fix index update in RTLO detector 3 years ago
Feist Josselin f11d8969f2
Merge pull request #1083 from crytic/0xalpharush-patch-1 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
alpharush 2bca57220f Update bug_report.yml 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
Josselin 4b188a0e17 Merge branch 'dev' into 0xalpharush-patch-1 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