aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcodecallcode_011_OOGMAfterFiller.json
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2016-12-08 01:07:42 +0800
committerDimitry <winsvega@mail.ru>2016-12-08 01:07:42 +0800
commitdf97106322e39ced3007bb3fee6b96003c791b5a (patch)
tree95a83e69dd91890ba807f4a17b572f38ad46a355 /src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcodecallcode_011_OOGMAfterFiller.json
parente0d64ef1dd2b058fcb97e1453334ccdaec8f6a8f (diff)
downloaddexon-tests-df97106322e39ced3007bb3fee6b96003c791b5a.tar
dexon-tests-df97106322e39ced3007bb3fee6b96003c791b5a.tar.gz
dexon-tests-df97106322e39ced3007bb3fee6b96003c791b5a.tar.bz2
dexon-tests-df97106322e39ced3007bb3fee6b96003c791b5a.tar.lz
dexon-tests-df97106322e39ced3007bb3fee6b96003c791b5a.tar.xz
dexon-tests-df97106322e39ced3007bb3fee6b96003c791b5a.tar.zst
dexon-tests-df97106322e39ced3007bb3fee6b96003c791b5a.zip
upgrade eip158 to general tests
Diffstat (limited to 'src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcodecallcode_011_OOGMAfterFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcodecallcode_011_OOGMAfterFiller.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcodecallcode_011_OOGMAfterFiller.json b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcodecallcode_011_OOGMAfterFiller.json
index 85efea5d8..03b4b692c 100644
--- a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcodecallcode_011_OOGMAfterFiller.json
+++ b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcodecallcode_011_OOGMAfterFiller.json
@@ -15,7 +15,7 @@
"gas" : -1,
"value" : -1
},
- "network" : "Frontier",
+ "network" : ["Frontier", "Homestead"],
"result" : {
"1000000000000000000000000000000000000000" : {
"storage" : {
@@ -57,11 +57,11 @@
"gas" : -1,
"value" : -1
},
- "network" : "Homestead",
+ "network" : ["EIP158"],
"result" : {
"1000000000000000000000000000000000000000" : {
"storage" : {
- "0x00" : "0x00",
+ "0x00" : "0x01",
"0x01" : "0x00",
"0x02" : "0x00",
"0x03" : "0x00"
@@ -147,4 +147,4 @@
]
}
}
-} \ No newline at end of file
+}