Commit Graph

1118 Commits (fb47309209a63071abca3afd9cd0c126eb23a5c7)
 

Author SHA1 Message Date
Josselin 62f5c6756c Update travis tests 6 years ago
Josselin 86eac6ce15 Merge branch 'dev' into dev-json-additionalfields 6 years ago
Josselin 297e60ab99 Workaround on missing unpack conversion 6 years ago
Josselin 1d2997b67f Add bytes.push() conversion 6 years ago
David Pokora c0220a26ef
Improvement to JSON error output 6 years ago
David Pokora cf71a72bc4
Moved pragma directive location up one level in JSON output 6 years ago
Josselin 8d75f32977 Update etherscan and dapp tests 6 years ago
Josselin 9149bfc5bf Rename add_other_to_json to add_pragma_to_json 6 years ago
Josselin d962ddeb5b Merge branch 'dev' into dev-json-additionalfields 6 years ago
David Pokora 1c4a22a602
Split erc20-interface and erc721-interface findings into separate results 6 years ago
David Pokora 142b69b70e
Split controlled-delegatecall + too-many-digits findings into separate results 6 years ago
David Pokora 5725162904
Quick cleanup on calls-loop to output result as a single line 6 years ago
David Pokora 2dd9fbde0f
Split tx-origin findings into separate results 6 years ago
David Pokora 4d32e1c014
Updated calls-loop detector output to prioritize most significant source mapping first. 6 years ago
Feist Josselin 141d8871c9
Merge pull request #230 from crytic/dev-uncheck-return 6 years ago
Josselin dd66061843 Minor 6 years ago
Josselin 0bec4a800f Update travis 6 years ago
Josselin 0aaf44c855 Merge branch 'dev' into dev-uncheck-return 6 years ago
Feist Josselin 01c5bc2d78
Merge pull request #222 from crytic/dev-json-stdout 6 years ago
Josselin 29bbf5547a Merge branch 'dev' into dev-json-stdout 6 years ago
Josselin 5c8ae785a6 Merge branch 'dev' into dev-uncheck-return 6 years ago
Josselin 4353451172 Update README 6 years ago
Josselin 13a734b50e Merge branch 'master' into dev 6 years ago
Josselin 88f08349ec Minor 6 years ago
Josselin 7bf6ba2c31 Merge branch 'dev' into dev-uncheck-return 6 years ago
Josselin 5303b644ba Minor 6 years ago
Josselin b992ecc2c7 Update README 6 years ago
Josselin 9ba8bb8434 Add two new detectors: 6 years ago
Josselin 30736c9f67 Fix incorrect function lookup in case of shadowing 6 years ago
Josselin 8983a9353a Fix minor bug in ConstantFolding 6 years ago
Josselin 7ebda7cb9b Return IR: use _unroll for ir.read 6 years ago
Josselin 1970b4448f Int conversion: support float declaration 6 years ago
Josselin 6b9f219951 Allow early conversion to address 6 years ago
Josselin 62b94d71a7 Improve int conversion (0X) 6 years ago
David Pokora 3f208a6ab7
Split unused-return findings into separate results 6 years ago
David Pokora 3ef17d27d9
Reprioritized elements in locked-ether for most significant source mapping 6 years ago
David Pokora d34570afc1
Updated shadowing-local to output events as events, instead of functions. 6 years ago
David Pokora c449d99f22
Merge branch 'master' into dev-json-additionalfields 6 years ago
Josselin 5fd3821a0e Minor 6 years ago
David Pokora 19271a0710
-Updated node JSON type to "node" from "expression" 6 years ago
David Pokora 472608fa5c
Standardized reentrancy-eth + reentrancy-benign + reentrancy-no-eth detector output (use of provided json functions) 6 years ago
Josselin 024ddef7f2 Incorrect ERC detectors: iterate over contracts_derived to avoid dupplicate 6 years ago
Josselin 0424889d0a Merge branch 'dev' of github.com:trailofbits/slither into dev 6 years ago
Josselin 8a8424ea63 Improve type deduction of Literal (old solc) 6 years ago
Josselin 2c63abe9a8 Update expected json 6 years ago
Josselin f901629a16 Use same json format output for file and stdout 6 years ago
David Pokora 148d3e51ed
-Updated erc20-indexed to use event json function instead of function. 6 years ago
David Pokora 899b46b75d
Split constable-states and erc20-indexed findings into separate results 6 years ago
David Pokora cc74512184
Quick bug fix for lines which were not committed. 6 years ago
David Pokora 49273ca6ef
Adjusted approach to make use of new exception scheme. Encapsulates JSON output with success, error, and results fields regardless of error or success. Disables logging globally. 6 years ago