aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stMemExpandingEIP150Calls
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/stMemExpandingEIP150Calls
parent8736b076d5f94b29a1fbcf191368e94eae3a9eef (diff)
downloaddexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.gz
dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.zst
dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.zip
split metropolis
Diffstat (limited to 'GeneralStateTests/stMemExpandingEIP150Calls')
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls.json28
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls.json28
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json24
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevelWithMemExpandingCalls.json24
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/CreateAndGasInsideCreateWithMemExpandingCalls.json30
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/DelegateCallOnEIPWithMemExpandingCalls.json28
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls.json28
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/NewGasPriceForCodesWithMemExpandingCalls.json32
8 files changed, 159 insertions, 63 deletions
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls.json
index 25adcbeb4..fe9b4f162 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls.json
@@ -2,7 +2,7 @@
"CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stMemExpandingEIP150Calls/CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCallsFiller.json"
},
"env" : {
@@ -14,7 +14,7 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
"hash" : "0x3a47c0e593bb7e5efddd07e15e10b7dc504b52b53ed93a924c5a32ff4ef5c373",
"indexes" : {
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0x3a47c0e593bb7e5efddd07e15e10b7dc504b52b53ed93a924c5a32ff4ef5c373",
"indexes" : {
@@ -38,9 +38,9 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
- "hash" : "0x1d6bfacf8c876797594943ff7a8d91c46d2ce8d1741fbc86d1efd5f223abff10",
+ "hash" : "0x3a47c0e593bb7e5efddd07e15e10b7dc504b52b53ed93a924c5a32ff4ef5c373",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -50,7 +50,19 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
+ {
+ "hash" : "0x3a47c0e593bb7e5efddd07e15e10b7dc504b52b53ed93a924c5a32ff4ef5c373",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Frontier" : [
{
"hash" : "0x1d6bfacf8c876797594943ff7a8d91c46d2ce8d1741fbc86d1efd5f223abff10",
"indexes" : {
@@ -62,9 +74,9 @@
]
}
],
- "Metropolis" : [
+ "Homestead" : [
{
- "hash" : "0x3a47c0e593bb7e5efddd07e15e10b7dc504b52b53ed93a924c5a32ff4ef5c373",
+ "hash" : "0x1d6bfacf8c876797594943ff7a8d91c46d2ce8d1741fbc86d1efd5f223abff10",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls.json
index 6f00d47a3..ca16d1384 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls.json
@@ -2,7 +2,7 @@
"CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stMemExpandingEIP150Calls/CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCallsFiller.json"
},
"env" : {
@@ -14,7 +14,7 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
"hash" : "0xc8d3489ab7b0e7016720dc3b3bb467d3413baf8c4309a37a90a0fd355ad931db",
"indexes" : {
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0xc8d3489ab7b0e7016720dc3b3bb467d3413baf8c4309a37a90a0fd355ad931db",
"indexes" : {
@@ -38,9 +38,9 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
- "hash" : "0x653879f51080262e4762e0c116802c72b702b4c7179dd2f21ed393c0d284f247",
+ "hash" : "0xc8d3489ab7b0e7016720dc3b3bb467d3413baf8c4309a37a90a0fd355ad931db",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -50,7 +50,19 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
+ {
+ "hash" : "0xc8d3489ab7b0e7016720dc3b3bb467d3413baf8c4309a37a90a0fd355ad931db",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Frontier" : [
{
"hash" : "0x653879f51080262e4762e0c116802c72b702b4c7179dd2f21ed393c0d284f247",
"indexes" : {
@@ -62,9 +74,9 @@
]
}
],
- "Metropolis" : [
+ "Homestead" : [
{
- "hash" : "0xc8d3489ab7b0e7016720dc3b3bb467d3413baf8c4309a37a90a0fd355ad931db",
+ "hash" : "0x653879f51080262e4762e0c116802c72b702b4c7179dd2f21ed393c0d284f247",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json
index 0ecd1317d..1206613e6 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json
@@ -2,7 +2,7 @@
"CallGoesOOGOnSecondLevel2WithMemExpandingCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCallsFiller.json"
},
"env" : {
@@ -14,7 +14,7 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
"hash" : "0xc53380bbe4ce6faf67f118f60693db4bc55ad222bca864a691d72de50432e1b2",
"indexes" : {
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0xc53380bbe4ce6faf67f118f60693db4bc55ad222bca864a691d72de50432e1b2",
"indexes" : {
@@ -38,7 +38,7 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
"hash" : "0xc53380bbe4ce6faf67f118f60693db4bc55ad222bca864a691d72de50432e1b2",
"indexes" : {
@@ -50,7 +50,7 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
{
"hash" : "0xc53380bbe4ce6faf67f118f60693db4bc55ad222bca864a691d72de50432e1b2",
"indexes" : {
@@ -62,7 +62,19 @@
]
}
],
- "Metropolis" : [
+ "Frontier" : [
+ {
+ "hash" : "0xc53380bbe4ce6faf67f118f60693db4bc55ad222bca864a691d72de50432e1b2",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Homestead" : [
{
"hash" : "0xc53380bbe4ce6faf67f118f60693db4bc55ad222bca864a691d72de50432e1b2",
"indexes" : {
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevelWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevelWithMemExpandingCalls.json
index 5880fb178..3c9f0f174 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevelWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevelWithMemExpandingCalls.json
@@ -2,7 +2,7 @@
"CallGoesOOGOnSecondLevelWithMemExpandingCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevelWithMemExpandingCallsFiller.json"
},
"env" : {
@@ -14,7 +14,7 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
"hash" : "0xf29c645d8735ceb8bc618a4069db255bdf77c23ece151cf0822c1613e8227c00",
"indexes" : {
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0xf29c645d8735ceb8bc618a4069db255bdf77c23ece151cf0822c1613e8227c00",
"indexes" : {
@@ -38,7 +38,7 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
"hash" : "0xf29c645d8735ceb8bc618a4069db255bdf77c23ece151cf0822c1613e8227c00",
"indexes" : {
@@ -50,7 +50,7 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
{
"hash" : "0xf29c645d8735ceb8bc618a4069db255bdf77c23ece151cf0822c1613e8227c00",
"indexes" : {
@@ -62,7 +62,19 @@
]
}
],
- "Metropolis" : [
+ "Frontier" : [
+ {
+ "hash" : "0xf29c645d8735ceb8bc618a4069db255bdf77c23ece151cf0822c1613e8227c00",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Homestead" : [
{
"hash" : "0xf29c645d8735ceb8bc618a4069db255bdf77c23ece151cf0822c1613e8227c00",
"indexes" : {
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/CreateAndGasInsideCreateWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/CreateAndGasInsideCreateWithMemExpandingCalls.json
index 3c6fd02c3..024e410d5 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/CreateAndGasInsideCreateWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/CreateAndGasInsideCreateWithMemExpandingCalls.json
@@ -2,7 +2,7 @@
"CreateAndGasInsideCreateWithMemExpandingCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stMemExpandingEIP150Calls/CreateAndGasInsideCreateWithMemExpandingCallsFiller.json"
},
"env" : {
@@ -14,9 +14,9 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
- "hash" : "0x3ca082f6185a3019aea75573a032dd81b0e99f7b7f464b1a84e55eae4513baf5",
+ "hash" : "0x4bd8b2a14dc113c65caabef1a52808b711e65ef0eadb38e72a7d0527fbddf1aa",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0x4bd8b2a14dc113c65caabef1a52808b711e65ef0eadb38e72a7d0527fbddf1aa",
"indexes" : {
@@ -38,9 +38,9 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
- "hash" : "0x0a54e84b6282918bc9e9ec50464ca2edf2e4e3f4ef2ce08fb8660e05b2b0cb02",
+ "hash" : "0x3ca082f6185a3019aea75573a032dd81b0e99f7b7f464b1a84e55eae4513baf5",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -50,7 +50,19 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
+ {
+ "hash" : "0x4bd8b2a14dc113c65caabef1a52808b711e65ef0eadb38e72a7d0527fbddf1aa",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Frontier" : [
{
"hash" : "0x0a54e84b6282918bc9e9ec50464ca2edf2e4e3f4ef2ce08fb8660e05b2b0cb02",
"indexes" : {
@@ -62,9 +74,9 @@
]
}
],
- "Metropolis" : [
+ "Homestead" : [
{
- "hash" : "0x4bd8b2a14dc113c65caabef1a52808b711e65ef0eadb38e72a7d0527fbddf1aa",
+ "hash" : "0x0a54e84b6282918bc9e9ec50464ca2edf2e4e3f4ef2ce08fb8660e05b2b0cb02",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/DelegateCallOnEIPWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/DelegateCallOnEIPWithMemExpandingCalls.json
index 72d3ff9d7..d6a4dad1f 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/DelegateCallOnEIPWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/DelegateCallOnEIPWithMemExpandingCalls.json
@@ -2,7 +2,7 @@
"DelegateCallOnEIPWithMemExpandingCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stMemExpandingEIP150Calls/DelegateCallOnEIPWithMemExpandingCallsFiller.json"
},
"env" : {
@@ -14,7 +14,7 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
"hash" : "0xa5c328fefa9c88698bc8874c177e30b327354c21d0fc4e8798f311f98ad9ac6c",
"indexes" : {
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0xa5c328fefa9c88698bc8874c177e30b327354c21d0fc4e8798f311f98ad9ac6c",
"indexes" : {
@@ -38,9 +38,9 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
- "hash" : "0x31ee439cef3e374eb3430278ed326d6114a4218a033843fdddf2edd8a7f994f5",
+ "hash" : "0xa5c328fefa9c88698bc8874c177e30b327354c21d0fc4e8798f311f98ad9ac6c",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -50,7 +50,19 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
+ {
+ "hash" : "0xa5c328fefa9c88698bc8874c177e30b327354c21d0fc4e8798f311f98ad9ac6c",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Frontier" : [
{
"hash" : "0x31ee439cef3e374eb3430278ed326d6114a4218a033843fdddf2edd8a7f994f5",
"indexes" : {
@@ -62,9 +74,9 @@
]
}
],
- "Metropolis" : [
+ "Homestead" : [
{
- "hash" : "0xa5c328fefa9c88698bc8874c177e30b327354c21d0fc4e8798f311f98ad9ac6c",
+ "hash" : "0x31ee439cef3e374eb3430278ed326d6114a4218a033843fdddf2edd8a7f994f5",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls.json
index a7fbd8825..9814885dd 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls.json
@@ -2,7 +2,7 @@
"ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stMemExpandingEIP150Calls/ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCallsFiller.json"
},
"env" : {
@@ -14,7 +14,7 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
"hash" : "0x94b4df76c833bb02bfeb6b63427db966e368c23d3a41baf0c06ca6d6c29368d5",
"indexes" : {
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0x94b4df76c833bb02bfeb6b63427db966e368c23d3a41baf0c06ca6d6c29368d5",
"indexes" : {
@@ -38,9 +38,9 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
- "hash" : "0xc6ceff6d4e61b8fa03745e08a6250ec800ca8be50a5c7a1605a85c3a4197fec9",
+ "hash" : "0x94b4df76c833bb02bfeb6b63427db966e368c23d3a41baf0c06ca6d6c29368d5",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -50,7 +50,19 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
+ {
+ "hash" : "0x94b4df76c833bb02bfeb6b63427db966e368c23d3a41baf0c06ca6d6c29368d5",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Frontier" : [
{
"hash" : "0xc6ceff6d4e61b8fa03745e08a6250ec800ca8be50a5c7a1605a85c3a4197fec9",
"indexes" : {
@@ -62,9 +74,9 @@
]
}
],
- "Metropolis" : [
+ "Homestead" : [
{
- "hash" : "0x94b4df76c833bb02bfeb6b63427db966e368c23d3a41baf0c06ca6d6c29368d5",
+ "hash" : "0xc6ceff6d4e61b8fa03745e08a6250ec800ca8be50a5c7a1605a85c3a4197fec9",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/NewGasPriceForCodesWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/NewGasPriceForCodesWithMemExpandingCalls.json
index fc30a43f3..f2774e211 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/NewGasPriceForCodesWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/NewGasPriceForCodesWithMemExpandingCalls.json
@@ -2,7 +2,7 @@
"NewGasPriceForCodesWithMemExpandingCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stMemExpandingEIP150Calls/NewGasPriceForCodesWithMemExpandingCallsFiller.json"
},
"env" : {
@@ -14,9 +14,9 @@
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
- "EIP150" : [
+ "Byzantium" : [
{
- "hash" : "0x479fef1d31182ab6f401423f71268b338d5ab64cf0134b1d00429fbbb2681bc8",
+ "hash" : "0x3c5bae587cde223b9fa96b488a8d11e43d9b52243a0ff8cb16e9e688add81211",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -26,7 +26,7 @@
]
}
],
- "EIP158" : [
+ "Constantinople" : [
{
"hash" : "0x3c5bae587cde223b9fa96b488a8d11e43d9b52243a0ff8cb16e9e688add81211",
"indexes" : {
@@ -38,9 +38,9 @@
]
}
],
- "Frontier" : [
+ "EIP150" : [
{
- "hash" : "0x55d3f32c0cb176382fbd4970701b62a8e9b01e83c9e83b203b1aceeef65ca3ea",
+ "hash" : "0x479fef1d31182ab6f401423f71268b338d5ab64cf0134b1d00429fbbb2681bc8",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -50,9 +50,9 @@
]
}
],
- "Homestead" : [
+ "EIP158" : [
{
- "hash" : "0xa70ebcc9693ee6433f20def41c872b787d82673ab6d421a80174e8b5968d3a62",
+ "hash" : "0x3c5bae587cde223b9fa96b488a8d11e43d9b52243a0ff8cb16e9e688add81211",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -62,9 +62,21 @@
]
}
],
- "Metropolis" : [
+ "Frontier" : [
{
- "hash" : "0x3c5bae587cde223b9fa96b488a8d11e43d9b52243a0ff8cb16e9e688add81211",
+ "hash" : "0x55d3f32c0cb176382fbd4970701b62a8e9b01e83c9e83b203b1aceeef65ca3ea",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : [
+ ]
+ }
+ ],
+ "Homestead" : [
+ {
+ "hash" : "0xa70ebcc9693ee6433f20def41c872b787d82673ab6d421a80174e8b5968d3a62",
"indexes" : {
"data" : 0,
"gas" : 0,