From 260e8aa302dbda4dd4a5aa905ce545a12eb4e618 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 8 Feb 2017 21:18:35 +0400 Subject: refill general state tests --- GeneralStateTests/stEIP158Specific/CALL_OneVCallSuicide.json | 6 +++--- GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide.json | 6 +++--- GeneralStateTests/stEIP158Specific/EXP_Empty.json | 6 +++--- GeneralStateTests/stEIP158Specific/EXTCODESIZE_toEpmty.json | 6 +++--- GeneralStateTests/stEIP158Specific/EXTCODESIZE_toNonExistent.json | 6 +++--- GeneralStateTests/stEIP158Specific/vitalikTransactionTest.json | 6 +++--- 6 files changed, 18 insertions(+), 18 deletions(-) (limited to 'GeneralStateTests/stEIP158Specific') diff --git a/GeneralStateTests/stEIP158Specific/CALL_OneVCallSuicide.json b/GeneralStateTests/stEIP158Specific/CALL_OneVCallSuicide.json index d451d1e43..08faecc74 100644 --- a/GeneralStateTests/stEIP158Specific/CALL_OneVCallSuicide.json +++ b/GeneralStateTests/stEIP158Specific/CALL_OneVCallSuicide.json @@ -2,10 +2,10 @@ "CALL_OneVCallSuicide" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide.json b/GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide.json index c5873887d..eeff3c3f4 100644 --- a/GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide.json +++ b/GeneralStateTests/stEIP158Specific/CALL_ZeroVCallSuicide.json @@ -2,10 +2,10 @@ "CALL_ZeroVCallSuicide" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stEIP158Specific/EXP_Empty.json b/GeneralStateTests/stEIP158Specific/EXP_Empty.json index 1b7d7a106..2ec571a77 100644 --- a/GeneralStateTests/stEIP158Specific/EXP_Empty.json +++ b/GeneralStateTests/stEIP158Specific/EXP_Empty.json @@ -2,10 +2,10 @@ "EXP_Empty" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toEpmty.json b/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toEpmty.json index d0bfddfe7..06e30dfc5 100644 --- a/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toEpmty.json +++ b/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toEpmty.json @@ -2,10 +2,10 @@ "EXTCODESIZE_toEpmty" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toNonExistent.json b/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toNonExistent.json index ce156574c..5656c34f9 100644 --- a/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toNonExistent.json +++ b/GeneralStateTests/stEIP158Specific/EXTCODESIZE_toNonExistent.json @@ -2,10 +2,10 @@ "EXTCODESIZE_toNonExistent" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stEIP158Specific/vitalikTransactionTest.json b/GeneralStateTests/stEIP158Specific/vitalikTransactionTest.json index 6ce55933f..1b30ea9f9 100644 --- a/GeneralStateTests/stEIP158Specific/vitalikTransactionTest.json +++ b/GeneralStateTests/stEIP158Specific/vitalikTransactionTest.json @@ -2,10 +2,10 @@ "vitalikTransactionTest" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { -- cgit v1.2.3