Skip to content

Releases: EvgeniyKorepov/MinerPro-for-NiceHash

Version 1.1.0.24 alpha

11 Jun 08:34
6e90451
Compare
Choose a tag to compare
  • Fixed initial configuration initialization error.
  • The error of resetting the benchmark's benchmark when a connection to the Internet has been lost has been fixed.
  • The API response processing system has been changed - due to this, a false error "Error receiving data" will no longer appear.
  • The DebugLevel parameter is added to the application configuration file. The value 0 is the minimum message level, the value is 6, the maximum level of messages in the log files.
  • Fixed minor interface errors.

  • Исправлена ошибка первоначальной инициализации конфига.
  • Исправлена ошибка сброса бенчмарка ригов при потере соединения с Интернет.
  • Изменена система обработки ответов API - благодаря этому, ложная ошибка "Error receiving data" больше не будет появляться.
  • В конфигурационный файл приложения добавлен параметр DebugLevel. Значение 0 минимальный уровень сообщений, значение 6 максимальный уровень сообщений в файлах логов.
  • Исправлены мелкие ошибки интерфейса.

Version 1.1.0.23 alpha

30 May 19:58
6e90451
Compare
Choose a tag to compare
  • Fixed a critical error not allowing you to see the current profit on new algorithms.
  • Added support for Excavator API 0.1.4.
  • Added support for the algorithm lyra2z (requires the version of Excavator 1.5.4 and newer).

  • Исправлена критическая ошибка не позволяющая увидеть текущий профит на новых алгоритмах.
  • Добавлена поддержка Excavator API 0.1.4.
  • Добавлена поддержка алгоритма lyra2z (требуется версия Excavator 1.5.4 и новее).

Version 1.1.0.22 alpha

12 May 09:26
6e90451
Compare
Choose a tag to compare
  • Increased the efficiency of calculating the profitability of algorithms and switching algorithms to the most profitable. Changes should increase revenue by 1.3%.
  • Fixed incorrect display of the collection time for the estimated profit.
  • In the current data on the algorithm, the amount of profit is added without taking into account the consumed electricity.
  • In the aggregate data, profit is added without taking into account electric power (in fiat and bitcoins).
  • Added buttons for saving and restoring window dimensions, window position, alignment of interface elements.

  • Увеличена эффективность расчета прибыльности алгоритмов и переключения алгоритмов на наиболее прибыльный. Изменения должны увеличить доход на 1.3%.
  • Исправлено неверное отображение продолжительности времени сбора данных для прогноза дохода.
  • В текущие данные о алгоритме добавлен размер прибыли без учета потребляемой электроэнергии.
  • В суммарные данные добавлена прибыль без учета электроэнергии (в фиате и биткоинах).
  • Добавлены кнопки сохранения и восстановления размеров, положения окна, выравнивание элементов интерфейса.

Version 1.1.0.21 alpha

20 Apr 06:50
6e90451
Compare
Choose a tag to compare
  • Improved reconnection logic after the fall of the excavator.
  • The interface adds the current difficulty of the algorithm.
  • The uptime of the current algorithm is added to the interface.
  • Fixed interface issues.
  • Adapted for the Excavator API version 0.1.2.
  • Bug fixes.

Version 1.1.0.20 alpha

14 Apr 15:22
6e90451
Compare
Choose a tag to compare
  • Added support Excavator version 1.5. Excavator version 1.4 and older is no longer supported.
  • The option of connecting TCP to the Excavator API is disabled because of its instability. Now only HTTP.
  • Due to the change in the Excavator API, now on a farm with different types of GPU you need to run several instances of the Excavator (with different HTTP ports) for each type of GPU.
  • Added support for the cryptonightV7 algorithm.
  • Temporarily disabled automatic switching to backup locations. Passes testing. But stratum server with the new protocol showed high stability.
  • Bug fixes.

Version 1.1.0.19 alpha

15 Mar 18:24
598c9ad
Compare
Choose a tag to compare
  • In the configuration of the application (config\Application.json) timeouts are added, ConnectTimeout timeout of the connection to Excavator, ReadTimeout timeout of the Excavator API read, PullRequestTimeout polling period of the Excavator API. All values are in milliseconds.
  • Minor bugs fixed.

Version 1.1.0.18 alpha

07 Mar 10:46
77e8177
Compare
Choose a tag to compare
  • Added additional checks to stop the mining of DevFee. There was a very rare error that occurs when the excavator crashes, entailing the continuation of the mining of DevFee.
  • Added bitcoin address to the list of rigs. During the mining of DevFee, the address is highlighted in color.
  • Added pop-up hints for logs, SMA table and Status table.
  • If uptime of the excavator is less than an hour - it is made in red, if more than an hour - it turns green.

Version 1.1.0.17 alpha

06 Mar 18:16
77e8177
Compare
Choose a tag to compare

This is the old version! Download latest from https://github.com/EvgeniyKorepov/MinerPro-for-NiceHash/releases

  • The error of processing the cost of electricity when adding/editing a rig has been fixed. As a result of the error, a clock with zero value could appear. Thanks RemixSA for detecting errors.
  • Fixed various interface errors.
  • Fixed a dual balance request with Nicehash at application startup.
  • In the general log, the bitcoin addresses for which a balance is requested are added.
  • The increase balance delta is added in the total log.
  • Fixed minor bugs in the logic of the application.
  • Fixed an unnecessary restart of an already running algorithm when the application started.

Version 1.1.0.16 alpha

24 Feb 09:27
f60603c
Compare
Choose a tag to compare

This is the old version! Download latest from https://github.com/EvgeniyKorepov/MinerPro-for-NiceHash/releases

  • Added minimization of the application to the system tray. Available in the application settings.
  • Fixed a buffer overflow error when the excavator is locally connected.
  • Fixed various interface errors.

Version 1.1.0.15 alpha

20 Feb 19:02
7a14c4e
Compare
Choose a tag to compare

This is the old version! Download latest from https://github.com/EvgeniyKorepov/MinerPro-for-NiceHash/releases

  • Fixed a bug due to which over time the CPU load increased.
  • Fixed a bug due to which switching algorithms stopped after 49 days of continuous application operation.