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_Call50000_sha256Filler.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_Call50000_sha256Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_Call50000_sha256Filler.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_Call50000_sha256Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_Call50000_sha256Filler.json index 92299cf37..85d597823 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_Call50000_sha256Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_Call50000_sha256Filler.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Byzantium"], + "network" : [">=Byzantium"], "result" : { "0000000000000000000000000000000000000002" : { "shouldnotexist" : "1" @@ -57,7 +57,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Byzantium"], + "network" : [">=Byzantium"], "result" : { "0000000000000000000000000000000000000002" : { "shouldnotexist" : "1" |