diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-07 04:35:22 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-07 04:35:22 +0800 |
commit | e2611bffb45353cc9179d7a329f908b7467a4f08 (patch) | |
tree | b7af63139667257a1918761c887755a0c14ca4f2 /src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractOOGInitCodeFiller.json | |
parent | db256a3cc607460db1b5e22fc8742a746a7bc305 (diff) | |
download | dexon-tests-e2611bffb45353cc9179d7a329f908b7467a4f08.tar dexon-tests-e2611bffb45353cc9179d7a329f908b7467a4f08.tar.gz dexon-tests-e2611bffb45353cc9179d7a329f908b7467a4f08.tar.bz2 dexon-tests-e2611bffb45353cc9179d7a329f908b7467a4f08.tar.lz dexon-tests-e2611bffb45353cc9179d7a329f908b7467a4f08.tar.xz dexon-tests-e2611bffb45353cc9179d7a329f908b7467a4f08.tar.zst dexon-tests-e2611bffb45353cc9179d7a329f908b7467a4f08.zip |
update stPreCompiledContracts, stEIP158Specific, stQuadraticComplexity
Diffstat (limited to 'src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractOOGInitCodeFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractOOGInitCodeFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractOOGInitCodeFiller.json b/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractOOGInitCodeFiller.json index b916ecc97..97f71f332 100644 --- a/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractOOGInitCodeFiller.json +++ b/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractOOGInitCodeFiller.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : -1, "gas" : -1, "value" : -1}, - "network" : ["Frontier", "Homestead", "EIP158", "EIP150"], + "network" : ["Homestead", ">=Byzantium"], "result" : { "4ff884bffc83e888ae11b32b1d94bf9bc8d1732f" : { "shouldnotexist" : "1" |