aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stInitCodeTest
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2017-08-03 17:48:53 +0800
committerDimitry <winsvega@mail.ru>2017-08-03 17:48:53 +0800
commit400b1a86d4b13b46e8f13ca65dd206bc46120495 (patch)
tree7c91a19f25dc0a6fd2a8520989373d1ec3d3daf6 /GeneralStateTests/stInitCodeTest
parent8736b076d5f94b29a1fbcf191368e94eae3a9eef (diff)
downloaddexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar
dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.gz
dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.bz2
dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.lz
dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.xz
dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.zst
dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.zip
split metropolis
Diffstat (limited to 'GeneralStateTests/stInitCodeTest')
-rw-r--r--GeneralStateTests/stInitCodeTest/CallContractToCreateContractAndCallItOOG.json30
-rw-r--r--GeneralStateTests/stInitCodeTest/CallContractToCreateContractNoCash.json24
-rw-r--r--GeneralStateTests/stInitCodeTest/CallContractToCreateContractOOG.json30
-rw-r--r--GeneralStateTests/stInitCodeTest/CallContractToCreateContractOOGBonusGas.json30
-rw-r--r--GeneralStateTests/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractIfCalled.json30
-rw-r--r--GeneralStateTests/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractInInitCode.json28
-rw-r--r--GeneralStateTests/stInitCodeTest/CallRecursiveContract.json30
-rw-r--r--GeneralStateTests/stInitCodeTest/CallTheContractToCreateEmptyContract.json28
-rw-r--r--GeneralStateTests/stInitCodeTest/NotEnoughCashContractCreation.json24
-rw-r--r--GeneralStateTests/stInitCodeTest/OutOfGasContractCreation.json26
-rw-r--r--GeneralStateTests/stInitCodeTest/OutOfGasPrefundedContractCreation.json26
-rw-r--r--GeneralStateTests/stInitCodeTest/ReturnTest.json28
-rw-r--r--GeneralStateTests/stInitCodeTest/ReturnTest2.json28
-rw-r--r--GeneralStateTests/stInitCodeTest/StackUnderFlowContractCreation.json24
-rw-r--r--GeneralStateTests/stInitCodeTest/TransactionCreateAutoSuicideContract.json30
-rw-r--r--GeneralStateTests/stInitCodeTest/TransactionCreateRandomInitCode.json24
-rw-r--r--GeneralStateTests/stInitCodeTest/TransactionCreateStopInInitcode.json32
-rw-r--r--GeneralStateTests/stInitCodeTest/TransactionCreateSuicideInInitcode.json24
18 files changed, 356 insertions, 140 deletions
diff --git a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractAndCallItOOG.json b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractAndCallItOOG.json
index 070b5f209..f948daf67 100644
--- a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractAndCallItOOG.json
+++ b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractAndCallItOOG.json
@@ -2,7 +2,7 @@
"CallContractToCreateContractAndCallItOOG" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractAndCallItOOGFiller.json"
},
"env" : {
@@ -14,9 +14,9 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
- "hash" : "0xfcb25702c7c2186a58e9936af688f085395718f6ef1c8d29fea496b5f589f864",
+ "hash" : "0xf7f358c00a469057a8f00ad5ec59a8f0170605b89aa526948ec3be8e70b8e96d",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0xf7f358c00a469057a8f00ad5ec59a8f0170605b89aa526948ec3be8e70b8e96d",
"indexes" : {
@@ -38,9 +38,9 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
- "hash" : "0x125bb759624d0f75e9a13d45208c3adf9b01bac040c37617e4f6fa82cc66880e",
+ "hash" : "0xfcb25702c7c2186a58e9936af688f085395718f6ef1c8d29fea496b5f589f864",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -50,7 +50,19 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
+ {
+ "hash" : "0xf7f358c00a469057a8f00ad5ec59a8f0170605b89aa526948ec3be8e70b8e96d",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Frontier" : [
{
"hash" : "0x125bb759624d0f75e9a13d45208c3adf9b01bac040c37617e4f6fa82cc66880e",
"indexes" : {
@@ -62,9 +74,9 @@
]
}
],
- "Metropolis" : [
+ "Homestead" : [
{
- "hash" : "0xf7f358c00a469057a8f00ad5ec59a8f0170605b89aa526948ec3be8e70b8e96d",
+ "hash" : "0x125bb759624d0f75e9a13d45208c3adf9b01bac040c37617e4f6fa82cc66880e",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractNoCash.json b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractNoCash.json
index 11a6d50dc..9f0143e0a 100644
--- a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractNoCash.json
+++ b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractNoCash.json
@@ -2,7 +2,7 @@
"CallContractToCreateContractNoCash" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractNoCashFiller.json"
},
"env" : {
@@ -14,7 +14,7 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
"hash" : "0xac141f722f0723010a7e634d6da894a6ed548d16643dfa3a0305feba3398ea6a",
"indexes" : {
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0xac141f722f0723010a7e634d6da894a6ed548d16643dfa3a0305feba3398ea6a",
"indexes" : {
@@ -38,7 +38,7 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
"hash" : "0xac141f722f0723010a7e634d6da894a6ed548d16643dfa3a0305feba3398ea6a",
"indexes" : {
@@ -50,7 +50,7 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
{
"hash" : "0xac141f722f0723010a7e634d6da894a6ed548d16643dfa3a0305feba3398ea6a",
"indexes" : {
@@ -62,7 +62,19 @@
]
}
],
- "Metropolis" : [
+ "Frontier" : [
+ {
+ "hash" : "0xac141f722f0723010a7e634d6da894a6ed548d16643dfa3a0305feba3398ea6a",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Homestead" : [
{
"hash" : "0xac141f722f0723010a7e634d6da894a6ed548d16643dfa3a0305feba3398ea6a",
"indexes" : {
diff --git a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractOOG.json b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractOOG.json
index 13eb7a6fd..c8013692f 100644
--- a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractOOG.json
+++ b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractOOG.json
@@ -2,7 +2,7 @@
"CallContractToCreateContractOOG" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractOOGFiller.json"
},
"env" : {
@@ -14,9 +14,9 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
- "hash" : "0xf59872f076aae7b433a18fca69d4c2de1dcb5efe4a33f602ddcd9f076692f923",
+ "hash" : "0xe7db137cc3df6d785a0820d8354296bd7bced99f719af76cfc28cf097569aa43",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0xe7db137cc3df6d785a0820d8354296bd7bced99f719af76cfc28cf097569aa43",
"indexes" : {
@@ -38,9 +38,9 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
- "hash" : "0xbefdd7b9114f546b0b7ce58f5e46b24f24003acff6af79cac0c32ee17029a2cd",
+ "hash" : "0xf59872f076aae7b433a18fca69d4c2de1dcb5efe4a33f602ddcd9f076692f923",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -50,7 +50,19 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
+ {
+ "hash" : "0xe7db137cc3df6d785a0820d8354296bd7bced99f719af76cfc28cf097569aa43",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Frontier" : [
{
"hash" : "0xbefdd7b9114f546b0b7ce58f5e46b24f24003acff6af79cac0c32ee17029a2cd",
"indexes" : {
@@ -62,9 +74,9 @@
]
}
],
- "Metropolis" : [
+ "Homestead" : [
{
- "hash" : "0xe7db137cc3df6d785a0820d8354296bd7bced99f719af76cfc28cf097569aa43",
+ "hash" : "0xbefdd7b9114f546b0b7ce58f5e46b24f24003acff6af79cac0c32ee17029a2cd",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractOOGBonusGas.json b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractOOGBonusGas.json
index 36ea9924c..2e44ddb08 100644
--- a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractOOGBonusGas.json
+++ b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractOOGBonusGas.json
@@ -2,7 +2,7 @@
"CallContractToCreateContractOOGBonusGas" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractOOGBonusGasFiller.json"
},
"env" : {
@@ -14,9 +14,9 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
- "hash" : "0x5cc580fa6536cadacd23d6d5f7afb50076a5f7889832cfca9dc0a10473900898",
+ "hash" : "0x1df975ab2132724cb9ce03e9cacef9e4d40a57a284c0cc20414debc014ddd9b6",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0x1df975ab2132724cb9ce03e9cacef9e4d40a57a284c0cc20414debc014ddd9b6",
"indexes" : {
@@ -38,9 +38,9 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
- "hash" : "0x63bf90b1298600ad4eead4b7c518cba014b52bafdd3ffa7f6ae19e6f22530651",
+ "hash" : "0x5cc580fa6536cadacd23d6d5f7afb50076a5f7889832cfca9dc0a10473900898",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -50,7 +50,19 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
+ {
+ "hash" : "0x1df975ab2132724cb9ce03e9cacef9e4d40a57a284c0cc20414debc014ddd9b6",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Frontier" : [
{
"hash" : "0x63bf90b1298600ad4eead4b7c518cba014b52bafdd3ffa7f6ae19e6f22530651",
"indexes" : {
@@ -62,9 +74,9 @@
]
}
],
- "Metropolis" : [
+ "Homestead" : [
{
- "hash" : "0x1df975ab2132724cb9ce03e9cacef9e4d40a57a284c0cc20414debc014ddd9b6",
+ "hash" : "0x63bf90b1298600ad4eead4b7c518cba014b52bafdd3ffa7f6ae19e6f22530651",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractIfCalled.json b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractIfCalled.json
index 28b9b8693..e6e943bcb 100644
--- a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractIfCalled.json
+++ b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractIfCalled.json
@@ -2,7 +2,7 @@
"CallContractToCreateContractWhichWouldCreateContractIfCalled" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractIfCalledFiller.json"
},
"env" : {
@@ -14,9 +14,9 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
- "hash" : "0xccb3e0f5b2e7a9eeb364611ad58c4d5d29c4b9ba85883b6eede820376e3d5727",
+ "hash" : "0x47086403782efc54f929a3b9b6691265db6f4e8081f9c360f7048b7712f6f114",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0x47086403782efc54f929a3b9b6691265db6f4e8081f9c360f7048b7712f6f114",
"indexes" : {
@@ -38,9 +38,9 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
- "hash" : "0x82391f2ce4d0391379a80ca1bfd7baadd5a296652bec4ce809191af461298810",
+ "hash" : "0xccb3e0f5b2e7a9eeb364611ad58c4d5d29c4b9ba85883b6eede820376e3d5727",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -50,7 +50,19 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
+ {
+ "hash" : "0x47086403782efc54f929a3b9b6691265db6f4e8081f9c360f7048b7712f6f114",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Frontier" : [
{
"hash" : "0x82391f2ce4d0391379a80ca1bfd7baadd5a296652bec4ce809191af461298810",
"indexes" : {
@@ -62,9 +74,9 @@
]
}
],
- "Metropolis" : [
+ "Homestead" : [
{
- "hash" : "0x47086403782efc54f929a3b9b6691265db6f4e8081f9c360f7048b7712f6f114",
+ "hash" : "0x82391f2ce4d0391379a80ca1bfd7baadd5a296652bec4ce809191af461298810",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractInInitCode.json b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractInInitCode.json
index 5f808ea6a..34224bfec 100644
--- a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractInInitCode.json
+++ b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractInInitCode.json
@@ -2,7 +2,7 @@
"CallContractToCreateContractWhichWouldCreateContractInInitCode" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractInInitCodeFiller.json"
},
"env" : {
@@ -14,9 +14,9 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
- "hash" : "0xa281799aefc2823b2740b1368b39068de101c2c3eb8863becac0f3252b00dbb6",
+ "hash" : "0x58fb374685d5b632a101fbb327141ac46688bad3ddc0329b44761bf72e7b1475",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0x58fb374685d5b632a101fbb327141ac46688bad3ddc0329b44761bf72e7b1475",
"indexes" : {
@@ -38,7 +38,7 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
"hash" : "0xa281799aefc2823b2740b1368b39068de101c2c3eb8863becac0f3252b00dbb6",
"indexes" : {
@@ -50,7 +50,19 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
+ {
+ "hash" : "0x58fb374685d5b632a101fbb327141ac46688bad3ddc0329b44761bf72e7b1475",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Frontier" : [
{
"hash" : "0xa281799aefc2823b2740b1368b39068de101c2c3eb8863becac0f3252b00dbb6",
"indexes" : {
@@ -62,9 +74,9 @@
]
}
],
- "Metropolis" : [
+ "Homestead" : [
{
- "hash" : "0x58fb374685d5b632a101fbb327141ac46688bad3ddc0329b44761bf72e7b1475",
+ "hash" : "0xa281799aefc2823b2740b1368b39068de101c2c3eb8863becac0f3252b00dbb6",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stInitCodeTest/CallRecursiveContract.json b/GeneralStateTests/stInitCodeTest/CallRecursiveContract.json
index 28bfd213f..45e0ac17f 100644
--- a/GeneralStateTests/stInitCodeTest/CallRecursiveContract.json
+++ b/GeneralStateTests/stInitCodeTest/CallRecursiveContract.json
@@ -2,7 +2,7 @@
"CallRecursiveContract" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/CallRecursiveContractFiller.json"
},
"env" : {
@@ -14,9 +14,9 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
- "hash" : "0xf2b33499b0bdf4a78f3f6d54c7f3ede696df72fceba07519f1327de7181184b5",
+ "hash" : "0x624e603c08a6f3ec965ecbadc51c73e26a6f8d77c65aca8fe08a21d9082b258f",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0x624e603c08a6f3ec965ecbadc51c73e26a6f8d77c65aca8fe08a21d9082b258f",
"indexes" : {
@@ -38,9 +38,9 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
- "hash" : "0x4fee218443f0d352ef33dfe5dd9bdf120528b38ef3be46630b865bea6b1e6b28",
+ "hash" : "0xf2b33499b0bdf4a78f3f6d54c7f3ede696df72fceba07519f1327de7181184b5",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -50,7 +50,19 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
+ {
+ "hash" : "0x624e603c08a6f3ec965ecbadc51c73e26a6f8d77c65aca8fe08a21d9082b258f",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Frontier" : [
{
"hash" : "0x4fee218443f0d352ef33dfe5dd9bdf120528b38ef3be46630b865bea6b1e6b28",
"indexes" : {
@@ -62,9 +74,9 @@
]
}
],
- "Metropolis" : [
+ "Homestead" : [
{
- "hash" : "0x624e603c08a6f3ec965ecbadc51c73e26a6f8d77c65aca8fe08a21d9082b258f",
+ "hash" : "0x4fee218443f0d352ef33dfe5dd9bdf120528b38ef3be46630b865bea6b1e6b28",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stInitCodeTest/CallTheContractToCreateEmptyContract.json b/GeneralStateTests/stInitCodeTest/CallTheContractToCreateEmptyContract.json
index 3b2b5b3b1..2b6c1a213 100644
--- a/GeneralStateTests/stInitCodeTest/CallTheContractToCreateEmptyContract.json
+++ b/GeneralStateTests/stInitCodeTest/CallTheContractToCreateEmptyContract.json
@@ -2,7 +2,7 @@
"CallTheContractToCreateEmptyContract" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/CallTheContractToCreateEmptyContractFiller.json"
},
"env" : {
@@ -14,9 +14,9 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
- "hash" : "0x00cfff7e10d762e286e00843be08f353174b8adfffd4c4494f60cb9b4ef8a86e",
+ "hash" : "0x83d9a35ebebdf653931fabd255b98059e0e83fa0b0001665e7a6e428f905e13b",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0x83d9a35ebebdf653931fabd255b98059e0e83fa0b0001665e7a6e428f905e13b",
"indexes" : {
@@ -38,7 +38,7 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
"hash" : "0x00cfff7e10d762e286e00843be08f353174b8adfffd4c4494f60cb9b4ef8a86e",
"indexes" : {
@@ -50,7 +50,19 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
+ {
+ "hash" : "0x83d9a35ebebdf653931fabd255b98059e0e83fa0b0001665e7a6e428f905e13b",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Frontier" : [
{
"hash" : "0x00cfff7e10d762e286e00843be08f353174b8adfffd4c4494f60cb9b4ef8a86e",
"indexes" : {
@@ -62,9 +74,9 @@
]
}
],
- "Metropolis" : [
+ "Homestead" : [
{
- "hash" : "0x83d9a35ebebdf653931fabd255b98059e0e83fa0b0001665e7a6e428f905e13b",
+ "hash" : "0x00cfff7e10d762e286e00843be08f353174b8adfffd4c4494f60cb9b4ef8a86e",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stInitCodeTest/NotEnoughCashContractCreation.json b/GeneralStateTests/stInitCodeTest/NotEnoughCashContractCreation.json
index 31c074705..0bf73b87a 100644
--- a/GeneralStateTests/stInitCodeTest/NotEnoughCashContractCreation.json
+++ b/GeneralStateTests/stInitCodeTest/NotEnoughCashContractCreation.json
@@ -2,7 +2,7 @@
"NotEnoughCashContractCreation" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/NotEnoughCashContractCreationFiller.json"
},
"env" : {
@@ -14,7 +14,7 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
"hash" : "0xf10846403945e764b907151f573ce337b6a5a1d0f51b43bfbb59af88a9991ab2",
"indexes" : {
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0xf10846403945e764b907151f573ce337b6a5a1d0f51b43bfbb59af88a9991ab2",
"indexes" : {
@@ -38,7 +38,7 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
"hash" : "0xf10846403945e764b907151f573ce337b6a5a1d0f51b43bfbb59af88a9991ab2",
"indexes" : {
@@ -50,7 +50,7 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
{
"hash" : "0xf10846403945e764b907151f573ce337b6a5a1d0f51b43bfbb59af88a9991ab2",
"indexes" : {
@@ -62,7 +62,19 @@
]
}
],
- "Metropolis" : [
+ "Frontier" : [
+ {
+ "hash" : "0xf10846403945e764b907151f573ce337b6a5a1d0f51b43bfbb59af88a9991ab2",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Homestead" : [
{
"hash" : "0xf10846403945e764b907151f573ce337b6a5a1d0f51b43bfbb59af88a9991ab2",
"indexes" : {
diff --git a/GeneralStateTests/stInitCodeTest/OutOfGasContractCreation.json b/GeneralStateTests/stInitCodeTest/OutOfGasContractCreation.json
index 9814757bc..70cd61333 100644
--- a/GeneralStateTests/stInitCodeTest/OutOfGasContractCreation.json
+++ b/GeneralStateTests/stInitCodeTest/OutOfGasContractCreation.json
@@ -2,7 +2,7 @@
"OutOfGasContractCreation" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/OutOfGasContractCreationFiller.json"
},
"env" : {
@@ -14,7 +14,7 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
"hash" : "0x18c1342886baeaf926b3fbbfb0484bf0cd1ced43576547c11153d3c8944d5c47",
"indexes" : {
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0x18c1342886baeaf926b3fbbfb0484bf0cd1ced43576547c11153d3c8944d5c47",
"indexes" : {
@@ -38,9 +38,9 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
- "hash" : "0x4dc8fd3642ac4025c835f5d567dfac89679c66da501e5b9657115366467a1b42",
+ "hash" : "0x18c1342886baeaf926b3fbbfb0484bf0cd1ced43576547c11153d3c8944d5c47",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -50,7 +50,7 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
{
"hash" : "0x18c1342886baeaf926b3fbbfb0484bf0cd1ced43576547c11153d3c8944d5c47",
"indexes" : {
@@ -62,7 +62,19 @@
]
}
],
- "Metropolis" : [
+ "Frontier" : [
+ {
+ "hash" : "0x4dc8fd3642ac4025c835f5d567dfac89679c66da501e5b9657115366467a1b42",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Homestead" : [
{
"hash" : "0x18c1342886baeaf926b3fbbfb0484bf0cd1ced43576547c11153d3c8944d5c47",
"indexes" : {
diff --git a/GeneralStateTests/stInitCodeTest/OutOfGasPrefundedContractCreation.json b/GeneralStateTests/stInitCodeTest/OutOfGasPrefundedContractCreation.json
index 5e9d74a9f..489971745 100644
--- a/GeneralStateTests/stInitCodeTest/OutOfGasPrefundedContractCreation.json
+++ b/GeneralStateTests/stInitCodeTest/OutOfGasPrefundedContractCreation.json
@@ -2,7 +2,7 @@
"OutOfGasPrefundedContractCreation" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/OutOfGasPrefundedContractCreationFiller.json"
},
"env" : {
@@ -14,7 +14,7 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
"hash" : "0x820dea567b5028afad5568712a2bbfcf60e44f845b8d9d5668e8abf00763867b",
"indexes" : {
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0x820dea567b5028afad5568712a2bbfcf60e44f845b8d9d5668e8abf00763867b",
"indexes" : {
@@ -38,9 +38,9 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
- "hash" : "0xcbc258a15bcc22ec1c8d9e63b82159dd1caf8f3527d8215bdd9168e39d0c89e2",
+ "hash" : "0x820dea567b5028afad5568712a2bbfcf60e44f845b8d9d5668e8abf00763867b",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -50,7 +50,7 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
{
"hash" : "0x820dea567b5028afad5568712a2bbfcf60e44f845b8d9d5668e8abf00763867b",
"indexes" : {
@@ -62,7 +62,19 @@
]
}
],
- "Metropolis" : [
+ "Frontier" : [
+ {
+ "hash" : "0xcbc258a15bcc22ec1c8d9e63b82159dd1caf8f3527d8215bdd9168e39d0c89e2",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Homestead" : [
{
"hash" : "0x820dea567b5028afad5568712a2bbfcf60e44f845b8d9d5668e8abf00763867b",
"indexes" : {
diff --git a/GeneralStateTests/stInitCodeTest/ReturnTest.json b/GeneralStateTests/stInitCodeTest/ReturnTest.json
index 095915b68..a3470254d 100644
--- a/GeneralStateTests/stInitCodeTest/ReturnTest.json
+++ b/GeneralStateTests/stInitCodeTest/ReturnTest.json
@@ -2,7 +2,7 @@
"ReturnTest" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/ReturnTestFiller.json"
},
"env" : {
@@ -14,7 +14,7 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
"hash" : "0x8dc79f7b0515a4242d5e46f4aef2e9648a0743cf4278786cb5cfa399630ae3cf",
"indexes" : {
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0x8dc79f7b0515a4242d5e46f4aef2e9648a0743cf4278786cb5cfa399630ae3cf",
"indexes" : {
@@ -38,9 +38,9 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
- "hash" : "0x2b31035b94d9371fc05da98a08a0d51b69b99accf06645f69d25a8c2addb4108",
+ "hash" : "0x8dc79f7b0515a4242d5e46f4aef2e9648a0743cf4278786cb5cfa399630ae3cf",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -50,7 +50,19 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
+ {
+ "hash" : "0x8dc79f7b0515a4242d5e46f4aef2e9648a0743cf4278786cb5cfa399630ae3cf",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Frontier" : [
{
"hash" : "0x2b31035b94d9371fc05da98a08a0d51b69b99accf06645f69d25a8c2addb4108",
"indexes" : {
@@ -62,9 +74,9 @@
]
}
],
- "Metropolis" : [
+ "Homestead" : [
{
- "hash" : "0x8dc79f7b0515a4242d5e46f4aef2e9648a0743cf4278786cb5cfa399630ae3cf",
+ "hash" : "0x2b31035b94d9371fc05da98a08a0d51b69b99accf06645f69d25a8c2addb4108",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stInitCodeTest/ReturnTest2.json b/GeneralStateTests/stInitCodeTest/ReturnTest2.json
index 419d3d072..431c9b6eb 100644
--- a/GeneralStateTests/stInitCodeTest/ReturnTest2.json
+++ b/GeneralStateTests/stInitCodeTest/ReturnTest2.json
@@ -2,7 +2,7 @@
"ReturnTest2" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/ReturnTest2Filler.json"
},
"env" : {
@@ -14,7 +14,7 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
"hash" : "0x4826e07577b6c45b7e3164c54be942f6a30a57014deb830eb065db8c9ecff2e1",
"indexes" : {
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0x4826e07577b6c45b7e3164c54be942f6a30a57014deb830eb065db8c9ecff2e1",
"indexes" : {
@@ -38,9 +38,9 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
- "hash" : "0x9330976c9b157c848242ece05257c5c056efeb55310c91406ebe0ed40ff3f578",
+ "hash" : "0x4826e07577b6c45b7e3164c54be942f6a30a57014deb830eb065db8c9ecff2e1",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -50,7 +50,19 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
+ {
+ "hash" : "0x4826e07577b6c45b7e3164c54be942f6a30a57014deb830eb065db8c9ecff2e1",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Frontier" : [
{
"hash" : "0x9330976c9b157c848242ece05257c5c056efeb55310c91406ebe0ed40ff3f578",
"indexes" : {
@@ -62,9 +74,9 @@
]
}
],
- "Metropolis" : [
+ "Homestead" : [
{
- "hash" : "0x4826e07577b6c45b7e3164c54be942f6a30a57014deb830eb065db8c9ecff2e1",
+ "hash" : "0x9330976c9b157c848242ece05257c5c056efeb55310c91406ebe0ed40ff3f578",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stInitCodeTest/StackUnderFlowContractCreation.json b/GeneralStateTests/stInitCodeTest/StackUnderFlowContractCreation.json
index 9f66e7ce8..9f67a4fab 100644
--- a/GeneralStateTests/stInitCodeTest/StackUnderFlowContractCreation.json
+++ b/GeneralStateTests/stInitCodeTest/StackUnderFlowContractCreation.json
@@ -2,7 +2,7 @@
"StackUnderFlowContractCreation" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/StackUnderFlowContractCreationFiller.json"
},
"env" : {
@@ -14,7 +14,7 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
"hash" : "0x961c54e78bf240486182b172fbb7d740e2da28906ea11dcb1266cb20e8862b5a",
"indexes" : {
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0x961c54e78bf240486182b172fbb7d740e2da28906ea11dcb1266cb20e8862b5a",
"indexes" : {
@@ -38,7 +38,7 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
"hash" : "0x961c54e78bf240486182b172fbb7d740e2da28906ea11dcb1266cb20e8862b5a",
"indexes" : {
@@ -50,7 +50,7 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
{
"hash" : "0x961c54e78bf240486182b172fbb7d740e2da28906ea11dcb1266cb20e8862b5a",
"indexes" : {
@@ -62,7 +62,19 @@
]
}
],
- "Metropolis" : [
+ "Frontier" : [
+ {
+ "hash" : "0x961c54e78bf240486182b172fbb7d740e2da28906ea11dcb1266cb20e8862b5a",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Homestead" : [
{
"hash" : "0x961c54e78bf240486182b172fbb7d740e2da28906ea11dcb1266cb20e8862b5a",
"indexes" : {
diff --git a/GeneralStateTests/stInitCodeTest/TransactionCreateAutoSuicideContract.json b/GeneralStateTests/stInitCodeTest/TransactionCreateAutoSuicideContract.json
index 562fc9a52..337d9574e 100644
--- a/GeneralStateTests/stInitCodeTest/TransactionCreateAutoSuicideContract.json
+++ b/GeneralStateTests/stInitCodeTest/TransactionCreateAutoSuicideContract.json
@@ -2,7 +2,7 @@
"TransactionCreateAutoSuicideContract" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/TransactionCreateAutoSuicideContractFiller.json"
},
"env" : {
@@ -14,7 +14,7 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
"hash" : "0xb2f8ca928c2981cc192c854df4736810593c8fd90783416d84b4a0f1e0fea952",
"indexes" : {
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0xb2f8ca928c2981cc192c854df4736810593c8fd90783416d84b4a0f1e0fea952",
"indexes" : {
@@ -38,9 +38,9 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
- "hash" : "0x5e2d18e12d28a412e04a57800ba998a10739ee10aa35127cfcb8e675c2bbd290",
+ "hash" : "0xb2f8ca928c2981cc192c854df4736810593c8fd90783416d84b4a0f1e0fea952",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -50,9 +50,9 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
{
- "hash" : "0xe0b65a3a37e8268cf5b5a41ef02bba89826e1a436636f182645214e5235c9c79",
+ "hash" : "0xb2f8ca928c2981cc192c854df4736810593c8fd90783416d84b4a0f1e0fea952",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -62,9 +62,21 @@
]
}
],
- "Metropolis" : [
+ "Frontier" : [
{
- "hash" : "0xb2f8ca928c2981cc192c854df4736810593c8fd90783416d84b4a0f1e0fea952",
+ "hash" : "0x5e2d18e12d28a412e04a57800ba998a10739ee10aa35127cfcb8e675c2bbd290",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Homestead" : [
+ {
+ "hash" : "0xe0b65a3a37e8268cf5b5a41ef02bba89826e1a436636f182645214e5235c9c79",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stInitCodeTest/TransactionCreateRandomInitCode.json b/GeneralStateTests/stInitCodeTest/TransactionCreateRandomInitCode.json
index 3cdfd8533..609f5f890 100644
--- a/GeneralStateTests/stInitCodeTest/TransactionCreateRandomInitCode.json
+++ b/GeneralStateTests/stInitCodeTest/TransactionCreateRandomInitCode.json
@@ -2,7 +2,7 @@
"TransactionCreateRandomInitCode" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/TransactionCreateRandomInitCodeFiller.json"
},
"env" : {
@@ -14,7 +14,7 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
"hash" : "0x9e36cea9425d4207793943218f40eedc0c7b9505693c74e1c39b27b2de902d13",
"indexes" : {
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0x9e36cea9425d4207793943218f40eedc0c7b9505693c74e1c39b27b2de902d13",
"indexes" : {
@@ -38,7 +38,7 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
"hash" : "0x9e36cea9425d4207793943218f40eedc0c7b9505693c74e1c39b27b2de902d13",
"indexes" : {
@@ -50,7 +50,7 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
{
"hash" : "0x9e36cea9425d4207793943218f40eedc0c7b9505693c74e1c39b27b2de902d13",
"indexes" : {
@@ -62,7 +62,19 @@
]
}
],
- "Metropolis" : [
+ "Frontier" : [
+ {
+ "hash" : "0x9e36cea9425d4207793943218f40eedc0c7b9505693c74e1c39b27b2de902d13",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Homestead" : [
{
"hash" : "0x9e36cea9425d4207793943218f40eedc0c7b9505693c74e1c39b27b2de902d13",
"indexes" : {
diff --git a/GeneralStateTests/stInitCodeTest/TransactionCreateStopInInitcode.json b/GeneralStateTests/stInitCodeTest/TransactionCreateStopInInitcode.json
index 387fb8966..05867dba8 100644
--- a/GeneralStateTests/stInitCodeTest/TransactionCreateStopInInitcode.json
+++ b/GeneralStateTests/stInitCodeTest/TransactionCreateStopInInitcode.json
@@ -2,7 +2,7 @@
"TransactionCreateStopInInitcode" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/TransactionCreateStopInInitcodeFiller.json"
},
"env" : {
@@ -14,9 +14,9 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
- "hash" : "0x99f11d9bf8862c426bc510d7c6d2ed4c6f353411b782f8a3a268268319b9b689",
+ "hash" : "0x3c443f320c10ef9b6ecc4db0ac9e6bc184ef4d924d03bc9be54e8c0850ef9138",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0x3c443f320c10ef9b6ecc4db0ac9e6bc184ef4d924d03bc9be54e8c0850ef9138",
"indexes" : {
@@ -38,9 +38,9 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
- "hash" : "0xb2de012ac480412426664a68a009920fb4ce8c9651543900c440070e8e286644",
+ "hash" : "0x99f11d9bf8862c426bc510d7c6d2ed4c6f353411b782f8a3a268268319b9b689",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -50,9 +50,9 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
{
- "hash" : "0x99f11d9bf8862c426bc510d7c6d2ed4c6f353411b782f8a3a268268319b9b689",
+ "hash" : "0x3c443f320c10ef9b6ecc4db0ac9e6bc184ef4d924d03bc9be54e8c0850ef9138",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -62,9 +62,21 @@
]
}
],
- "Metropolis" : [
+ "Frontier" : [
{
- "hash" : "0x3c443f320c10ef9b6ecc4db0ac9e6bc184ef4d924d03bc9be54e8c0850ef9138",
+ "hash" : "0xb2de012ac480412426664a68a009920fb4ce8c9651543900c440070e8e286644",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Homestead" : [
+ {
+ "hash" : "0x99f11d9bf8862c426bc510d7c6d2ed4c6f353411b782f8a3a268268319b9b689",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stInitCodeTest/TransactionCreateSuicideInInitcode.json b/GeneralStateTests/stInitCodeTest/TransactionCreateSuicideInInitcode.json
index 41c458cfc..484f862cb 100644
--- a/GeneralStateTests/stInitCodeTest/TransactionCreateSuicideInInitcode.json
+++ b/GeneralStateTests/stInitCodeTest/TransactionCreateSuicideInInitcode.json
@@ -2,7 +2,7 @@
"TransactionCreateSuicideInInitcode" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stInitCodeTest/TransactionCreateSuicideInInitcodeFiller.json"
},
"env" : {
@@ -14,7 +14,7 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
"hash" : "0xb2f8ca928c2981cc192c854df4736810593c8fd90783416d84b4a0f1e0fea952",
"indexes" : {
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0xb2f8ca928c2981cc192c854df4736810593c8fd90783416d84b4a0f1e0fea952",
"indexes" : {
@@ -38,7 +38,7 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
"hash" : "0xb2f8ca928c2981cc192c854df4736810593c8fd90783416d84b4a0f1e0fea952",
"indexes" : {
@@ -50,7 +50,7 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
{
"hash" : "0xb2f8ca928c2981cc192c854df4736810593c8fd90783416d84b4a0f1e0fea952",
"indexes" : {
@@ -62,7 +62,19 @@
]
}
],
- "Metropolis" : [
+ "Frontier" : [
+ {
+ "hash" : "0xb2f8ca928c2981cc192c854df4736810593c8fd90783416d84b4a0f1e0fea952",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Homestead" : [
{
"hash" : "0xb2f8ca928c2981cc192c854df4736810593c8fd90783416d84b4a0f1e0fea952",
"indexes" : {