Commit Graph

489 Commits (c19f0eb08225bd1d10d94f822356093164e1c97c)

Author SHA1 Message Date
Nikhil Parasaram c55af2a5a0
Implement static call (#991) 5 years ago
Nikhil Parasaram c8d91b6f41
Add the rest of the precompiles (#990) 5 years ago
Nikhil Parasaram 7a025fadee
Update the execution timeout for calls.sol test 5 years ago
Nathan 518e33b45b Fix incorrect values in some suicide evm tests 5 years ago
Nathan 584bdf13d6 First draft of ether balance modeling 5 years ago
JoranHonig eaebc2361f Nested bitvec func (#1163) 5 years ago
Bernhard Mueller a14249ab86 Set correct RPC port for Ganache 5 years ago
Bernhard Mueller 02a8e4994b Remove tests 5 years ago
Nathan ebfe26cbb0 Fix merge mistake 5 years ago
Nathan 1080184b8a Turn mythril into a MythX client 5 years ago
Bernhard Mueller 9e59d4ec1d Remove report tests in favor of Edelweiss tests 5 years ago
Bernhard Mueller 3eabab5510 Update expected test outputs 5 years ago
Nikhil Parasaram 7f2a598f70 Update storage tests 5 years ago
Nikhil Parasaram ae26b1462d
Refactor cli (#1033) 5 years ago
Nikhil Parasaram fd397ed232 Add new tests, fix an edge case and improve code and help messages 5 years ago
Nikhil Parasaram 5252a05524
Implement EXTCODECOPY (#928) 6 years ago
Nikhil Parasaram dd7b255fc9 Fix storage 6 years ago
Nikhil Parasaram 7f2d976a7d
Supports tx sequence lists (#1014) 6 years ago
Nikhil Parasaram a0f0767b15 Revert "Merge pull request #1076 from ConsenSys/bugfix/bectoken" 6 years ago
Nikhil Parasaram bedbc7d287 Fix storage tests 6 years ago
Nikhil Parasaram b3bf6fbcde Fix Storage and calldata 6 years ago
Nikhil Parasaram 9dfd2aa604
Enhance delegate call (#1042) 6 years ago
Nikhil Parasaram 062a07c2c7
Use symbolic storage for concrete=False (#1039) 6 years ago
Nikhil Parasaram 70c036cc26 support a for analyze and add more tests 6 years ago
Nikhil Parasaram 46c1b29528 Add more tests for storage slots and execution 6 years ago
Nikhil Parasaram cbe5a656f0 Add more tests and change docs 6 years ago
Nikhil Parasaram ef55c1a0d5 Move the cmd_line_test to the previous directory 6 years ago
Nikhil Parasaram 2eb3d33b23 Add cli tests for error 6 years ago
JoranHonig a9671de8a3 Balance modelling and symbolic sender variables (#1025) 6 years ago
Nikhil Parasaram 7611d2b01a Re-Refactor the cli structure for more flexibility 6 years ago
Nikhil Parasaram e02a2612d0 Refactor cli 6 years ago
Joran Honig 135a59a088 remove tests related to obsolete taint module 6 years ago
Nikhil Parasaram abff796a6e Change the tests according to the change in the new way 6 years ago
Nikhil Parasaram 78a720ed31 Fix merge conflicts 6 years ago
Nikhil Parasaram f4bcb82b07 Display the discoveryTime 6 years ago
Joran Honig 910b366318 update expected test results 6 years ago
Nikhil Parasaram 7cc9a3de8f Add the BitWise instructions 6 years ago
Nikhil Parasaram 02534db7bd Fix the jsonv2 format when file is source file 6 years ago
Nikhil Parasaram c2b9bd7cb0 Move a test to TODO 6 years ago
Nikhil Parasaram 636f7defaf Use arguments from constructor in MythrilAnalyzer and fix typos 6 years ago
Nikhil Parasaram 92a9990c34 Fix the tests 6 years ago
Nikhil Parasaram ca4107833a Fix gasprice and return1_ 6 years ago
Nikhil Parasaram 475398deb4 Refactor the code 6 years ago
Nikhil Parasaram f02eaa8cd6 Fix the Add randomTests, SystemOpsTests and IOandFlowTests 6 years ago
Nikhil Parasaram 231e3ae8fc Mock leveldb and fire_lasers tests 6 years ago
Nikhil Parasaram 0dcc70fbc5 Add documentation and remove pycache 6 years ago
Nikhil Parasaram 1c16bf7741 Fix merge conflicts 6 years ago
Nikhil Parasaram 4f994f3416 Fix the jsonv2 tests 6 years ago
Bernhard Mueller d229c0b309 Fix a couple of typos 6 years ago
Nathan 0a992bb6d9 Create helper functions for operations in bitvec.py 6 years ago