diff options
author | Dimitry <dimitry@ethdev.com> | 2017-02-09 01:13:33 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethdev.com> | 2017-02-10 02:24:57 +0800 |
commit | 4bedb7293024d1724993df23d2b20863fe24c782 (patch) | |
tree | b0c3426afd7ee1ac94c09e2c3a224ce04392261c /src/GeneralStateTestsFiller/stEIP158Specific | |
parent | 7dd70cc8e9a8b1c8d9c3e3811943b4c937d7b243 (diff) | |
download | dexon-tests-4bedb7293024d1724993df23d2b20863fe24c782.tar dexon-tests-4bedb7293024d1724993df23d2b20863fe24c782.tar.gz dexon-tests-4bedb7293024d1724993df23d2b20863fe24c782.tar.bz2 dexon-tests-4bedb7293024d1724993df23d2b20863fe24c782.tar.lz dexon-tests-4bedb7293024d1724993df23d2b20863fe24c782.tar.xz dexon-tests-4bedb7293024d1724993df23d2b20863fe24c782.tar.zst dexon-tests-4bedb7293024d1724993df23d2b20863fe24c782.zip |
update general state tests fillers to suite blockchain
Diffstat (limited to 'src/GeneralStateTestsFiller/stEIP158Specific')
6 files changed, 18 insertions, 18 deletions
diff --git a/src/GeneralStateTestsFiller/stEIP158Specific/CALL_OneVCallSuicideFiller.json b/src/GeneralStateTestsFiller/stEIP158Specific/CALL_OneVCallSuicideFiller.json index da3c7290d..5c243b09f 100644 --- a/src/GeneralStateTestsFiller/stEIP158Specific/CALL_OneVCallSuicideFiller.json +++ b/src/GeneralStateTestsFiller/stEIP158Specific/CALL_OneVCallSuicideFiller.json @@ -2,10 +2,10 @@ "CALL_OneVCallSuicide" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "45678256", + "currentDifficulty" : "0x020000", "currentGasLimit" : "10000000", - "currentNumber" : "2675000", - "currentTimestamp" : "1", + "currentNumber" : "1", + "currentTimestamp" : "1000", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "expect" : [ diff --git a/src/GeneralStateTestsFiller/stEIP158Specific/CALL_ZeroVCallSuicideFiller.json b/src/GeneralStateTestsFiller/stEIP158Specific/CALL_ZeroVCallSuicideFiller.json index 041f6eb01..a890117e2 100644 --- a/src/GeneralStateTestsFiller/stEIP158Specific/CALL_ZeroVCallSuicideFiller.json +++ b/src/GeneralStateTestsFiller/stEIP158Specific/CALL_ZeroVCallSuicideFiller.json @@ -2,10 +2,10 @@ "CALL_ZeroVCallSuicide" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "45678256", + "currentDifficulty" : "0x020000", "currentGasLimit" : "10000000", - "currentNumber" : "2675000", - "currentTimestamp" : "1", + "currentNumber" : "1", + "currentTimestamp" : "1000", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "expect" : [ diff --git a/src/GeneralStateTestsFiller/stEIP158Specific/EXP_EmptyFiller.json b/src/GeneralStateTestsFiller/stEIP158Specific/EXP_EmptyFiller.json index 00e95c9d9..a3d8b4560 100644 --- a/src/GeneralStateTestsFiller/stEIP158Specific/EXP_EmptyFiller.json +++ b/src/GeneralStateTestsFiller/stEIP158Specific/EXP_EmptyFiller.json @@ -2,10 +2,10 @@ "EXP_Empty" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "45678256", + "currentDifficulty" : "0x020000", "currentGasLimit" : "10000000", - "currentNumber" : "2675000", - "currentTimestamp" : "1", + "currentNumber" : "1", + "currentTimestamp" : "1000", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "expect" : [ diff --git a/src/GeneralStateTestsFiller/stEIP158Specific/EXTCODESIZE_toEpmtyFiller.json b/src/GeneralStateTestsFiller/stEIP158Specific/EXTCODESIZE_toEpmtyFiller.json index 4802df203..8a79bf11b 100644 --- a/src/GeneralStateTestsFiller/stEIP158Specific/EXTCODESIZE_toEpmtyFiller.json +++ b/src/GeneralStateTestsFiller/stEIP158Specific/EXTCODESIZE_toEpmtyFiller.json @@ -2,10 +2,10 @@ "EXTCODESIZE_toEpmty" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "45678256", + "currentDifficulty" : "0x020000", "currentGasLimit" : "10000000", - "currentNumber" : "2675000", - "currentTimestamp" : "1", + "currentNumber" : "1", + "currentTimestamp" : "1000", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "expect" : [ diff --git a/src/GeneralStateTestsFiller/stEIP158Specific/EXTCODESIZE_toNonExistentFiller.json b/src/GeneralStateTestsFiller/stEIP158Specific/EXTCODESIZE_toNonExistentFiller.json index 4cb42ac1d..eb45580ed 100644 --- a/src/GeneralStateTestsFiller/stEIP158Specific/EXTCODESIZE_toNonExistentFiller.json +++ b/src/GeneralStateTestsFiller/stEIP158Specific/EXTCODESIZE_toNonExistentFiller.json @@ -2,10 +2,10 @@ "EXTCODESIZE_toNonExistent" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "45678256", + "currentDifficulty" : "0x020000", "currentGasLimit" : "10000000", - "currentNumber" : "2675000", - "currentTimestamp" : "1", + "currentNumber" : "1", + "currentTimestamp" : "1000", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "expect" : [ diff --git a/src/GeneralStateTestsFiller/stEIP158Specific/vitalikTransactionTestFiller.json b/src/GeneralStateTestsFiller/stEIP158Specific/vitalikTransactionTestFiller.json index 981884d21..a6bd6db3c 100644 --- a/src/GeneralStateTestsFiller/stEIP158Specific/vitalikTransactionTestFiller.json +++ b/src/GeneralStateTestsFiller/stEIP158Specific/vitalikTransactionTestFiller.json @@ -2,10 +2,10 @@ "vitalikTransactionTest" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "45678256", + "currentDifficulty" : "0x020000", "currentGasLimit" : "10000000", - "currentNumber" : "2675000", - "currentTimestamp" : "1", + "currentNumber" : "1", + "currentTimestamp" : "1000", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "expect" : [ |