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_Call1024BalanceTooLow2Filler.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_Call1024BalanceTooLow2Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_Call1024BalanceTooLow2Filler.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_Call1024BalanceTooLow2Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_Call1024BalanceTooLow2Filler.json index 71ba4a467..8e0b8aaad 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_Call1024BalanceTooLow2Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_Call1024BalanceTooLow2Filler.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : 0, "gas" : -1, "value" : -1 }, - "network" : [ "Byzantium" ], + "network" : [ ">=Byzantium" ], "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { @@ -29,7 +29,7 @@ }, { "indexes" : { "data" : 1, "gas" : -1, "value" : -1 }, - "network" : [ "Byzantium" ], + "network" : [ ">=Byzantium" ], "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { |