diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-01 01:47:25 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-01 01:47:25 +0800 |
commit | 6071c4a6546609a2bc3e08170940e9103dcefd3b (patch) | |
tree | a759f14a98d6ce604023b6c0cc793f5b6df4dace /src/GeneralStateTestsFiller/stDelegatecallTestHomestead/Call1024PreCallsFiller.json | |
parent | 53b5d386fa2bceeceacafa2915d5beb374794039 (diff) | |
download | dexon-tests-6071c4a6546609a2bc3e08170940e9103dcefd3b.tar dexon-tests-6071c4a6546609a2bc3e08170940e9103dcefd3b.tar.gz dexon-tests-6071c4a6546609a2bc3e08170940e9103dcefd3b.tar.bz2 dexon-tests-6071c4a6546609a2bc3e08170940e9103dcefd3b.tar.lz dexon-tests-6071c4a6546609a2bc3e08170940e9103dcefd3b.tar.xz dexon-tests-6071c4a6546609a2bc3e08170940e9103dcefd3b.tar.zst dexon-tests-6071c4a6546609a2bc3e08170940e9103dcefd3b.zip |
update fillers for stDelegatecallTestHomestead
Diffstat (limited to 'src/GeneralStateTestsFiller/stDelegatecallTestHomestead/Call1024PreCallsFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stDelegatecallTestHomestead/Call1024PreCallsFiller.json | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/Call1024PreCallsFiller.json b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/Call1024PreCallsFiller.json index 42e1af38e..961ce032c 100644 --- a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/Call1024PreCallsFiller.json +++ b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/Call1024PreCallsFiller.json @@ -15,23 +15,6 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier"], - "result" : { - "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "storage" : { - "0x00" : "0x00", - "0x02" : "0x00", - "0x03" : "0x00" - } - } - } - }, - { - "indexes" : { - "data" : -1, - "gas" : -1, - "value" : -1 - }, "network" : ["Homestead"], "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { @@ -49,7 +32,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP158", "EIP150"], + "network" : [">=Byzantium"], "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { |