Commit Graph

1 Commits (6a3bf8b4b4d73d3369127a7d43f575f56117bf26)

Author SHA1 Message Date
yann300 e33b76ac59 fixStatixAnalysis0.5 6 years ago
LianaHus 9212b29fab renamed solc.compileStandardWrapper to solc.compile 6 years ago
0mkar f9ab44cf42 Temp remove failing tests for deleteFromDynamicArray & forLoopIteratesOverDynamicArray 6 years ago
0mkar fac8e2c3e2 add forLoopIteratesOverDynamicArray tests 6 years ago
0mkar 6501c2821a add deleteFromDynamicArray tests 6 years ago
soad003 2ad7aaa047 static analysis: new folder structure 6 years ago
soad003 6125e01c83 Static Analysis: ERC20 decimals type check 6 years ago
soad003 474e2223de static analysis: change to new file structure 6 years ago
soad003 ceee449332 Static Analysis: warn when bytes(str).length is used to eval string length 6 years ago
soad003 a4bac990d9 StaticAnalysis: another testcase 6 years ago
soad003 144540b392 StaticAnalysis: selfdestruct terminal, bugfix return, another testcase 6 years ago
soad003 048e1dcdec StaticAnalysis: selfdestruct terminal warning 6 years ago
Iuri Matias e3b10c4c3f rename analysis module to remix-analyzer 6 years ago
Iuri Matias 4bb6e5ab36 move code analyzer to its own repo 6 years ago
soad003 f732003df8 Static analysis: Add module for truncation int/uint division (Issue #948) 7 years ago
soad003 70b39e890c Static Analysis: unassigned binops, bug fix, wording 7 years ago
soad003 ebb2653d59 Static Analysis: Compare instead of assign 7 years ago
soad003 04d2dea5d5 Static Analysis: Bugfix constant function check, Similar var names allow number prefix, add delete dynamic array modul 7 years ago
yann300 51f997ef80 Fix static analysis test - looks more right now 7 years ago
Iuri Matias a00861c5ff update tests to use solc directly 7 years ago
soad003 17e12e25b2 Static Analysis: require / assert 7 years ago
yann300 ca65d66a6b refactor compilerInput && update change on legacy features 7 years ago
yann300 9aa5b294cb move static analysis to remix-solidity 7 years ago