Commit Graph

131 Commits (bfa0d5b6c4883946c2e37bf19c8a502b475ee74f)

Author SHA1 Message Date
Bernhard Mueller ab1b686ed1 Change markdown frormatting, add -i cmdline arg 7 years ago
freewind 2458b5302d Use `python3` explicitly to reduce conflict 7 years ago
Bernhard Mueller 7c0deddadb Add --solc-args option 7 years ago
Bernhard Mueller bd4be45032 Update contract<>address mapping logic 7 years ago
Bernhard Mueller 5bae571074 Refactor 7 years ago
Bernhard Mueller d765d11a67 Quick & dirty fixes for analysis modules 7 years ago
Bernhard Mueller 53ef2f3028 Fix exitWithError calls 7 years ago
Bernhard Mueller 2c74b02b3a Add IPC error handling 7 years ago
Bernhard Mueller 12bc854381 LASER v2 compatibility fixes & code formatting 7 years ago
Bernhard Mueller fa941dbfa3 Code formatting 7 years ago
Bernhard Mueller eba8f05492 Remove 'address' field from contract objects 7 years ago
Bernhard Mueller 993164e6df Assign addresses to Solidity contracts 7 years ago
Bernhard Mueller 402563a636 Code formatting 7 years ago
Bernhard Mueller 975823fec9 Code formatting 7 years ago
Bernhard Mueller 620a88dc7a LASER v2 compatibility 7 years ago
vdrg 6692475e09 Allow for different output formats in truffle projects 7 years ago
Bernhard Mueller 5716ddd901 Fix issue that sometimes prevented issues from being displayed 7 years ago
Bernhard Mueller 25e7ce8599 Add option to specify contract name in addition to input file 7 years ago
Bernhard Mueller fa19ee819f Handle situation when no compilable contracts are found in input file(s) 7 years ago
Bernhard Mueller 3a667270e1 Handle non-existant input files 7 years ago
Bernhard Mueller 6bf1e8e76d Handle symbolic execution exceptions 7 years ago
Bernhard Mueller 75554dbff3 Fix calls to exitWithError 7 years ago
Bernhard Mueller 400f347d2b Change JSON output format, errors are now JSON-formatted 7 years ago
Bernhard Mueller cdfc432715 Add output formatting to exitWithError function 7 years ago
Bernhard Mueller 5a9a9b300b Calculate and output line numbers 7 years ago
Bernhard Mueller 4841928307 Add markdown output option 7 years ago
Bernhard Mueller 0e61f91a6e Fix bug when processing multiple Solidity files 7 years ago
Bernhard Mueller e047d1ae04 Remove import statement 7 years ago
Bernhard Mueller 522754092b Add source mapping to myth cmdline tool 7 years ago
Bernhard Mueller a412d78b4d Analyze input files one-by-one 7 years ago
Bernhard Mueller 210ba27684 Remove logging 7 years ago
Bernhard Mueller 20079b8a6e Add json output format 7 years ago
Bernhard Mueller 270bf9cf60 Signature file info to log instead of stdout 7 years ago
step21 5403fc9148 fixed os.path.join 7 years ago
step21 b4968b9732 removed semver, used os-path.join, more correct and robust checking for compiler 7 years ago
step21 9e604a008a solc versioning 7 years ago
Bernhard Mueller 68bcb0ab0d Fix variable naming conflict 7 years ago
Bernhard Mueller 2b322357a2 Alter compile_solidity functions args 7 years ago
Bernhard Mueller 315f8593b7 Handle IPC exceptions 7 years ago
Bernhard Mueller 97ecda7785 Make local IPC the default 7 years ago
Bernhard Mueller e2972e8262 Handle database sync exceptions 7 years ago
Bernhard Mueller aa92d702e5 Update help 7 years ago
Bernhard Mueller 379fd8c19e Add exception handling 7 years ago
Bernhard Mueller 75dbbe6ae9 Add truffle.py, fire_lasers returns report 7 years ago
Gerhard Wagner bf234672dd bug fix 7 years ago
Gerhard Wagner 0961339f93 storage can read more elements and also arrays 7 years ago
Bernhard Mueller 5972788393 Add --truffle argument 7 years ago
Bernhard Mueller 0acea5b18f Restructure command line arguments 7 years ago
Bernhard Mueller ef4064fdcf Remove trace command 7 years ago
Bernhard Mueller 2f3e35fcd0 Add '--ganache' rpc preset 7 years ago