Commit Graph

3549 Commits (f8794a39583e410acd77d2ab8ba7a95eef1faa11)
 

Author SHA1 Message Date
alpharush f8794a3958 update CONTRIBUTING.md to explain compiling and adding snapshot tests 2 years ago
Feist Josselin d3e189fb80
Merge pull request #1821 from crytic/remove-deepdiff-detectors 2 years ago
Feist Josselin d94eefbf0d Merge branch 'dev' into remove-deepdiff-detectors 2 years ago
Feist Josselin 84ffb3b07f
Merge pull request #1820 from crytic/snapshot-testing-insta 2 years ago
Feist Josselin 801414b180 Merge branch 'dev' into snapshot-testing-insta 2 years ago
Feist Josselin 0aca60a61b
Merge pull request #1808 from crytic/dev-makefile 2 years ago
alpharush 60fc422bc5
Merge pull request #1842 from crytic/0xalpharush-patch-1 2 years ago
alpharush 27bcb2c269
fix wiki link 2 years ago
alpharush 0a61975601 address reviewer suggestions 2 years ago
Feist Josselin ea85d8b1c1
Merge pull request #1817 from crytic/support-new-bytes-ternary 2 years ago
alpharush a4e28e462a
Merge pull request #1812 from crytic/remove-top-level 2 years ago
alpharush 0f5fcce65d remove deepdiff and no longer used artifacts 2 years ago
alpharush 05f50867dc use pytest-insta to do snapshot testing for detectors 2 years ago
alpharush d1b9e82889 lint: unused imports 2 years ago
alpharush 92d3e4ff21 replace new uses of switch_global_version with solc_binary_path 2 years ago
alpharush 90d3b740b3 use as_posix for solc binary path 2 years ago
alpharush 6451285f8f create tmpdir in master xdist worker and store lockfiles there 2 years ago
alpharush d9f5dbb6cd support new bytes expr in ternary 2 years ago
alpharush 289337c236 remove duplicate header 2 years ago
alpharush 16547c43ec markdownlint 2 years ago
alpharush 0dd62b76cb update contributing 2 years ago
alpharush 08f865766c fix versions reqs. 2 years ago
alpharush 74cf2e3449
Merge branch 'dev' into dev-makefile 2 years ago
Feist Josselin a4e953edbc
Merge pull request #1806 from crytic/dev-fix-is-storage 2 years ago
Feist Josselin b19a55ad57
Merge pull request #1803 from crytic/rename-discussion-template 2 years ago
Feist Josselin 8b2fd9adf7
Merge pull request #1757 from webthethird/dev-upgradeability-utils 2 years ago
alpharush b077fe3e49 lint 2 years ago
alpharush 42ed0db443 remove is_top_level dead code 2 years ago
alpharush ca6628ac7f use crytic-compile with fixed window's relpath 2 years ago
alpharush d8d95b5801 add fixture slither_from_source 2 years ago
alpharush 07fcb5c149 simplify using reviewer suggestions 2 years ago
alpharush 0d3115fda0 run tests in parallel locally with makefile 2 years ago
webthethird 5703b9db80 Add test for `Contract.fallback_function` 2 years ago
webthethird 8731a92361 Add Path import 2 years ago
webthethird be0e405f48 Move upgradeability util test files 2 years ago
webthethird ac88e8cb8b Merge remote-tracking branch 'crytic/slither/dev' into dev-upgradeability-utils 2 years ago
Feist Josselin 2af8b0c5ec
Merge pull request #1799 from crytic/detector-compilation-artifacts 2 years ago
Simone cea5d640cc Fix is_storage for calldata variables 2 years ago
webthethird 47c92f80f0 Fix ir encoding in comparison 2 years ago
alpharush 91798e1703 apply reviewer suggestions 2 years ago
alpharush 79dacdde8a isolate dependency groups 2 years ago
alpharush 83a64ed776 enable tool coverage 2 years ago
alpharush 73a13acdf0 optimize npm installs 2 years ago
alpharush b622b03cf9 cache deps to speed up workflows 2 years ago
alpharush 18bbe56186 fix arg splitting, capture exit code 2 years ago
alpharush 437e0c7d66 more bash lints, update solc version inhardhat config 2 years ago
alpharush da780b49e6 lint: add bash shebang 2 years ago
alpharush 2e47d3de93 refer to --cov=slither --cov-append 2 years ago
alpharush d8268775b7 pass TEST_ARGS to script and skip python coverage if null 2 years ago
alpharush a50588092e run tests in parallel, only collect coverage on ubuntu 2 years ago