aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stHomesteadSpecific
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralStateTestsFiller/stHomesteadSpecific')
-rw-r--r--src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransactionFiller.json22
-rw-r--r--src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaTransactionCost53000Filler.json4
2 files changed, 18 insertions, 8 deletions
diff --git a/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransactionFiller.json b/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransactionFiller.json
index 4ecc7b63b..34d2c2e96 100644
--- a/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransactionFiller.json
+++ b/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransactionFiller.json
@@ -14,16 +14,26 @@
"network" : ["Homestead"],
"result" : {
"6295ee1b4f6dd65047762f924ecd367c17eabf8f": {
- "shouldnotexist" : "1"
- }
+ "shouldnotexist" : "1"
+ }
}
},
- {
+ {
"indexes" : { "data" : -1, "gas" : -1, "value" : -1},
"network" : ["Frontier", "EIP158", "EIP150"],
"result" : {
"6295ee1b4f6dd65047762f924ecd367c17eabf8f": {
- }
+ "balance" : "0"
+ }
+ }
+ },
+ {
+ "indexes" : { "data" : -1, "gas" : -1, "value" : -1},
+ "network" : [ "Metropolis"],
+ "result" : {
+ "7465a28fa39704747c9317bb30c7910b059a7976": {
+ "balance" : "0"
+ }
}
}
],
@@ -35,14 +45,14 @@
"storage" : {
}
},
- "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "100000",
"code" : "{(CALL 50000 0x1000000000000000000000000000000000000001 0 0 64 0 64)}",
"nonce" : "0",
"storage" : {
}
},
- "1000000000000000000000000000000000000001" : {
+ "1000000000000000000000000000000000000001" : {
"balance" : "0",
"code" : "{(SSTORE 1 1)}",
"nonce" : "0",
diff --git a/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaTransactionCost53000Filler.json b/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaTransactionCost53000Filler.json
index 44dfbe810..0a92175ca 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", "EIP150"],
+ "network" : ["Homestead", "EIP158", "EIP150", "Metropolis"],
"result" : {
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"nonce" : "1",
@@ -19,7 +19,7 @@
}
}
},
- {
+ {
"indexes" : { "data" : -1, "gas" : -1, "value" : -1},
"network" : ["Frontier"],
"result" : {