aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stStaticCall
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2017-11-23 02:35:21 +0800
committerDimitry <dimitry@ethereum.org>2017-11-23 02:35:21 +0800
commit1a207bd7faa5ef8a27a78108e8ca244224fd95ae (patch)
treef98ecbfba4e94e97e3e99c3a06139276db1877a9 /GeneralStateTests/stStaticCall
parentea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7 (diff)
downloaddexon-tests-1a207bd7faa5ef8a27a78108e8ca244224fd95ae.tar.gz
dexon-tests-1a207bd7faa5ef8a27a78108e8ca244224fd95ae.tar.zst
dexon-tests-1a207bd7faa5ef8a27a78108e8ca244224fd95ae.zip
fix StaticCallTests
Diffstat (limited to 'GeneralStateTests/stStaticCall')
-rw-r--r--GeneralStateTests/stStaticCall/static_CALL_OneVCallSuicide.json18
-rw-r--r--GeneralStateTests/stStaticCall/static_CALL_ZeroVCallSuicide.json18
2 files changed, 18 insertions, 18 deletions
diff --git a/GeneralStateTests/stStaticCall/static_CALL_OneVCallSuicide.json b/GeneralStateTests/stStaticCall/static_CALL_OneVCallSuicide.json
index 8d66a36a1..790aaadaf 100644
--- a/GeneralStateTests/stStaticCall/static_CALL_OneVCallSuicide.json
+++ b/GeneralStateTests/stStaticCall/static_CALL_OneVCallSuicide.json
@@ -2,10 +2,10 @@
"static_CALL_OneVCallSuicide" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.0f82f18b.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stStaticCall/static_CALL_OneVCallSuicideFiller.json",
- "sourceHash" : "76c93c5a2ba8f87fe5c24e08da95abe488c27708566b191be79ebc1ebda399d7"
+ "sourceHash" : "adf15cc4c9be9e3058d5764329ada4a1b0e51ac29106209d0567815c57974c95"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -18,7 +18,7 @@
"post" : {
"Byzantium" : [
{
- "hash" : "0x342cabfdf44012ab2d15fd0d0b37c086d887dac25ea1f21d2d31484574c08e96",
+ "hash" : "0x0ddf4d19a64b70c40a6bf327d86e56e297bc0d1272051a9ec0455f1227573eb2",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -29,7 +29,7 @@
],
"EIP150" : [
{
- "hash" : "0xd9d189d55623b848db5cb84a4aa8407b25008c9c8d8ef4ff58ca4690519b306a",
+ "hash" : "0x205fd6221b8a92c90990788371d3c87fd87b06c6f81cd72599406f757411ed61",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -40,7 +40,7 @@
],
"EIP158" : [
{
- "hash" : "0xd9d189d55623b848db5cb84a4aa8407b25008c9c8d8ef4ff58ca4690519b306a",
+ "hash" : "0x205fd6221b8a92c90990788371d3c87fd87b06c6f81cd72599406f757411ed61",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -51,7 +51,7 @@
],
"Frontier" : [
{
- "hash" : "0xd9d189d55623b848db5cb84a4aa8407b25008c9c8d8ef4ff58ca4690519b306a",
+ "hash" : "0x205fd6221b8a92c90990788371d3c87fd87b06c6f81cd72599406f757411ed61",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -62,7 +62,7 @@
],
"Homestead" : [
{
- "hash" : "0xd9d189d55623b848db5cb84a4aa8407b25008c9c8d8ef4ff58ca4690519b306a",
+ "hash" : "0x205fd6221b8a92c90990788371d3c87fd87b06c6f81cd72599406f757411ed61",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -82,7 +82,7 @@
},
"0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0x64",
- "code" : "0x5a600055600060006000600073c94f5374fce5edbc8e2a8697c15331677e6ebf0b61ea60fa505a606455",
+ "code" : "0x5a600055600060006000600073c94f5374fce5edbc8e2a8697c15331677e6ebf0b61ea60fa6001555a606455",
"nonce" : "0x00",
"storage" : {
}
diff --git a/GeneralStateTests/stStaticCall/static_CALL_ZeroVCallSuicide.json b/GeneralStateTests/stStaticCall/static_CALL_ZeroVCallSuicide.json
index bd0f860ac..985cd4ead 100644
--- a/GeneralStateTests/stStaticCall/static_CALL_ZeroVCallSuicide.json
+++ b/GeneralStateTests/stStaticCall/static_CALL_ZeroVCallSuicide.json
@@ -2,10 +2,10 @@
"static_CALL_ZeroVCallSuicide" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.0f82f18b.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stStaticCall/static_CALL_ZeroVCallSuicideFiller.json",
- "sourceHash" : "b487c399b6ec0a7babfafd2822438215a0b6cd0188f9521ff3e67935b18c111a"
+ "sourceHash" : "441b13d6863b0f1ff0868fc22c2c5b94831b3e59b33e9a1313fe563bf5584c51"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
@@ -18,7 +18,7 @@
"post" : {
"Byzantium" : [
{
- "hash" : "0x3da96cfeceb3cb53a36674fdb1b80cae94e862296896d19ac7aadf32a3135e7d",
+ "hash" : "0x42f6945f10c7d22669d654307f0aa6b4dd3a7357df08ed98c1a0fe28a7340ffb",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -29,7 +29,7 @@
],
"EIP150" : [
{
- "hash" : "0x547505ab1a24eb2ada751603d80eecd2a47f26969fb47dbd3f9f7d78fbee1440",
+ "hash" : "0xbae8e00fab2778fd3d4156fc036b75919a68ab540a27a890d3711f4dbb8e523e",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -40,7 +40,7 @@
],
"EIP158" : [
{
- "hash" : "0x3da96cfeceb3cb53a36674fdb1b80cae94e862296896d19ac7aadf32a3135e7d",
+ "hash" : "0xbae8e00fab2778fd3d4156fc036b75919a68ab540a27a890d3711f4dbb8e523e",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -51,7 +51,7 @@
],
"Frontier" : [
{
- "hash" : "0x547505ab1a24eb2ada751603d80eecd2a47f26969fb47dbd3f9f7d78fbee1440",
+ "hash" : "0xbae8e00fab2778fd3d4156fc036b75919a68ab540a27a890d3711f4dbb8e523e",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -62,7 +62,7 @@
],
"Homestead" : [
{
- "hash" : "0x547505ab1a24eb2ada751603d80eecd2a47f26969fb47dbd3f9f7d78fbee1440",
+ "hash" : "0xbae8e00fab2778fd3d4156fc036b75919a68ab540a27a890d3711f4dbb8e523e",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -105,7 +105,7 @@
"gasPrice" : "0x01",
"nonce" : "0x00",
"secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "0x094f5374fce5edbc8e2a8697c15331677e6ebf0b",
+ "to" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"value" : [
"0x00"
]