Commit Graph

611 Commits (develop)

Author SHA1 Message Date
Nikhil 95c7d04ada Add unit tests for keccak 5 years ago
Nikhil f61f6c0364 Make some changes 5 years ago
Nikhil 856547fa97 Fix tests 5 years ago
Nikhil 61214648f8 Fix epic test 5 years ago
Nikhil Parasaram 0869cbf394
Add tests for extcodecopy (#1240) 5 years ago
Nikhil Parasaram 7a105e5dec
Py35 support (#1233) 5 years ago
Nikhil Parasaram 07347e28ff
Remove truffle support (#1218) 5 years ago
Nikhil 2f80f78b82 Use concrete hashes too 5 years ago
Nikhil f26067d186 remove dead code 5 years ago
Martin Derka 75838e3a8d Added support for solidity 0.5.x (#1219) 5 years ago
Nikhil 103d9588c8 Fix create tests 5 years ago
Eric N bc0f677e87 Cleaned up code. Add create test. 5 years ago
Nikhil Parasaram c55af2a5a0
Implement static call (#991) 5 years ago
Eric N e8b50b57ef Fix bug and comment code. Adding tests. 5 years ago
e-ngo 5e1fb60670 Added CREATE 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
e-ngo 52ba355b65 Add logic for CREATE opcode, still need to add unit test for CREATE. Refactored extcodehash unit tests into separate test units. 5 years ago
e-ngo 1e225eb770 Ran black... 5 years ago
e-ngo 83937a9a55 Fixed errors in asserts in extcodehash tests 5 years ago
e-ngo 268d5d3bbb Ran black 5 years ago
e-ngo 9dc1007a15 Implemented extcodehash 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) 5 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