Commit Graph

4513 Commits (7b983e3fc537762cda3233b91ce2cc6321d1c6ff)
 

Author SHA1 Message Date
Feist Josselin 3f8d719a11
Merge pull request #1945 from 0xGusMcCrae/fast-sim-var 2 years ago
Feist Josselin aafdf345b8
Merge pull request #1917 from crytic/dev-yul-functions-call 2 years ago
Feist Josselin e0202917d2
Merge branch 'dev' into dev-reworked-fail-on 2 years ago
Feist Josselin fc28eee2c6
Merge pull request #1862 from crytic/dev-try-catch-parsing 2 years ago
alpharush fc9377d28c
fail if artifact does not existing (#1947) 2 years ago
alpharush c8d20acca6
do not recommend changing mutability for abstract contracts (#1952) 2 years ago
Simone d0f12dc710
Fix bytes pop ir (#1926) 2 years ago
Simone adabce6180
Detect when ether is sent in Yul (#1909) 2 years ago
Kevin Clancy 3ed6dee1a3
fix: make _convert_to_structure_to_list return a type instead of an ElementaryType's `type` field (#1935) 2 years ago
alpharush e2d91fcaa6 Merge branch 'dev' into dev-try-catch-parsing 2 years ago
alpharush 22d68d3af9
Merge branch 'dev' into detector_for_array_len_caching 2 years ago
alpharush 1bfaf2a151
Merge branch 'dev' into dev-reworked-fail-on 2 years ago
Tigran Avagyan 831b3b2d5d
local variable location fix (#1942) 2 years ago
alpharush 30a4428e6b use current scope instead of parent scope to determine if arith. is checked 2 years ago
alpharush 0c27b000aa add support for prevrando (solc 0.8.18) 2 years ago
A23187 5f9abc2e89
fix evm printer for solc > 0.6.0 (#1567) 2 years ago
0xGusMcCrae 173698d8e0 linting 2 years ago
0xGusMcCrae 15e8ce9e33 remove changes to how similar() works 2 years ago
0xGusMcCrae 1b4c0b9137 reduced num iterations in inner loop 2 years ago
0xGusMcCrae a82683139d initial optimization 2 years ago
William E Bodell III 00461aad9a
slither-read-storage native POA support (#1843) 2 years ago
William E Bodell III 4ff33c045f
Merge branch 'dev' into dev-upgradeability-util-cross-contract-taint 2 years ago
William E Bodell III 55da69e917
Merge branch 'dev' into dev-named-implicit-returns 2 years ago
Feist Josselin e85572824d - Move LoC features into utils.loc as they are now used by two printers 2 years ago
Feist Josselin e1cd39fb41 Merge branch 'dev' into loc-printer 2 years ago
William E Bodell III 14700e76a9
Merge branch 'dev' into upgradeability-util-bug-fix 2 years ago
webthethird 58391ae487 Improve encoding for comparison 2 years ago
webthethird b932371e4c Avoid IndexError in `is_function_modified` 2 years ago
alpharush 48e3466628
Merge pull request #1936 from crytic/update-pip-audit 2 years ago
alpharush fda41f4fb4
chore: bump pip-audit to 1.08 2 years ago
Feist Josselin 9896771c15
Merge pull request #1873 from duelinggalois/feature/add-logging-for-assertion-error 2 years ago
Feist Josselin bb76a5ba69
Merge pull request #1784 from Troublor/array-type 2 years ago
William E Bodell III 6a10e0a1e1
Merge branch 'dev' into dev-upgradeability-util-cross-contract-taint 2 years ago
William E Bodell III 583d60a0eb
Merge branch 'dev' into dev-named-implicit-returns 2 years ago
Feist Josselin e8e1681f9f
Merge pull request #1653 from bart1e/detector_for_invalid_using_for 2 years ago
Feist Josselin 649e8d5e94 Minor python improvements 2 years ago
Feist Josselin 560319ab04 Merge branch 'dev' into detector_for_invalid_using_for 2 years ago
webthethird b1d6177f1d Black 2 years ago
webthethird e8a8081482 Typo, solc version 2 years ago
webthethird d61897192c Test additional tests in test_implicit_returns.py 2 years ago
webthethird 5875b54171 Test legacy and compact in test_implicit_returns.py 2 years ago
webthethird 3cf394e4b8 Add more test cases to test_implicit_returns.py 2 years ago
webthethird 242a04b72b Remove implicit-returns.sol from test_ast_parsing.py 2 years ago
webthethird e63b578e36 Fix typos, lint 2 years ago
webthethird 9c8eb75d43 Fix typos 2 years ago
webthethird 80c96cff84 Begin test_implicit_returns.py 2 years ago
webthethird ba1d536f40 Add legacy option to `slither_from_source` fixture 2 years ago
webthethird 326ec9093d Remove AST parsing tests 2 years ago
webthethird 0d936480ab Remove debugging statement 2 years ago
webthethird e4864de04f Fix expected json artifacts 2 years ago