diff options
author | Dimitry <winsvega@mail.ru> | 2017-08-03 17:48:53 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2017-08-03 17:48:53 +0800 |
commit | 400b1a86d4b13b46e8f13ca65dd206bc46120495 (patch) | |
tree | 7c91a19f25dc0a6fd2a8520989373d1ec3d3daf6 /src/GeneralStateTestsFiller/stStaticCall/static_callBasicFiller.json | |
parent | 8736b076d5f94b29a1fbcf191368e94eae3a9eef (diff) | |
download | dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.gz dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.bz2 dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.lz dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.xz dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.zst dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.zip |
split metropolis
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_callBasicFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_callBasicFiller.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_callBasicFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_callBasicFiller.json index 8dd90ec8c..3140888b5 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_callBasicFiller.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_callBasicFiller.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : [0, 1], "gas" : -1, "value" : -1 }, - "network" : ["Metropolis"], + "network" : ["Byzantium"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { @@ -23,7 +23,7 @@ }, { "indexes" : { "data" : [2], "gas" : -1, "value" : -1 }, - "network" : ["Metropolis"], + "network" : ["Byzantium"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { @@ -35,7 +35,7 @@ }, { "indexes" : { "data" : [3], "gas" : -1, "value" : -1 }, - "network" : ["Metropolis"], + "network" : ["Byzantium"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { |