aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stMemExpandingEIP150Calls
diff options
context:
space:
mode:
authorwinsvega <winsvega@mail.ru>2017-08-01 18:47:33 +0800
committerGitHub <noreply@github.com>2017-08-01 18:47:33 +0800
commit13292d0e6d88166fd9aa235f444ac273e0103a4f (patch)
treec3d6bf604954c6fbd3f0416d972ca922dda331c3 /GeneralStateTests/stMemExpandingEIP150Calls
parent092c0560e8084a05516430b8ed3a735290c969e1 (diff)
parent78c52764c6c26f0a3c2dca25fcd2e1b932ee2c43 (diff)
downloadtangerine-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar
tangerine-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar.gz
tangerine-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar.bz2
tangerine-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar.lz
tangerine-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar.xz
tangerine-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar.zst
tangerine-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.zip
Merge pull request #238 from ethereum/updateHive
regenerate hive tests
Diffstat (limited to 'GeneralStateTests/stMemExpandingEIP150Calls')
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls.json22
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls.json22
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json22
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevelWithMemExpandingCalls.json22
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/CreateAndGasInsideCreateWithMemExpandingCalls.json22
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/DelegateCallOnEIPWithMemExpandingCalls.json22
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls.json22
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/NewGasPriceForCodesWithMemExpandingCalls.json22
8 files changed, 128 insertions, 48 deletions
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls.json
index 0d5c9726b..25adcbeb4 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls.json
@@ -2,7 +2,7 @@
"CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stMemExpandingEIP150Calls/CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCallsFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls.json
index 393b0c991..6f00d47a3 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls.json
@@ -2,7 +2,7 @@
"CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stMemExpandingEIP150Calls/CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCallsFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json
index 4929b43f9..0ecd1317d 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json
@@ -2,7 +2,7 @@
"CallGoesOOGOnSecondLevel2WithMemExpandingCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCallsFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevelWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevelWithMemExpandingCalls.json
index 5022bf859..5880fb178 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevelWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevelWithMemExpandingCalls.json
@@ -2,7 +2,7 @@
"CallGoesOOGOnSecondLevelWithMemExpandingCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevelWithMemExpandingCallsFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/CreateAndGasInsideCreateWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/CreateAndGasInsideCreateWithMemExpandingCalls.json
index d0f9e8568..3c6fd02c3 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/CreateAndGasInsideCreateWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/CreateAndGasInsideCreateWithMemExpandingCalls.json
@@ -2,7 +2,7 @@
"CreateAndGasInsideCreateWithMemExpandingCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stMemExpandingEIP150Calls/CreateAndGasInsideCreateWithMemExpandingCallsFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/DelegateCallOnEIPWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/DelegateCallOnEIPWithMemExpandingCalls.json
index f77b74234..72d3ff9d7 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/DelegateCallOnEIPWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/DelegateCallOnEIPWithMemExpandingCalls.json
@@ -2,7 +2,7 @@
"DelegateCallOnEIPWithMemExpandingCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stMemExpandingEIP150Calls/DelegateCallOnEIPWithMemExpandingCallsFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls.json
index 5b64d3e2d..a7fbd8825 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls.json
@@ -2,7 +2,7 @@
"ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stMemExpandingEIP150Calls/ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCallsFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/NewGasPriceForCodesWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/NewGasPriceForCodesWithMemExpandingCalls.json
index 8c4536a2d..fc30a43f3 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/NewGasPriceForCodesWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/NewGasPriceForCodesWithMemExpandingCalls.json
@@ -2,7 +2,7 @@
"NewGasPriceForCodesWithMemExpandingCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stMemExpandingEIP150Calls/NewGasPriceForCodesWithMemExpandingCallsFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},