aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific
diff options
context:
space:
mode:
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific')
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransaction_d0g0v0Filler.json25
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContract_d0g0v0Filler.json25
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/createContractViaContractOOGInitCode_d0g0v0Filler.json25
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/createContractViaContract_d0g0v0Filler.json31
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/createContractViaTransactionCost53000_d0g0v0Filler.json31
5 files changed, 133 insertions, 4 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransaction_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransaction_d0g0v0Filler.json
index a310b58e9..9ef45091c 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransaction_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransaction_d0g0v0Filler.json
@@ -25,6 +25,31 @@
]
}
],
+ "expect" : [
+ {
+ "network" : "Homestead",
+ "result" : {
+ "0x6295ee1b4f6dd65047762f924ecd367c17eabf8f" : {
+ }
+ }
+ },
+ {
+ "network" : "Byzantium",
+ "result" : {
+ "0x6295ee1b4f6dd65047762f924ecd367c17eabf8f" : {
+ "balance" : "0x00"
+ }
+ }
+ },
+ {
+ "network" : "Constantinople",
+ "result" : {
+ "0x6295ee1b4f6dd65047762f924ecd367c17eabf8f" : {
+ "balance" : "0x00"
+ }
+ }
+ }
+ ],
"genesisBlockHeader" : {
"bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContract_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContract_d0g0v0Filler.json
index 155772489..1011b8615 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContract_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContract_d0g0v0Filler.json
@@ -10,7 +10,7 @@
},
"transactions" : [
{
- "data" : "",
+ "data" : "0x",
"gasLimit" : "0x016b80",
"gasPrice" : "0x01",
"nonce" : "0x00",
@@ -25,6 +25,29 @@
]
}
],
+ "expect" : [
+ {
+ "network" : "Homestead",
+ "result" : {
+ "0x5dddfce53ee040d9eb21afbc0ae1bb4dbb0ba643" : {
+ }
+ }
+ },
+ {
+ "network" : "Byzantium",
+ "result" : {
+ "0x5dddfce53ee040d9eb21afbc0ae1bb4dbb0ba643" : {
+ }
+ }
+ },
+ {
+ "network" : "Constantinople",
+ "result" : {
+ "0x5dddfce53ee040d9eb21afbc0ae1bb4dbb0ba643" : {
+ }
+ }
+ }
+ ],
"genesisBlockHeader" : {
"bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/createContractViaContractOOGInitCode_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/createContractViaContractOOGInitCode_d0g0v0Filler.json
index 6124e4fc3..7e9fe6146 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/createContractViaContractOOGInitCode_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/createContractViaContractOOGInitCode_d0g0v0Filler.json
@@ -10,7 +10,7 @@
},
"transactions" : [
{
- "data" : "",
+ "data" : "0x",
"gasLimit" : "0x019a54",
"gasPrice" : "0x01",
"nonce" : "0x00",
@@ -25,6 +25,29 @@
]
}
],
+ "expect" : [
+ {
+ "network" : "Homestead",
+ "result" : {
+ "0x4ff884bffc83e888ae11b32b1d94bf9bc8d1732f" : {
+ }
+ }
+ },
+ {
+ "network" : "Byzantium",
+ "result" : {
+ "0x4ff884bffc83e888ae11b32b1d94bf9bc8d1732f" : {
+ }
+ }
+ },
+ {
+ "network" : "Constantinople",
+ "result" : {
+ "0x4ff884bffc83e888ae11b32b1d94bf9bc8d1732f" : {
+ }
+ }
+ }
+ ],
"genesisBlockHeader" : {
"bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/createContractViaContract_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/createContractViaContract_d0g0v0Filler.json
index c9a4206e1..48ab08f01 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/createContractViaContract_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/createContractViaContract_d0g0v0Filler.json
@@ -10,7 +10,7 @@
},
"transactions" : [
{
- "data" : "",
+ "data" : "0x",
"gasLimit" : "0x0186a0",
"gasPrice" : "0x01",
"nonce" : "0x00",
@@ -25,6 +25,35 @@
]
}
],
+ "expect" : [
+ {
+ "network" : "Homestead",
+ "result" : {
+ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0xb78f",
+ "nonce" : "0x01"
+ }
+ }
+ },
+ {
+ "network" : "Byzantium",
+ "result" : {
+ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0xb78f",
+ "nonce" : "0x01"
+ }
+ }
+ },
+ {
+ "network" : "Constantinople",
+ "result" : {
+ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0xb78f",
+ "nonce" : "0x01"
+ }
+ }
+ }
+ ],
"genesisBlockHeader" : {
"bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/createContractViaTransactionCost53000_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/createContractViaTransactionCost53000_d0g0v0Filler.json
index 72e19b0be..584ce6dde 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/createContractViaTransactionCost53000_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stHomesteadSpecific/createContractViaTransactionCost53000_d0g0v0Filler.json
@@ -10,7 +10,7 @@
},
"transactions" : [
{
- "data" : "",
+ "data" : "0x",
"gasLimit" : "0x0186a0",
"gasPrice" : "0x01",
"nonce" : "0x00",
@@ -25,6 +25,35 @@
]
}
],
+ "expect" : [
+ {
+ "network" : "Homestead",
+ "result" : {
+ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0xb798",
+ "nonce" : "0x01"
+ }
+ }
+ },
+ {
+ "network" : "Byzantium",
+ "result" : {
+ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0xb798",
+ "nonce" : "0x01"
+ }
+ }
+ },
+ {
+ "network" : "Constantinople",
+ "result" : {
+ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0xb798",
+ "nonce" : "0x01"
+ }
+ }
+ }
+ ],
"genesisBlockHeader" : {
"bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",