Commit Graph

366 Commits (7b2ee2f9365b2a4a4e265ba779e033e6da5c1418)
 

Author SHA1 Message Date
step21 7b2ee2f936
Merge pull request #2 from b-mueller/master 7 years ago
Bernhard Mueller 7c09dcea2a Bump LASER version 7 years ago
Bernhard Mueller a047bcdab8 Add examples 7 years ago
Bernhard Mueller 9d6a82315b LASER version bump 7 years ago
Bernhard Mueller 76e2eacab6 Update requirements.txt 7 years ago
Bernhard Mueller aecd0a23db Update setup.py and requirements 7 years ago
Bernhard Mueller 62d7174387 Update setup.py 7 years ago
Bernhard Mueller 3a092117a4 Improve compiler exception handling 7 years ago
Bernhard Mueller e4e3942d3b Update setup.py and requirements 7 years ago
Bernhard Mueller ce64d13e3f Add solc error handling 7 years ago
Bernhard Mueller 9ffaafa418 Update setup.py 7 years ago
Bernhard Mueller 2d377eb67f Add missing init.py 7 years ago
Bernhard Mueller 1108511890 Update setup.py and requirements 7 years ago
Bernhard Mueller e7ed3c2b7d Add dynamic loader (experimental) 7 years ago
Bernhard Mueller afd80c3f67 Add dynamic loader 7 years ago
Bernhard Mueller 9067bcc931 Module names 7 years ago
Bernhard Mueller 3d76f4e15f Update unit test 7 years ago
Bernhard Mueller 8b44c79990 Update unit test 7 years ago
Bernhard Mueller e56ade6851 Update CFG generator to new node format 7 years ago
Bernhard Mueller 457681f1fc Update unit test 7 years ago
Bernhard Mueller ba453c99f0 Module color mappings 7 years ago
Bernhard Mueller 5df9735fa9 Update unit test 7 years ago
Bernhard Mueller f1dbab96c0 Quote node ids 7 years ago
Bernhard Mueller 9a5fc76743 Update setup.py & requirements 7 years ago
Bernhard Mueller 647dda765e Refactor 7 years ago
Bernhard Mueller 639d435860
Update README.md 7 years ago
Bernhard Mueller 2a2ec439d2 Update setup.py and requirements.txt 7 years ago
Bernhard Mueller e0e56e0281 Update README 7 years ago
Bernhard Mueller 35ce848e2d Fix graph generator bug 7 years ago
Bernhard Mueller e4a709fa83 Lock to laser==0.1.11 7 years ago
Bernhard Mueller 5b13432f15 Update setup.py & requirements.txt 7 years ago
Bernhard Mueller 9ebb8c380c Refactor 7 years ago
Bernhard Mueller 9cdfb7935a Merge changes from master 7 years ago
Bernhard Mueller 2242bd7a11 Update cmdline tool 7 years ago
Bernhard Mueller b025de44ba
Merge pull request #20 from AlexXiong97/master 7 years ago
Bernhard Mueller d5242df5cf Add more tests 7 years ago
Bernhard Mueller dd5c4fb7a6 Fix -c arg 7 years ago
Bernhard Mueller 96986960a5 Add SVM/CFG test 7 years ago
Bernhard Mueller 6dbf651adb Update callgraph.py 7 years ago
Bernhard Mueller 8f49792243 Generate sequential addresses 7 years ago
Bernhard Mueller e8d73e0c4d Refactoring 7 years ago
Bernhard Mueller d3d2322da9 Correctly process multiple input files 7 years ago
Bernhard Mueller cf62c49ff5 Load contracts into list 7 years ago
Alex Xiong a54412e621 add support for testnet & friendly shorter option using infura 7 years ago
Bernhard Mueller ee4df81821 Load & compile libs 7 years ago
Bernhard Mueller af8cb476a7 Capture stderr 7 years ago
Bernhard Mueller 12e1e4c1f2 Refactoring 7 years ago
Bernhard Mueller db929fe4ab Remove ununsed utility methods 7 years ago
Bernhard Mueller ba97b30894 Refactor util.py 7 years ago
Bernhard Mueller a760d24804 Move solidity compile func to utils 7 years ago