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/callcodeOutput3FailFiller.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/callcodeOutput3FailFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3FailFiller.json | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3FailFiller.json b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3FailFiller.json index 353b394f6..72fa7ce3e 100644 --- a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3FailFiller.json +++ b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeOutput3FailFiller.json @@ -15,21 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier"], - "result" : { - "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - } - } - } - }, - { - "indexes" : { - "data" : -1, - "gas" : -1, - "value" : -1 - }, - "network" : ["Homestead", "EIP158", "EIP150"], + "network" : ["Homestead", ">=Byzantium"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { |