aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stEIP150Specific
diff options
context:
space:
mode:
authorDimitry <dimitry@ethdev.com>2017-02-15 22:54:00 +0800
committerDimitry <dimitry@ethdev.com>2017-02-15 22:54:00 +0800
commit030c5af270420c7869a081081965e213091cb075 (patch)
tree5deab471110d3967e63368c3bd8170ef9cde7155 /GeneralStateTests/stEIP150Specific
parentcffb263d6c9075e1396e72d5d8febc21329b6600 (diff)
downloaddexon-tests-030c5af270420c7869a081081965e213091cb075.tar.gz
dexon-tests-030c5af270420c7869a081081965e213091cb075.tar.zst
dexon-tests-030c5af270420c7869a081081965e213091cb075.zip
refill tests with metropolis (wip)
Diffstat (limited to 'GeneralStateTests/stEIP150Specific')
-rw-r--r--GeneralStateTests/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHas.json10
-rw-r--r--GeneralStateTests/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHas.json10
-rw-r--r--GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel.json10
-rw-r--r--GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json10
-rw-r--r--GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json10
-rw-r--r--GeneralStateTests/stEIP150Specific/DelegateCallOnEIP.json10
-rw-r--r--GeneralStateTests/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHas.json10
-rw-r--r--GeneralStateTests/stEIP150Specific/NewGasPriceForCodes.json10
-rw-r--r--GeneralStateTests/stEIP150Specific/SuicideToExistingContract.json10
-rw-r--r--GeneralStateTests/stEIP150Specific/SuicideToNotExistingContract.json10
-rw-r--r--GeneralStateTests/stEIP150Specific/Transaction64Rule_d64e0.json10
-rw-r--r--GeneralStateTests/stEIP150Specific/Transaction64Rule_d64m1.json10
-rw-r--r--GeneralStateTests/stEIP150Specific/Transaction64Rule_d64p1.json10
13 files changed, 130 insertions, 0 deletions
diff --git a/GeneralStateTests/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHas.json b/GeneralStateTests/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHas.json
index 1592e5cad..61ceb6fc7 100644
--- a/GeneralStateTests/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHas.json
+++ b/GeneralStateTests/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHas.json
@@ -48,6 +48,16 @@
"value" : 0
}
}
+ ],
+ "Metropolis" : [
+ {
+ "hash" : "e07824c59862157c8bf611662ba4c741fb14bbb207765ca6c089a3161c90e786",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
]
},
"pre" : {
diff --git a/GeneralStateTests/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHas.json b/GeneralStateTests/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHas.json
index 6d1009cd8..a91f6937b 100644
--- a/GeneralStateTests/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHas.json
+++ b/GeneralStateTests/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHas.json
@@ -48,6 +48,16 @@
"value" : 0
}
}
+ ],
+ "Metropolis" : [
+ {
+ "hash" : "ee81a2e65faf354a854a80b05a1cbe6ba6c4889c8904cef51fe58fe6b597ebd4",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
]
},
"pre" : {
diff --git a/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel.json b/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel.json
index ead1b0b09..fe84b6b1b 100644
--- a/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel.json
+++ b/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel.json
@@ -48,6 +48,16 @@
"value" : 0
}
}
+ ],
+ "Metropolis" : [
+ {
+ "hash" : "efa25a148e3c0182c26ed417bf44ed027fc73297a668655d82e61053866e5043",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
]
},
"pre" : {
diff --git a/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json b/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json
index f3a2fa569..690fd07d0 100644
--- a/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json
+++ b/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json
@@ -48,6 +48,16 @@
"value" : 0
}
}
+ ],
+ "Metropolis" : [
+ {
+ "hash" : "ce9eb695d33e2a0421b7c83dc50126010f662cfcab1c6cf971fc22d33e58ed49",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
]
},
"pre" : {
diff --git a/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json b/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json
index cf098d8f8..5b717f348 100644
--- a/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json
+++ b/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json
@@ -48,6 +48,16 @@
"value" : 0
}
}
+ ],
+ "Metropolis" : [
+ {
+ "hash" : "4bd8b2a14dc113c65caabef1a52808b711e65ef0eadb38e72a7d0527fbddf1aa",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
]
},
"pre" : {
diff --git a/GeneralStateTests/stEIP150Specific/DelegateCallOnEIP.json b/GeneralStateTests/stEIP150Specific/DelegateCallOnEIP.json
index 7ae64a764..f003942b1 100644
--- a/GeneralStateTests/stEIP150Specific/DelegateCallOnEIP.json
+++ b/GeneralStateTests/stEIP150Specific/DelegateCallOnEIP.json
@@ -48,6 +48,16 @@
"value" : 0
}
}
+ ],
+ "Metropolis" : [
+ {
+ "hash" : "ccd9fad58a72db64ef2ed866ed2cef19f77371516bfed7fb06958262be55b9ff",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
]
},
"pre" : {
diff --git a/GeneralStateTests/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHas.json b/GeneralStateTests/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHas.json
index 4d66ff027..981217f15 100644
--- a/GeneralStateTests/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHas.json
+++ b/GeneralStateTests/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHas.json
@@ -48,6 +48,16 @@
"value" : 0
}
}
+ ],
+ "Metropolis" : [
+ {
+ "hash" : "a306e41ea48a4777ce1ed4032d38cc4c56fd68acb409e69cec7e1315f08bf388",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
]
},
"pre" : {
diff --git a/GeneralStateTests/stEIP150Specific/NewGasPriceForCodes.json b/GeneralStateTests/stEIP150Specific/NewGasPriceForCodes.json
index 82d9ef49e..1123843ac 100644
--- a/GeneralStateTests/stEIP150Specific/NewGasPriceForCodes.json
+++ b/GeneralStateTests/stEIP150Specific/NewGasPriceForCodes.json
@@ -48,6 +48,16 @@
"value" : 0
}
}
+ ],
+ "Metropolis" : [
+ {
+ "hash" : "717eb439457deec8adb3980be18a1e4a5950a316b9612e18f487180b123cf1a5",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
]
},
"pre" : {
diff --git a/GeneralStateTests/stEIP150Specific/SuicideToExistingContract.json b/GeneralStateTests/stEIP150Specific/SuicideToExistingContract.json
index c38286c6e..6495b32c2 100644
--- a/GeneralStateTests/stEIP150Specific/SuicideToExistingContract.json
+++ b/GeneralStateTests/stEIP150Specific/SuicideToExistingContract.json
@@ -48,6 +48,16 @@
"value" : 0
}
}
+ ],
+ "Metropolis" : [
+ {
+ "hash" : "7f124d7f842eeeebc6889a06e0ad72ff0eb1ef804ee0254a6b3810b82eac0ddc",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
]
},
"pre" : {
diff --git a/GeneralStateTests/stEIP150Specific/SuicideToNotExistingContract.json b/GeneralStateTests/stEIP150Specific/SuicideToNotExistingContract.json
index 6bff780b4..0bd1fc78b 100644
--- a/GeneralStateTests/stEIP150Specific/SuicideToNotExistingContract.json
+++ b/GeneralStateTests/stEIP150Specific/SuicideToNotExistingContract.json
@@ -48,6 +48,16 @@
"value" : 0
}
}
+ ],
+ "Metropolis" : [
+ {
+ "hash" : "ce5fed1d914f20ec2be902b0c6eaffdb5c0cc0740d5eb6ea7ba96a9e62806fe7",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
]
},
"pre" : {
diff --git a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64e0.json b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64e0.json
index fc7b6f8fb..2895b0a0d 100644
--- a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64e0.json
+++ b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64e0.json
@@ -48,6 +48,16 @@
"value" : 0
}
}
+ ],
+ "Metropolis" : [
+ {
+ "hash" : "300197205e17725d24ac15faf4b0a5703ca5a20900072391433f474fc6b0bdde",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
]
},
"pre" : {
diff --git a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64m1.json b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64m1.json
index 521615596..de3b7f253 100644
--- a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64m1.json
+++ b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64m1.json
@@ -48,6 +48,16 @@
"value" : 0
}
}
+ ],
+ "Metropolis" : [
+ {
+ "hash" : "7740dccc6594212bcd6b8cf509e183942d0f57059debd89fc73e5342f4ffa3e0",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
]
},
"pre" : {
diff --git a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64p1.json b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64p1.json
index 2d31a8977..3a4f7bbb0 100644
--- a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64p1.json
+++ b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64p1.json
@@ -48,6 +48,16 @@
"value" : 0
}
}
+ ],
+ "Metropolis" : [
+ {
+ "hash" : "c1fee512043ed639ec2ecb9c28eb25c50e5ab267b612e2c376d1dec2f7f7c53e",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
]
},
"pre" : {