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_Call1024OOGFiller.json | |
parent | 9bf561c9d6aaf058bbbe8ef6f0583291f0a5cd33 (diff) | |
download | tangerine-tests-2fab394d8a00302fe4aaddf6f49991140038f9e7.tar tangerine-tests-2fab394d8a00302fe4aaddf6f49991140038f9e7.tar.gz tangerine-tests-2fab394d8a00302fe4aaddf6f49991140038f9e7.tar.bz2 tangerine-tests-2fab394d8a00302fe4aaddf6f49991140038f9e7.tar.lz tangerine-tests-2fab394d8a00302fe4aaddf6f49991140038f9e7.tar.xz tangerine-tests-2fab394d8a00302fe4aaddf6f49991140038f9e7.tar.zst tangerine-tests-2fab394d8a00302fe4aaddf6f49991140038f9e7.zip |
update stStaticCall fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_Call1024OOGFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_Call1024OOGFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_Call1024OOGFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_Call1024OOGFiller.json index 0e6aa363e..3435a1462 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_Call1024OOGFiller.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_Call1024OOGFiller.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : 0, "gas" : -1, "value" : -1 }, - "network" : ["Byzantium" ], + "network" : [">=Byzantium" ], "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { @@ -30,7 +30,7 @@ }, { "indexes" : { "data" : 1, "gas" : -1, "value" : -1 }, - "network" : ["Byzantium" ], + "network" : [">=Byzantium" ], "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { |