From 70d80cc5f3dd111364057a4191837e19399ddd96 Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Wed, 24 May 2017 11:17:09 +0200 Subject: Update GeneralStateTests according to the fillers --- GeneralStateTests/stZeroKnowledge/ecadd_1-2_1-2_21000_128.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'GeneralStateTests/stZeroKnowledge/ecadd_1-2_1-2_21000_128.json') diff --git a/GeneralStateTests/stZeroKnowledge/ecadd_1-2_1-2_21000_128.json b/GeneralStateTests/stZeroKnowledge/ecadd_1-2_1-2_21000_128.json index 3dd0a6bca..dca41738a 100644 --- a/GeneralStateTests/stZeroKnowledge/ecadd_1-2_1-2_21000_128.json +++ b/GeneralStateTests/stZeroKnowledge/ecadd_1-2_1-2_21000_128.json @@ -2,10 +2,10 @@ "ecadd_1-2_1-2_21000_128" : { "env" : { "currentCoinbase" : "0x3535353535353535353535353535353535353535", - "currentDifficulty" : "0x1", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x5f5e100", - "currentNumber" : "0x1", - "currentTimestamp" : "0x5777765e", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "0xc6745cf3cada515bbfb9573261c82547e0b8f9e3d5dd382e464704a84e47b5ad" }, "explanation" : "Puts the points (1, 2) and (1, 2) into the ECADD precompile, truncating or expanding the input data to 128 bytes. Gives the execution 21000 bytes", -- cgit v1.2.3