diff options
author | Dimitry <dimitry@ethereum.org> | 2018-01-31 20:45:26 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-01-31 20:45:26 +0800 |
commit | ac52518384d1e4bfb639642825a88f6d69756bca (patch) | |
tree | 91517d2bf13cc37b8cd42e023a9df8056e9f328c /src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callcodeOutput3partialFiller.json | |
parent | 82754d3f9c3e4e407e0cda4afef220590fde781a (diff) | |
download | dexon-tests-ac52518384d1e4bfb639642825a88f6d69756bca.tar dexon-tests-ac52518384d1e4bfb639642825a88f6d69756bca.tar.gz dexon-tests-ac52518384d1e4bfb639642825a88f6d69756bca.tar.bz2 dexon-tests-ac52518384d1e4bfb639642825a88f6d69756bca.tar.lz dexon-tests-ac52518384d1e4bfb639642825a88f6d69756bca.tar.xz dexon-tests-ac52518384d1e4bfb639642825a88f6d69756bca.tar.zst dexon-tests-ac52518384d1e4bfb639642825a88f6d69756bca.zip |
update fillers of stCallCreateCallCode
Diffstat (limited to 'src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callcodeOutput3partialFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callcodeOutput3partialFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callcodeOutput3partialFiller.json b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callcodeOutput3partialFiller.json index 7ea6ab968..4d92d859e 100644 --- a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callcodeOutput3partialFiller.json +++ b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callcodeOutput3partialFiller.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead", "EIP158", "EIP150" ], + "network" : ["Frontier", ">=Byzantium" ], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { |