aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stHomesteadSpecific
diff options
context:
space:
mode:
authorDimitry <dimitry@ethdev.com>2016-12-20 23:08:11 +0800
committerDimitry <dimitry@ethdev.com>2016-12-20 23:08:11 +0800
commit55125b1fdd58942077e8a78c81dee9d58a43a334 (patch)
tree10fcf9270d79a779499abfe180619edc7eee24da /src/GeneralStateTestsFiller/stHomesteadSpecific
parentbedfa3a50a8daf3161e6795eabbf4bfd7d359c48 (diff)
downloaddexon-tests-55125b1fdd58942077e8a78c81dee9d58a43a334.tar.gz
dexon-tests-55125b1fdd58942077e8a78c81dee9d58a43a334.tar.zst
dexon-tests-55125b1fdd58942077e8a78c81dee9d58a43a334.zip
finish eip150 tests to GeneralStateTests
Diffstat (limited to 'src/GeneralStateTestsFiller/stHomesteadSpecific')
-rw-r--r--src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractFiller.json2
-rw-r--r--src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransactionFiller.json2
-rw-r--r--src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractFiller.json2
-rw-r--r--src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractOOGInitCodeFiller.json2
-rw-r--r--src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaTransactionCost53000Filler.json2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractFiller.json b/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractFiller.json
index 785d84a0c..94db8d41f 100644
--- a/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractFiller.json
+++ b/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractFiller.json
@@ -11,7 +11,7 @@
"expect" : [
{
"indexes" : { "data" : -1, "gas" : -1, "value" : -1},
- "network" : ["Frontier", "Homestead", "EIP158"],
+ "network" : ["Frontier", "Homestead", "EIP158", "EIP150"],
"result" : {
"5dddfce53ee040d9eb21afbc0ae1bb4dbb0ba643" : {
"shouldnotexist" : "1"
diff --git a/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransactionFiller.json b/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransactionFiller.json
index fea3194c3..004e13337 100644
--- a/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransactionFiller.json
+++ b/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransactionFiller.json
@@ -20,7 +20,7 @@
},
{
"indexes" : { "data" : -1, "gas" : -1, "value" : -1},
- "network" : ["Frontier", "EIP158"],
+ "network" : ["Frontier", "EIP158", "EIP150"],
"result" : {
"6295ee1b4f6dd65047762f924ecd367c17eabf8f": {
}
diff --git a/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractFiller.json b/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractFiller.json
index 5c83171b1..0ba13a0f4 100644
--- a/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractFiller.json
+++ b/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractFiller.json
@@ -11,7 +11,7 @@
"expect" : [
{
"indexes" : { "data" : -1, "gas" : -1, "value" : -1},
- "network" : ["Frontier", "Homestead", "EIP158"],
+ "network" : ["Frontier", "Homestead", "EIP158", "EIP150"],
"result" : {
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "21000 + Code Execution + Contract Creation",
diff --git a/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractOOGInitCodeFiller.json b/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractOOGInitCodeFiller.json
index 49fb49dcd..04bddab80 100644
--- a/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractOOGInitCodeFiller.json
+++ b/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractOOGInitCodeFiller.json
@@ -11,7 +11,7 @@
"expect" : [
{
"indexes" : { "data" : -1, "gas" : -1, "value" : -1},
- "network" : ["Frontier", "Homestead", "EIP158"],
+ "network" : ["Frontier", "Homestead", "EIP158", "EIP150"],
"result" : {
"4ff884bffc83e888ae11b32b1d94bf9bc8d1732f" : {
"shouldnotexist" : "1"
diff --git a/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaTransactionCost53000Filler.json b/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaTransactionCost53000Filler.json
index 670a812f5..6d4127ee6 100644
--- a/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaTransactionCost53000Filler.json
+++ b/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaTransactionCost53000Filler.json
@@ -11,7 +11,7 @@
"expect" : [
{
"indexes" : { "data" : -1, "gas" : -1, "value" : -1},
- "network" : ["Homestead", "EIP158"],
+ "network" : ["Homestead", "EIP158", "EIP150"],
"result" : {
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"nonce" : "1",