aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stDelegatecallTestHomestead
diff options
context:
space:
mode:
authorDimitry <dimitry@ethdev.com>2016-12-20 23:09:04 +0800
committerDimitry <dimitry@ethdev.com>2016-12-20 23:09:04 +0800
commitb364958d2f4828ac9165ae90eade97d57a52ecba (patch)
treea7e87d172b4404bfc8275fac0e34f4b2bab80ed5 /GeneralStateTests/stDelegatecallTestHomestead
parent55125b1fdd58942077e8a78c81dee9d58a43a334 (diff)
downloaddexon-tests-b364958d2f4828ac9165ae90eade97d57a52ecba.tar.gz
dexon-tests-b364958d2f4828ac9165ae90eade97d57a52ecba.tar.zst
dexon-tests-b364958d2f4828ac9165ae90eade97d57a52ecba.zip
refill GeneralStateTests
Diffstat (limited to 'GeneralStateTests/stDelegatecallTestHomestead')
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json35
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json35
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callOutput3.json35
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callOutput3Fail.json35
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callOutput3partial.json35
-rw-r--r--GeneralStateTests/stDelegatecallTestHomestead/callOutput3partialFail.json35
6 files changed, 204 insertions, 6 deletions
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json
index 654f9bb3b..5fca5eb1e 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput1.json
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "068ae35f557da951c6407104a8a59d0bf8348710cf2c2f41d57107b18e8b9000",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "b30cb132c5dcad75bae0377f1c798af7f22f3d007c03e538126204b188015c47",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "cf919fbe638c0a9914cd897b0eee0c54d256b2f2151ccc0be601b832725cfec0",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "068ae35f557da951c6407104a8a59d0bf8348710cf2c2f41d57107b18e8b9000",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -78,7 +110,8 @@
""
],
"gasLimit" : [
- "1100000"
+ "1100000",
+ "900000"
],
"gasPrice" : "0x00",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json
index 1a0d888e4..2beb2919b 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput2.json
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "7c812ae27fb6114b03cf557d6a7a7a7ae2a64680d50e5493c024b65acd3509bd",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "03962b53fdaea7ca84a2731cace90a5324f5d57a1560b465b9ff80e423aa1584",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "78b367e7118f6cee1621affd9aefa30dd2c0db56c6c276a5c24c2f16ff2a619b",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "7c812ae27fb6114b03cf557d6a7a7a7ae2a64680d50e5493c024b65acd3509bd",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -78,7 +110,8 @@
""
],
"gasLimit" : [
- "1100000"
+ "1100000",
+ "900000"
],
"gasPrice" : "0x00",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3.json
index ace8e1d90..d9c96c488 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3.json
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "b77c61969e66250323aa42c02c709add3e0699af9a573829a741eb17977870dc",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "02e679656f8753d867a9af516cd59841c49f0620936f76a418457d9bb314648c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "daaa42dbc4fc90068f17dff17bdffe46fd4b982a477a9a82d39ee69426858014",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "b77c61969e66250323aa42c02c709add3e0699af9a573829a741eb17977870dc",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -78,7 +110,8 @@
""
],
"gasLimit" : [
- "1100000"
+ "1100000",
+ "900000"
],
"gasPrice" : "0x00",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3Fail.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3Fail.json
index 74528f209..c9f8841a5 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3Fail.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3Fail.json
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "1e42c382668ca4e46c62ec30f79331a2953382bc8b7639a1458bc4e32ed32354",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "a61f6282e0aae7a71aecd2b93ae52b635f52f3b45abd0ed8d8b6722f3387f23b",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "3fba3507eee80bdc1a8c2ac07981adca8f6e5110673a0339e40c6d276314bc85",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "1e42c382668ca4e46c62ec30f79331a2953382bc8b7639a1458bc4e32ed32354",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -78,7 +110,8 @@
""
],
"gasLimit" : [
- "1100000"
+ "1100000",
+ "900000"
],
"gasPrice" : "0x00",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partial.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partial.json
index bf2768020..2daf984df 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partial.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partial.json
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "5bc2c3418e307e12aeb67b03a2a2c0d84aa6b35c286bd61dc900c872bdfb565b",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "cd37783c7cd7783f650009c3a0542dd9b20aaa48f929e5e53722d1d3e9582c2f",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "d9eac24117d8e8180aa96ed111a294c57dedc6dbc855e649c243d11bf330127b",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "5bc2c3418e307e12aeb67b03a2a2c0d84aa6b35c286bd61dc900c872bdfb565b",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -78,7 +110,8 @@
""
],
"gasLimit" : [
- "1100000"
+ "1100000",
+ "900000"
],
"gasPrice" : "0x00",
"nonce" : "0x00",
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partialFail.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partialFail.json
index 44e13c278..dfe2787c7 100644
--- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partialFail.json
+++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partialFail.json
@@ -17,6 +17,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "c98dfd74fa23d95c0ce68ada2a6ef2b348f566890b32f3a932d81d4b5e1fefbd",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"EIP158" : [
@@ -27,6 +35,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "16601ea0e8c65451bae42cac0d74aa67d465f5b613c27559cdbd3feeaacaedd5",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Frontier" : [
@@ -37,6 +53,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "1740acac1df2e5b484cfac44850638c455419665ede6d3dbed9341129e7ccde7",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
],
"Homestead" : [
@@ -47,6 +71,14 @@
"gas" : 0,
"value" : 0
}
+ },
+ {
+ "hash" : "c98dfd74fa23d95c0ce68ada2a6ef2b348f566890b32f3a932d81d4b5e1fefbd",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 1,
+ "value" : 0
+ }
}
]
},
@@ -78,7 +110,8 @@
""
],
"gasLimit" : [
- "1100000"
+ "1100000",
+ "900000"
],
"gasPrice" : "0x00",
"nonce" : "0x00",