aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractOOGFiller.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractOOGFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractOOGFiller.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractOOGFiller.json b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractOOGFiller.json
index 99d34439c..7547a3dce 100644
--- a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractOOGFiller.json
+++ b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractOOGFiller.json
@@ -15,23 +15,22 @@
"gas" : -1,
"value" : -1
},
- "network" : "Frontier",
+ "network" : ["Frontier", "Homestead"],
"result" : {
"13136008b64ff592819b2fa6d43f2835c452020e" : {
"shouldnotexist" : "1"
}
}
},
- {
+ {
"indexes" : {
"data" : -1,
"gas" : -1,
"value" : -1
},
- "network" : "Homestead",
+ "network" : ["EIP158"],
"result" : {
"13136008b64ff592819b2fa6d43f2835c452020e" : {
- "shouldnotexist" : "1"
}
}
}
@@ -75,4 +74,4 @@
]
}
}
-} \ No newline at end of file
+}