diff options
author | Dimitry <dimitry@ethdev.com> | 2017-02-09 01:18:35 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethdev.com> | 2017-02-10 02:26:18 +0800 |
commit | 260e8aa302dbda4dd4a5aa905ce545a12eb4e618 (patch) | |
tree | 113c8e54ce286953c7b9a85d173836e9eb221a87 /GeneralStateTests/stEIP150Specific | |
parent | 4bedb7293024d1724993df23d2b20863fe24c782 (diff) | |
download | dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar.gz dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar.bz2 dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar.lz dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar.xz dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar.zst dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.zip |
refill general state tests
Diffstat (limited to 'GeneralStateTests/stEIP150Specific')
13 files changed, 39 insertions, 39 deletions
diff --git a/GeneralStateTests/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHas.json b/GeneralStateTests/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHas.json index 9fab7d9a2..1592e5cad 100644 --- a/GeneralStateTests/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHas.json +++ b/GeneralStateTests/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHas.json @@ -2,10 +2,10 @@ "CallAndCallcodeConsumeMoreGasThenTransactionHas" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHas.json b/GeneralStateTests/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHas.json index 9df2c335b..6d1009cd8 100644 --- a/GeneralStateTests/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHas.json +++ b/GeneralStateTests/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHas.json @@ -2,10 +2,10 @@ "CallAskMoreGasOnDepth2ThenTransactionHas" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel.json b/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel.json index aead3862a..ead1b0b09 100644 --- a/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel.json +++ b/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel.json @@ -2,10 +2,10 @@ "CallGoesOOGOnSecondLevel" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json b/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json index c4d5d9c0f..f3a2fa569 100644 --- a/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json +++ b/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json @@ -2,10 +2,10 @@ "CallGoesOOGOnSecondLevel2" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json b/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json index 7eac4868b..cf098d8f8 100644 --- a/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json +++ b/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json @@ -2,10 +2,10 @@ "CreateAndGasInsideCreate" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stEIP150Specific/DelegateCallOnEIP.json b/GeneralStateTests/stEIP150Specific/DelegateCallOnEIP.json index 37fb97da0..7ae64a764 100644 --- a/GeneralStateTests/stEIP150Specific/DelegateCallOnEIP.json +++ b/GeneralStateTests/stEIP150Specific/DelegateCallOnEIP.json @@ -2,10 +2,10 @@ "DelegateCallOnEIP" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHas.json b/GeneralStateTests/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHas.json index d4ac055ab..4d66ff027 100644 --- a/GeneralStateTests/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHas.json +++ b/GeneralStateTests/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHas.json @@ -2,10 +2,10 @@ "ExecuteCallThatAskForeGasThenTrabsactionHas" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stEIP150Specific/NewGasPriceForCodes.json b/GeneralStateTests/stEIP150Specific/NewGasPriceForCodes.json index 254ebb07e..82d9ef49e 100644 --- a/GeneralStateTests/stEIP150Specific/NewGasPriceForCodes.json +++ b/GeneralStateTests/stEIP150Specific/NewGasPriceForCodes.json @@ -2,10 +2,10 @@ "NewGasPriceForCodes" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stEIP150Specific/SuicideToExistingContract.json b/GeneralStateTests/stEIP150Specific/SuicideToExistingContract.json index ccf9ff907..c38286c6e 100644 --- a/GeneralStateTests/stEIP150Specific/SuicideToExistingContract.json +++ b/GeneralStateTests/stEIP150Specific/SuicideToExistingContract.json @@ -2,10 +2,10 @@ "SuicideToExistingContract" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stEIP150Specific/SuicideToNotExistingContract.json b/GeneralStateTests/stEIP150Specific/SuicideToNotExistingContract.json index ea6904aac..6bff780b4 100644 --- a/GeneralStateTests/stEIP150Specific/SuicideToNotExistingContract.json +++ b/GeneralStateTests/stEIP150Specific/SuicideToNotExistingContract.json @@ -2,10 +2,10 @@ "SuicideToNotExistingContract" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64e0.json b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64e0.json index f96c8de3c..fc7b6f8fb 100644 --- a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64e0.json +++ b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64e0.json @@ -2,10 +2,10 @@ "Transaction64Rule_d64e0" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64m1.json b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64m1.json index 5b0aeca36..521615596 100644 --- a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64m1.json +++ b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64m1.json @@ -2,10 +2,10 @@ "Transaction64Rule_d64m1" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64p1.json b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64p1.json index 830d18e27..2d31a8977 100644 --- a/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64p1.json +++ b/GeneralStateTests/stEIP150Specific/Transaction64Rule_d64p1.json @@ -2,10 +2,10 @@ "Transaction64Rule_d64p1" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { |