Commit Graph

4120 Commits (73c6f8390a1b394a39ef9c04b5a6376c1769e9f0)
 

Author SHA1 Message Date
Bernhard Mueller 7a4c11a44a
Merge pull request #1200 from ConsenSys/standard_actors 5 years ago
Bernhard Mueller 4821668087 Fix standard actors list 5 years ago
Bernhard Mueller 106bf49fda Reduce number of actors 5 years ago
Bernhard Mueller 42fec0c770 Change actor addresses in line with MythX test case conventions 5 years ago
palkeo dcdceefd5d Fix support for calls forwarding the entire calldata. (#1195) 5 years ago
e-ngo 06fce92c10 Refactored create_ opcode 5 years ago
Nikhil Parasaram 7a025fadee
Update the execution timeout for calls.sol test 5 years ago
Nikhil Parasaram b3d20d22a5
Version update 5 years ago
Nikhil Parasaram fa29f9b67f
Fix some ether problems and fix minimise (#1198) 5 years ago
Bernhard Mueller 4cf3300c99
Merge pull request #1193 from ConsenSys/workshop-fixes 5 years ago
Bernhard Mueller 8e058f7b05
Merge branch 'develop' into workshop-fixes 5 years ago
Nikhil Parasaram 0281be777b
Fix onsite storage by using proper variables (#1194) 5 years ago
palkeo 2eb94f3043 Small cleanups (no semantic changes) (#1196) 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
Nathan 66c604b72c Fix invalid function names 5 years ago
Nathan bcf528e139 Fix pruning of calls 5 years ago
Bernhard Mueller 477f296395
Merge pull request #1192 from palkeo/storage_loaded 5 years ago
palkeo ef1cbc4052 Add type annotation. 5 years ago
palkeo b46f2a4001 Check that key is not symbolic in __setitem__ 5 years ago
palkeo a9fd342baf Check if item is symbolic first. 5 years ago
palkeo 04d295b329 Track what storage has been initialized, and load non-initialized storage. 5 years ago
palkeo 8397ca89ad Fix a bug: the key for the accounts is an integer. (#1190) 5 years ago
palkeo 4f539f6bf0 Fix a bug: correctly copy printable storage over (#1191) 5 years ago
Nikhil Parasaram 4b1bcbeb3e
Version update 5 years ago
e-ngo 5f3a84107e "true" to True (#1188) 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 ccdc1759aa Merge branch 'develop' into pending-opcodes 5 years ago
e-ngo 59dffe97f7 Ran black 5 years ago
e-ngo 7cf89a0dfe Fixed linting errors 5 years ago
Bernhard Mueller 2581f9e238
Merge pull request #1185 from ConsenSys/fix-balance-overflow 5 years ago
e-ngo 268d5d3bbb Ran black 5 years ago
e-ngo 1a0ea91267 Refactored instructions for extcodehash and its test 5 years ago
e-ngo 9dc1007a15 Implemented extcodehash 5 years ago
Nathan 4bfaadea98 Remove unneeded import 5 years ago
Nathan b08a9d9d84 Constrain all transaction callers to have <= 1000 ETH 5 years ago
Nathan c6e2dec586
Merge pull request #1172 from ConsenSys/model-balances 5 years ago
Nathan 29796dd8da Fix bug compiling contracts without solc warnings 5 years ago
Bernhard Mueller 1cd1d95376
Merge branch 'develop' into model-balances 5 years ago
Nathan 73d11a6405
Update wiki links to Read the Docs links 5 years ago
Nathan 839e35a212 Merge branch 'analyze-with-mythx' of github.com:ConsenSys/mythril-classic into analyze-with-mythx 5 years ago
Nathan 6f337f8bc7 Document MythX analysis 5 years ago
Nathan c0b74d8187 Fix compilation error handling 5 years ago
Nathan a22e2ba81f Fix error preventing contract name from being set 5 years ago
Nikhil Parasaram fef8a477b6
Merge branch 'develop' into model-balances 5 years ago
Nathan 306392463f
Merge branch 'develop' into analyze-with-mythx 5 years ago
Bernhard Mueller a0c5fa9bee Bump version number 5 years ago
Nathan f185fc2838
Merge pull request #1175 from ConsenSys/feature/import-custom-modules 5 years ago
Nathan 8ada755aa7
Minor grammar improvements 5 years ago
Nathan 2a67135380
Merge branch 'develop' into feature/import-custom-modules 5 years ago