Commit Graph

1127 Commits (cee4484b86ac31686c5441f4d57c910a2897fc24)
 

Author SHA1 Message Date
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 e2948fa2b4
Merge pull request #260 from crytic/dev-fix-naming-convention-false-alert-empty-parameter-name 6 years ago
Josselin db2b22d757 Fix travis 6 years ago
Josselin 0a28154bf3 Update etherscan test 6 years ago
Feist Josselin fb47309209
Merge pull request #265 from crytic/dev-detector-category-optimization 6 years ago
Eric Rafaloff 37d1fa0729 Add 'optimization' as a new detector category 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
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
David Pokora c1fc109e77
Added test for source mapping. Fixed total source length calculation 6 years ago
David Pokora 79a4a10304
Fixed a source mapping issue with utf8 characters where length != byte length 6 years ago
Josselin a97903836c Fix incorrect source mapping on if/while/for condition (close #245) 6 years ago
Feist Josselin c81c32d31c
Merge pull request #213 from crytic/dev-fix-c3-linearalization 6 years ago
Josselin 6a473c7e87 Minor 6 years ago
Josselin 9439ed65e2 Merge branch 'dev' into dev-fix-c3-linearalization 6 years ago
Feist Josselin 66c1b53b5a
Merge pull request #237 from crytic/dev-slither-changes-for-slither-format-new 6 years ago
Josselin 7cadf980b8 v0.6.4 6 years ago
Josselin 29fb9371cd Update to crytic-compile 0.1.1 6 years ago
Feist Josselin ede3765dba
Merge pull request #242 from crytic/dev-fix-regex-sourceunit 6 years ago
Josselin a8a399b809 Fix regex in source unit parsing (space bug) 6 years ago
Feist Josselin 7c7061a86c
Merge pull request #241 from crytic/dev-support-type-contract 6 years ago
Josselin 774fcb5d27 Add support for type(X) operation (creationCode, runtimeCode, name) 6 years ago
Josselin 85045f77b0 Improve errors handling 6 years ago
Josselin 8ec1f92d90 Improve human summary printer 6 years ago
rajeevgopalakrishna 1cbdd0f33a Changes parameters_src and returns_src to SourceMapping objects instead of raw source text. 6 years ago
rajeevgopalakrishna cf20da7bd5 Removed get_source_event/var_declaration from contract and function. Use source_mapping of variables/events directly. 6 years ago
Feist Josselin c017f7aed2
Merge pull request #202 from crytic/dev-simil 6 years ago
Josselin 7e2ed2bf99 Fix incorrect wiki link 6 years ago
Feist Josselin d01ab5937b
Merge pull request #240 from crytic/dev-solc-version-fix 6 years ago
ggrieco-tob a9466230a8 final fixes 6 years ago
Josselin 9d27edc5d2 Update etherscan test 6 years ago
Josselin 140ea6fd0b Remove Solidity dependencies 6 years ago
Josselin 2047ca6e88 Minor improvements in slither-similar: 6 years ago
Josselin 6ec7814afb Improve solc-version detector (fix 189) 6 years ago
Josselin 6834d4c787 Improve type propagation for variable acceded through base contract name 6 years ago
Feist Josselin 2c1063b3bf
Merge pull request #239 from crytic/dev-json-improvements 6 years ago
Josselin 6e2194bea4 Json modifications: 6 years ago
ggrieco-tob d3f9816999 more fixes 6 years ago
ggrieco-tob 7f39c77219 improved module loading 6 years ago
ggrieco-tob 06d70856bd fix 6 years ago
ggrieco-tob 089cb4a9e7 fixed test 6 years ago
Josselin 42d6e974bf Temporary fix for POP function 6 years ago
ggrieco-tob 802ab4edb2 fixes 6 years ago