Commit Graph

4196 Commits (925102b4ff0feea13b301e669fc08e0781e5b51c)
 

Author SHA1 Message Date
Feist Josselin bc79beec5e
Merge pull request #2156 from crytic/new-detectors 1 year ago
Feist Josselin 538539ba9e Add return-bomb detector 1 year ago
Feist Josselin 4d1d32b63f Add tautological-compare 1 year ago
Feist Josselin f7ab4a734f Add incorrect-exp detector 1 year ago
Feist Josselin 4d738ec358 Minor 1 year ago
Judy Wu e11580f188 fix: resolve state variable access in inherited internal functions from derived contracts, closes #1654 1 year ago
Judy Wu 8feb4943d9 Update test to assert expected parameter names 1 year ago
Judy Wu 1cdb2022cb address issue #2127 and allow function parameter name to be empty when casting to string 1 year ago
Feist Josselin 561a6f88d0
Update slither/detectors/assembly/incorrect_return.py 1 year ago
Feist Josselin 700794971b Release 2 new detectors 1 year ago
Feist Josselin 1eaec647e5
Merge pull request #2155 from SEJeff/fix-a-tyop-in-the-help-description 1 year ago
Jeff Schroeder c31faa0df5
Fix a typo in the help text 1 year ago
dependabot[bot] 838680bed7
Bump sigstore/gh-action-sigstore-python from 2.0.1 to 2.1.0 (#2154) 1 year ago
Simone cc9e0a568e Fix parsing super call expression 1 year ago
dependabot[bot] 0501fefa45
Bump docker/login-action from 2 to 3 (#2135) 1 year ago
dependabot[bot] 1f6b7bfded
Bump docker/setup-qemu-action from 2 to 3 (#2134) 1 year ago
dependabot[bot] a234e34858
Bump docker/build-push-action from 4 to 5 (#2133) 1 year ago
dependabot[bot] 72f0837ef0
Bump docker/setup-buildx-action from 2 to 3 (#2132) 1 year ago
Judy Wu b116728bc1 Follow linter 1 year ago
Judy Wu f07d506b4a Check s_ and i_ naming convention for private and internal only 1 year ago
Feist Josselin 1db0d017c0
Merge pull request #1895 from crytic/ck-printer 1 year ago
Feist Josselin bcbe4ffe93
Update ci_test_printers.sh 1 year ago
Feist Josselin 46630b7f60
Merge pull request #2051 from crytic/dev-fix-enum-max-min 1 year ago
Feist Josselin c8bd72ed9f Fix circular dep 1 year ago
Feist Josselin 4053c9b9e3 minor improvements 1 year ago
Feist Josselin 628f723ce0 Merge branch 'dev' into ck-printer 1 year ago
Judy Wu f00e520625 Merge branch 'dev' of https://github.com/dokzai/slither into issue-2083 1 year ago
alpharush cd000a4eea add tests 1 year ago
Kevin Clancy cc9e65fe13
fix: reorder named arguments to match declaration order (#1949) 1 year ago
Feist Josselin f1f4e5b4a5
Add detailed assert info for echidna (#2105) 1 year ago
Simone f50a126f2c
Improve custom error parsing with constants (#2115) 1 year ago
alpharush 3147396cbf
fix(convert): do not convert array type to elementary for `InitArray` (#2018) 1 year ago
dependabot[bot] 7d50891e9e
Bump cachix/install-nix-action from 22 to 23 (#2111) 1 year ago
dependabot[bot] 324cbe5a5c
Bump actions/checkout from 3 to 4 (#2112) 1 year ago
judowoodo d4950f7212
Change return type to UnaryType instead of UnaryOperationType (#2124) 1 year ago
Tigran Avagyan 86f45c9e15
Merge branch 'dev' into dominator-deadcode-problem-fix 1 year ago
Tigran Avagyan 6f27239d48
added type annotation 1 year ago
Judy Wu 733012d15c issue #2083: add exceptions for i_ and s_ in the naming-conventions detector 1 year ago
alpharush 25d1c6e61e also support reference id for legacy AST 1 year ago
Simone 8d5c033fbe
Improve mapping-deletion detector for nested mappings (#2084) 1 year ago
Simone d128b6d705 Merge branch 'dev' into dev-fix-enum-max-min 1 year ago
Simone 8b33694a81 Merge branch 'dev' into dev-fix-enum-max-min 1 year ago
Simone ddd9d6561f Add IR test 1 year ago
alpharush 6efc9daea2 merge dev 1 year ago
alpharush 0a5b9fdec1 prioritize reference id in name resolution to avoid shadowing related issues 1 year ago
Simone 8b07fe59d5
improve name resolution of type aliases (#2061) 1 year ago
alpharush 53c97f9f48
fix: preserve None tuple components in the left and right liftings of ternary expressions (#2120) 1 year ago
alpharush 21eca9d493 fix merge conflict 1 year ago
Emilio López 9da51fff3b
detectors: cache_array_length: include source mapping in finding (#2076) 1 year ago
alpharush 75ef277cbf
Merge pull request #2119 from crytic/master 1 year ago