diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-03 04:10:37 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-03 04:10:37 +0800 |
commit | f60c186ba7bb6a04d5b639dce67a1603572c35fb (patch) | |
tree | db0d99f982d2538435b73c2f8c21ccd9154987ee /GeneralStateTests/stRandom2/randomStatetest643.json | |
parent | 66ba67ac1b8a4b0a03880e03fb0db9e94b2ac784 (diff) | |
download | dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.gz dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.bz2 dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.lz dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.xz dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.zst dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.zip |
fix stRandom2 tests
Diffstat (limited to 'GeneralStateTests/stRandom2/randomStatetest643.json')
-rw-r--r-- | GeneralStateTests/stRandom2/randomStatetest643.json | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/GeneralStateTests/stRandom2/randomStatetest643.json b/GeneralStateTests/stRandom2/randomStatetest643.json index 2112f81b1..c6515c4ec 100644 --- a/GeneralStateTests/stRandom2/randomStatetest643.json +++ b/GeneralStateTests/stRandom2/randomStatetest643.json @@ -1,11 +1,11 @@ { "randomStatetest643" : { "_info" : { - "comment" : "Return ~1 MB out of bounds of the init code. shouls throw codesize error after EIP158 and create empty account before EIP158", - "filledwith" : "cpp-1.3.0+commit.4e101574.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++", + "comment" : "Return ~1 MB out of bounds of the init code. should throw codesize error after EIP158 and create empty account before EIP158", + "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stRandom2/randomStatetest643Filler.json", - "sourceHash" : "27df64647b063d9f8c5b8c570089ab49e1bed6f5ecd7fd5235b1e528a72eb8f9" + "sourceHash" : "3c1437692d3e32959a4f0cc4977f6629507b1fb54499d4312838710cdaae5fe1" }, "env" : { "currentCoinbase" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", @@ -49,17 +49,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "Frontier" : [ - { - "hash" : "0x4e80c13b8ef691f6cde8f12802e3eaf996b3e69a9a774ea211e483aea4d5e0b6", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0xa11c1ea6f69731af08ca32f0127f6c21c69172b060466b1604893a79c9b6774a", |