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/stEIP158Specific/EXTCODESIZE_toEpmtyFiller.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/stEIP158Specific/EXTCODESIZE_toEpmtyFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stEIP158Specific/EXTCODESIZE_toEpmtyFiller.json | 25 |
1 files changed, 1 insertions, 24 deletions
diff --git a/src/GeneralStateTestsFiller/stEIP158Specific/EXTCODESIZE_toEpmtyFiller.json b/src/GeneralStateTestsFiller/stEIP158Specific/EXTCODESIZE_toEpmtyFiller.json index 8a79bf11b..922a3f193 100644 --- a/src/GeneralStateTestsFiller/stEIP158Specific/EXTCODESIZE_toEpmtyFiller.json +++ b/src/GeneralStateTestsFiller/stEIP158Specific/EXTCODESIZE_toEpmtyFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP158", "EIP150"], + "network" : [">=EIP158"], "result" : { "c94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0", @@ -31,29 +31,6 @@ } } } - }, - { - "indexes" : { - "data" : -1, - "gas" : -1, - "value" : -1 - }, - "network" : ["Frontier", "Homestead"], - "result" : { - "c94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0", - "nonce" : "0", - "code" : "", - "storage": { - } - }, - "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "storage" : { - "0x00" : "0x08d5b6", - "0x64" : "0x0873ef" - } - } - } } ], "pre" : |