diff options
author | Dimitry <dimitry@ethdev.com> | 2017-02-15 22:51:05 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethdev.com> | 2017-02-15 22:51:05 +0800 |
commit | b242c6fb79380c27ee87b8fc928ba76e1e8092b8 (patch) | |
tree | e8353186434d0d53a53389bd1363b30b81cdf6b9 /src/GeneralStateTestsFiller/stCallCodes/callcodecallcode_11Filler.json | |
parent | a9a0ead86bdcbc1ed12c023074fe74b9bbeb42b4 (diff) | |
download | dexon-tests-b242c6fb79380c27ee87b8fc928ba76e1e8092b8.tar dexon-tests-b242c6fb79380c27ee87b8fc928ba76e1e8092b8.tar.gz dexon-tests-b242c6fb79380c27ee87b8fc928ba76e1e8092b8.tar.bz2 dexon-tests-b242c6fb79380c27ee87b8fc928ba76e1e8092b8.tar.lz dexon-tests-b242c6fb79380c27ee87b8fc928ba76e1e8092b8.tar.xz dexon-tests-b242c6fb79380c27ee87b8fc928ba76e1e8092b8.tar.zst dexon-tests-b242c6fb79380c27ee87b8fc928ba76e1e8092b8.zip |
replace "Frontier", "Homestead", "EIP150", "EIP158" with "ALL"
Diffstat (limited to 'src/GeneralStateTestsFiller/stCallCodes/callcodecallcode_11Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stCallCodes/callcodecallcode_11Filler.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stCallCodes/callcodecallcode_11Filler.json b/src/GeneralStateTestsFiller/stCallCodes/callcodecallcode_11Filler.json index 7320152f4..9bb7f66df 100644 --- a/src/GeneralStateTestsFiller/stCallCodes/callcodecallcode_11Filler.json +++ b/src/GeneralStateTestsFiller/stCallCodes/callcodecallcode_11Filler.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead", "EIP150", "EIP158"], + "network" : ["ALL"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { |