From d2e8fbf7f096830e1be04a02577c1070fd8f7c06 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Sat, 17 Feb 2018 13:35:38 +0300 Subject: replace 0x1 with 0x01 --- .../stPreCompiledContracts/modexp_37120_37111_97_155000.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_97_155000.json') diff --git a/GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_97_155000.json b/GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_97_155000.json index 125ee0c10..346af378f 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_97_155000.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp_37120_37111_97_155000.json @@ -2,16 +2,16 @@ "modexp_37120_37111_97_155000" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ab4ca6d1.Linux.g++", "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stPreCompiledContracts/modexp_37120_37111_97_155000Filler.json", - "sourceHash" : "4e5fb90b98305e5dc8c2d0598bc6037d06ee818890ae33aafb1a92c95f3ce6d8" + "sourceHash" : "c0d56a6f7f269882ccd19a68b2893f53127daa355cafcb643db7f24696658f3d" }, "env" : { "currentCoinbase" : "0x3535353535353535353535353535353535353535", "currentDifficulty" : "0x020000", "currentGasLimit" : "0x5f5e100", - "currentNumber" : "0x1", + "currentNumber" : "0x01", "currentTimestamp" : "0x03e8", "previousHash" : "0xc6745cf3cada515bbfb9573261c82547e0b8f9e3d5dd382e464704a84e47b5ad" }, @@ -144,8 +144,8 @@ "0x01adb0", "0x030d40" ], - "gasPrice" : "0x1", - "nonce" : "0x1", + "gasPrice" : "0x01", + "nonce" : "0x01", "secretKey" : "0x044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d", "to" : "0xc305c901078781c232a2a521c2af7980f8385ee9", "value" : [ -- cgit