Commit Graph

29 Commits (ce6c3916a4faf020e5862a2d7f105a27227d64e6)

Author SHA1 Message Date
Iuri Matias 1bbc257f72 update remix-analyzer syntax to use const, let and this 5 years ago
Iuri Matias e3a94d54e3 update remix-analyzer syntax to use const, let and this 5 years ago
aniket-engg c250d4ee0c dependency on constant field of ABI removed 5 years ago
aniket-engg f5ea212066 suggested changes 5 years ago
aniket-engg de51df2c20 comments 5 years ago
aniket-engg f0c108aa49 comments 5 years ago
aniket-engg abaa41fdc6 linting fix 5 years ago
aniket-engg 71669f3b63 loop over dynamic array length will show warning 5 years ago
aniket-engg 37aeadbb8f delete from mapping will not show warning 5 years ago
app 236913dac5 updated logic with tests 6 years ago
app 30d987dd1c ether transfer in loop tracked 6 years ago
app 502c1717b9 fixes 854 6 years ago
Liana Husikyan b0dec935cb fixing #2029 static Analysis Location Issue 6 years ago
yann300 e33b76ac59 fixStatixAnalysis0.5 6 years ago
yann300 6da7ef2384 standard 7 years ago
Paulius 87fb68bd6e Move new static analysis modules to a proper place 7 years ago
Paulius 7bf87ea175 Static analysis: Add module for loop iteration over dynamic array 7 years ago
Paulius 6d94bd0ed6 Static analysis: Add module for deletion from dynamic array 7 years ago
Paulius 0477a18f89 Add 'address(address)' to the list of built-in functions 7 years ago
soad003 2ad7aaa047 static analysis: new folder structure 7 years ago
soad003 04b2331147 Static Analysis: ERC20 decimals, include module 7 years ago
soad003 6125e01c83 Static Analysis: ERC20 decimals type check 7 years ago
soad003 474e2223de static analysis: change to new file structure 7 years ago
soad003 ceee449332 Static Analysis: warn when bytes(str).length is used to eval string length 7 years ago
soad003 80933f8715 StaticAnalysis: Add Exact and heuristic classification for module 7 years ago
soad003 144540b392 StaticAnalysis: selfdestruct terminal, bugfix return, another testcase 7 years ago
soad003 048e1dcdec StaticAnalysis: selfdestruct terminal warning 7 years ago
Iuri Matias e3b10c4c3f rename analysis module to remix-analyzer 7 years ago