From f62640eeabf3066fa9726c8a61dfa5d50e7daf44 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 15 Feb 2018 20:59:47 +0300 Subject: fix stPreCompiledContracts empty expect --- GeneralStateTests/stPreCompiledContracts/modexp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'GeneralStateTests/stPreCompiledContracts/modexp.json') diff --git a/GeneralStateTests/stPreCompiledContracts/modexp.json b/GeneralStateTests/stPreCompiledContracts/modexp.json index 30b16afea..cac69fd01 100644 --- a/GeneralStateTests/stPreCompiledContracts/modexp.json +++ b/GeneralStateTests/stPreCompiledContracts/modexp.json @@ -2,10 +2,10 @@ "modexp" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", - "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json", - "sourceHash" : "8bda0b7df179eac1f306cdd53f2bb03d0297f024f693d57486dbee74b9e22f7e" + "sourceHash" : "407d5d4675357fcd06f04bda90add5b3a50e9e8729e79d52dfa08388eb87ea38" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", -- cgit