Commit Graph

1261 Commits (0c264374cf7db4dc89420fc42c384c8e697bca6f)
 

Author SHA1 Message Date
Josselin 0c7b22d500 Update to crytic-compile 8539bc38e9f6efb94351ae8a21820bf5d205803e 5 years ago
David Pokora 2d8e4bb1f1
-Added support for self-contained archives exported by crytic compile. 6 years ago
Eric Rafaloff 76eb43930a Fix typo in check 6 years ago
Eric Rafaloff df17fb8779 Detect more AragonOS contracts 6 years ago
Eric Rafaloff ba771acaec Merge branch 'master' of github.com:crytic/slither into feature-detect-aragon-os 6 years ago
Feist Josselin 43c6cf7a16
Merge pull request #282 from arxenix/retrieve-fallback-function 6 years ago
Feist Josselin 1128b4c200
Merge pull request #280 from crytic/contributing 6 years ago
Feist Josselin c6f60dfe4c
Merge pull request #283 from arxenix/bugfix-ir-types 6 years ago
Ankur Sundara a1ecf12258 set type of constants 6 years ago
Ankur Sundara 9f8340e743 add is_fallback parameter 6 years ago
Josselin b275bcc824 Add demo utility 6 years ago
Josselin 99ad5b1bf3 Add CONTRIBUTING.md 6 years ago
Feist Josselin 5d6ab217a8
Merge pull request #277 from crytic/feature-exclude-optimization-flag 6 years ago
Eric Rafaloff bc1cb0df2d Add --exclude-optimization flag 6 years ago
Eric Rafaloff 5d88be8328 Detect Aragon OS 6 years ago
Josselin 6b24829861 Update README 6 years ago
Josselin dad1fbd1dd Merge branch 'dev' 6 years ago
Feist Josselin 77ba6fb51f
Merge pull request #269 from crytic/dev-exclude-dependencies-flag 6 years ago
Josselin dd1330609b Update travis tests 6 years ago
Josselin df595b37ca Merge branch 'dev' into dev-exclude-dependencies-flag 6 years ago
Feist Josselin 09f2250e18
Merge pull request #257 from crytic/dev-fix-external-function-detector 6 years ago
Josselin b96a857f8d External function: Update to Optimization type 6 years ago
Feist Josselin cee4484b86
Merge pull request #263 from crytic/dev-generic-sourcemapping 6 years ago
Josselin c7afbcb487 Rtlo: print the line containing the rtlo + fix travis 6 years ago
Josselin 3290b4f569 Merge branch 'dev' into dev-generic-sourcemapping 6 years ago
Feist Josselin bac034810c
Merge branch 'dev' into dev-fix-external-function-detector 6 years ago
Feist Josselin e2948fa2b4
Merge pull request #260 from crytic/dev-fix-naming-convention-false-alert-empty-parameter-name 6 years ago
David Pokora f526a74071
Added json result types for compilation (ast, bytecode, srcmap, filenames, etc). 6 years ago
David Pokora e85848b998
-Added --json-types command line argument to individually specify result output options. 6 years ago
Josselin b79846a12c Merge branch 'dev' into dev-fix-external-function-detector 6 years ago
Josselin db2b22d757 Fix travis 6 years ago
Feist Josselin 1167b5f5e8
Merge pull request #264 from ChrisChinchilla/patch-1 6 years ago
Josselin 3253801a31 source_mapping: minor 6 years ago
Josselin 0a28154bf3 Update etherscan test 6 years ago
Josselin b2c7237cce external function detector: 6 years ago
Feist Josselin fb47309209
Merge pull request #265 from crytic/dev-detector-category-optimization 6 years ago
David Pokora 53a3bee4de
Updated standard output capturing to optionally mirror to stdout/stderr (needed for outputting JSON to file, which retains output to console as well). 6 years ago
Eric Rafaloff f80c18aeba Add --exclude-dependencies flag 6 years ago
David Pokora 4efe4b2fb5
-stdout/stderr redirect to capture output and output in JSON results 6 years ago
Eric Rafaloff 37d1fa0729 Add 'optimization' as a new detector category 6 years ago
Chris Chinchilla 343697dad7
Update README.md 6 years ago
David Pokora 759368cb6e
Improved rtlo element source mapping 6 years ago
David Pokora 1e1b736eca
-Added function to add generic/other source mapped elements to JSON results. 6 years ago
rajeevgopalakrishna 0e078d0d5d Fixes false alert in naming-convention detector on empty string parameter name. 6 years ago
Feist Josselin 4fe2eb169e
Merge pull request #252 from crytic/dev-fix-utf8lines 6 years ago
Feist Josselin 9136391c14
Merge pull request #254 from crytic/dev-add-state-variables-ordered 6 years ago
Josselin 6d86220a53 Improve exceptions catching 6 years ago
rajeevgopalakrishna 9f49a95325 Adds check for function parameter write to prevent reporting public -> external visibility change. 6 years ago
Josselin 00ee4637b8 Fix incorrect highlevel call lookup 6 years ago
Josselin 29e8a3a905 API add: contract.state_variables_ordered: keep variables declaration order + shadowed variables 6 years ago