diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-05 22:28:14 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-05 22:28:14 +0800 |
commit | 2fab394d8a00302fe4aaddf6f49991140038f9e7 (patch) | |
tree | ee60f8b854411f9e1eb3df57b3352a30b0d53dee /src/GeneralStateTestsFiller/stStaticCall/static_call_OOG_additionalGasCosts2Filler.json | |
parent | 9bf561c9d6aaf058bbbe8ef6f0583291f0a5cd33 (diff) | |
download | tangerine-tests-2fab394d8a00302fe4aaddf6f49991140038f9e7.tar.gz tangerine-tests-2fab394d8a00302fe4aaddf6f49991140038f9e7.tar.zst tangerine-tests-2fab394d8a00302fe4aaddf6f49991140038f9e7.zip |
update stStaticCall fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_call_OOG_additionalGasCosts2Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_call_OOG_additionalGasCosts2Filler.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_call_OOG_additionalGasCosts2Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_call_OOG_additionalGasCosts2Filler.json index 7589fbc54..22073caee 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_call_OOG_additionalGasCosts2Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_call_OOG_additionalGasCosts2Filler.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, - "network" : ["Byzantium"], + "network" : [">=Byzantium"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { |