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_CheckOpcodes4Filler.json | |
parent | 9bf561c9d6aaf058bbbe8ef6f0583291f0a5cd33 (diff) | |
download | dexon-tests-2fab394d8a00302fe4aaddf6f49991140038f9e7.tar dexon-tests-2fab394d8a00302fe4aaddf6f49991140038f9e7.tar.gz dexon-tests-2fab394d8a00302fe4aaddf6f49991140038f9e7.tar.bz2 dexon-tests-2fab394d8a00302fe4aaddf6f49991140038f9e7.tar.lz dexon-tests-2fab394d8a00302fe4aaddf6f49991140038f9e7.tar.xz dexon-tests-2fab394d8a00302fe4aaddf6f49991140038f9e7.tar.zst dexon-tests-2fab394d8a00302fe4aaddf6f49991140038f9e7.zip |
update stStaticCall fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes4Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes4Filler.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes4Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes4Filler.json index 69a533958..baa3838cb 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes4Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodes4Filler.json @@ -15,7 +15,7 @@ "gas" : 1, "value" : 0 }, - "network" : ["Byzantium"], + "network" : [">=Byzantium"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "1" @@ -37,7 +37,7 @@ "gas" : 1, "value" : 1 }, - "network" : ["Byzantium"], + "network" : [">=Byzantium"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "1" |