diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2018-02-08 18:52:13 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-08 18:52:13 +0800 |
commit | 772a3d69a704e0670f567abefb6608f942136693 (patch) | |
tree | b7a03a7ac109764231dfbe9cc13388a4bade0da9 /src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call1MB1024CalldepthFiller.json | |
parent | f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf (diff) | |
parent | 8dbbfb6db9fe97624333716e654410d64bf75a24 (diff) | |
download | dexon-tests-772a3d69a704e0670f567abefb6608f942136693.tar dexon-tests-772a3d69a704e0670f567abefb6608f942136693.tar.gz dexon-tests-772a3d69a704e0670f567abefb6608f942136693.tar.bz2 dexon-tests-772a3d69a704e0670f567abefb6608f942136693.tar.lz dexon-tests-772a3d69a704e0670f567abefb6608f942136693.tar.xz dexon-tests-772a3d69a704e0670f567abefb6608f942136693.tar.zst dexon-tests-772a3d69a704e0670f567abefb6608f942136693.zip |
Merge pull request #413 from ethereum/optfix
refill broken tests
Diffstat (limited to 'src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call1MB1024CalldepthFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call1MB1024CalldepthFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call1MB1024CalldepthFiller.json b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call1MB1024CalldepthFiller.json index 6d03aa9a3..c9ea154df 100644 --- a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call1MB1024CalldepthFiller.json +++ b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call1MB1024CalldepthFiller.json @@ -15,7 +15,7 @@ "gas" : 1, "value" : -1 }, - "network" : ["Frontier", "Homestead"], + "network" : ["Homestead"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "code" : "0x", @@ -51,7 +51,7 @@ "gas" : 1, "value" : -1 }, - "network" : ["EIP150", "EIP158"], + "network" : [">=Byzantium"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "code" : "0x", |