aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stMemExpandingEIP150Calls
diff options
context:
space:
mode:
authorDimitry <dimitry@ethdev.com>2017-02-09 01:18:35 +0800
committerDimitry <dimitry@ethdev.com>2017-02-10 02:26:18 +0800
commit260e8aa302dbda4dd4a5aa905ce545a12eb4e618 (patch)
tree113c8e54ce286953c7b9a85d173836e9eb221a87 /GeneralStateTests/stMemExpandingEIP150Calls
parent4bedb7293024d1724993df23d2b20863fe24c782 (diff)
downloaddexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar.gz
dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar.zst
dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.zip
refill general state tests
Diffstat (limited to 'GeneralStateTests/stMemExpandingEIP150Calls')
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls.json6
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls.json6
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json6
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevelWithMemExpandingCalls.json6
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/CreateAndGasInsideCreateWithMemExpandingCalls.json6
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/DelegateCallOnEIPWithMemExpandingCalls.json6
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls.json6
-rw-r--r--GeneralStateTests/stMemExpandingEIP150Calls/NewGasPriceForCodesWithMemExpandingCalls.json6
8 files changed, 24 insertions, 24 deletions
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls.json
index 73e5d3f0b..bc3b12612 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls.json
@@ -2,10 +2,10 @@
"CallAndCallcodeConsumeMoreGasThenTransactionHasWithMemExpandingCalls" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x02b8feb0",
+ "currentDifficulty" : "0x020000",
"currentGasLimit" : "0x989680",
- "currentNumber" : "0x28d138",
- "currentTimestamp" : "0x01",
+ "currentNumber" : "0x01",
+ "currentTimestamp" : "0x03e8",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls.json
index 56bdd8d85..ad42c5b1b 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls.json
@@ -2,10 +2,10 @@
"CallAskMoreGasOnDepth2ThenTransactionHasWithMemExpandingCalls" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x02b8feb0",
+ "currentDifficulty" : "0x020000",
"currentGasLimit" : "0x989680",
- "currentNumber" : "0x28d138",
- "currentTimestamp" : "0x01",
+ "currentNumber" : "0x01",
+ "currentTimestamp" : "0x03e8",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json
index ff9595e97..4da0118b1 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json
@@ -2,10 +2,10 @@
"CallGoesOOGOnSecondLevel2WithMemExpandingCalls" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x02b8feb0",
+ "currentDifficulty" : "0x020000",
"currentGasLimit" : "0x989680",
- "currentNumber" : "0x28d138",
- "currentTimestamp" : "0x01",
+ "currentNumber" : "0x01",
+ "currentTimestamp" : "0x03e8",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevelWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevelWithMemExpandingCalls.json
index 1e45ac269..b0db14951 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevelWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevelWithMemExpandingCalls.json
@@ -2,10 +2,10 @@
"CallGoesOOGOnSecondLevelWithMemExpandingCalls" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x02b8feb0",
+ "currentDifficulty" : "0x020000",
"currentGasLimit" : "0x989680",
- "currentNumber" : "0x28d138",
- "currentTimestamp" : "0x01",
+ "currentNumber" : "0x01",
+ "currentTimestamp" : "0x03e8",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/CreateAndGasInsideCreateWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/CreateAndGasInsideCreateWithMemExpandingCalls.json
index 43c708b26..12aeeb1da 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/CreateAndGasInsideCreateWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/CreateAndGasInsideCreateWithMemExpandingCalls.json
@@ -2,10 +2,10 @@
"CreateAndGasInsideCreateWithMemExpandingCalls" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x02b8feb0",
+ "currentDifficulty" : "0x020000",
"currentGasLimit" : "0x989680",
- "currentNumber" : "0x28d138",
- "currentTimestamp" : "0x01",
+ "currentNumber" : "0x01",
+ "currentTimestamp" : "0x03e8",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/DelegateCallOnEIPWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/DelegateCallOnEIPWithMemExpandingCalls.json
index a6cc1fad4..d1fc1b8be 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/DelegateCallOnEIPWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/DelegateCallOnEIPWithMemExpandingCalls.json
@@ -2,10 +2,10 @@
"DelegateCallOnEIPWithMemExpandingCalls" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x02b8feb0",
+ "currentDifficulty" : "0x020000",
"currentGasLimit" : "0x989680",
- "currentNumber" : "0x28d138",
- "currentTimestamp" : "0x01",
+ "currentNumber" : "0x01",
+ "currentTimestamp" : "0x03e8",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls.json
index 829229e9c..ad6fbaa5d 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls.json
@@ -2,10 +2,10 @@
"ExecuteCallThatAskMoreGasThenTransactionHasWithMemExpandingCalls" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x02b8feb0",
+ "currentDifficulty" : "0x020000",
"currentGasLimit" : "0x989680",
- "currentNumber" : "0x28d138",
- "currentTimestamp" : "0x01",
+ "currentNumber" : "0x01",
+ "currentTimestamp" : "0x03e8",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/NewGasPriceForCodesWithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/NewGasPriceForCodesWithMemExpandingCalls.json
index 33a2418b8..554fe874c 100644
--- a/GeneralStateTests/stMemExpandingEIP150Calls/NewGasPriceForCodesWithMemExpandingCalls.json
+++ b/GeneralStateTests/stMemExpandingEIP150Calls/NewGasPriceForCodesWithMemExpandingCalls.json
@@ -2,10 +2,10 @@
"NewGasPriceForCodesWithMemExpandingCalls" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x02b8feb0",
+ "currentDifficulty" : "0x020000",
"currentGasLimit" : "0x989680",
- "currentNumber" : "0x28d138",
- "currentTimestamp" : "0x01",
+ "currentNumber" : "0x01",
+ "currentTimestamp" : "0x03e8",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {