diff options
author | winsvega <winsvega@mail.ru> | 2018-10-05 18:29:38 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-05 18:29:38 +0800 |
commit | 91b73143a19d206adae0a08f3d94dd4c5cc9e738 (patch) | |
tree | 970d6e882ee2ad6b8a6e1838971eff1e56b30f40 /GeneralStateTests/stSpecialTest/deploymentError.json | |
parent | 3f5febc901913ef698f1b09dda8705babd729e4a (diff) | |
parent | 90545710b9b03d28967d128c6d94243600c9aae6 (diff) | |
download | dexon-tests-91b73143a19d206adae0a08f3d94dd4c5cc9e738.tar dexon-tests-91b73143a19d206adae0a08f3d94dd4c5cc9e738.tar.gz dexon-tests-91b73143a19d206adae0a08f3d94dd4c5cc9e738.tar.bz2 dexon-tests-91b73143a19d206adae0a08f3d94dd4c5cc9e738.tar.lz dexon-tests-91b73143a19d206adae0a08f3d94dd4c5cc9e738.tar.xz dexon-tests-91b73143a19d206adae0a08f3d94dd4c5cc9e738.tar.zst dexon-tests-91b73143a19d206adae0a08f3d94dd4c5cc9e738.zip |
Merge pull request #511 from ethereum/refill
regenerate all state tests
Diffstat (limited to 'GeneralStateTests/stSpecialTest/deploymentError.json')
-rw-r--r-- | GeneralStateTests/stSpecialTest/deploymentError.json | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/GeneralStateTests/stSpecialTest/deploymentError.json b/GeneralStateTests/stSpecialTest/deploymentError.json index 1c3f9fb8e..eb23ac43a 100644 --- a/GeneralStateTests/stSpecialTest/deploymentError.json +++ b/GeneralStateTests/stSpecialTest/deploymentError.json @@ -2,10 +2,10 @@ "deploymentError" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", - "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSpecialTest/deploymentErrorFiller.json", - "sourceHash" : "8bf20b39e5dd1fe03d4e1517b588c8e30605181e7b3210f36165f08610c121b5" + "sourceHash" : "3bbb6c9714648b5480a970bad84916b372aeb4e2a56407103280b67bb87e18ea" }, "env" : { "currentCoinbase" : "0x68795C4AA09D6f4Ed3E5DeDDf8c2AD3049A601da", @@ -27,6 +27,17 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], + "Constantinople" : [ + { + "hash" : "0x72f2d9753133e93f5ca49da98fe0bc5bf724a64ea194f8de9792aaa37d64ee89", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ], "EIP158" : [ { "hash" : "0xae4a5e0ae12bf4a52102c2c5b87ebf80e02cbd61418c18ab8e8a9ed3ddc14092", |