Releases: nicehash/excavator
Releases · nicehash/excavator
Version 1.5.7 alpha NVIDIA
- changed benchmark job for x16r
Remark on benchmark for x16r:
With previous version of excavator (1.5.6a) benchmark was performed on a dummy job that reached average speeds for each card. Now, different job is selected, which reaches ~20% lower speed. This step was necessary to assure that current profitability is almost always higher or equal to the one calculated with the benchmark result.
Version 1.5.6 alpha NVIDIA
- added algorithm x16r
Version 1.5.5 alpha NVIDIA
- speed improvements for lyra2z
- added
devices[i]/gpu_memory_total
field to device.list method - small lyra2rev2 improvements on some cards
Version 1.5.4 alpha NVIDIA
- API version bumped to 0.1.4
- added algorithm lyra2z
- fixed lyra2rev2 bug that was causing lower pool speed on some pools
Remark on API changes:
We added state.set method: https://github.com/nicehash/excavator/tree/master/api#state-set
Its main goal is easier handling with an excavator between switching, see the example: https://github.com/nicehash/excavator/blob/master/command_file_switching_example.json
Version 1.5.3 alpha NVIDIA
- API version bumped to 0.1.3
- ignore duplicate subscribe calls
Version 1.5.2 alpha NVIDIA
- bug fixes
- API version bumped to 0.1.2
- removed algorithms Nist5 and CryptoNight
Version 1.5.1 alpha NVIDIA
- API bug fixes
- API version bumped to 0.1.1 (added devices.get method)
- CryptoNight and CryptoNightV7 bug fixes
- speed improvements for lyra2rev2 on Titan V
Version 1.5.0 alpha NVIDIA
- bug fixes & improvements
- changed stratum protocol to NiceHash Miner Protocol
- API version bumped to 0.1.0
- added algorithm CryptoNightV7 (XMR)
- speed improvements for CryptoNight
- added support for Tesla P100
Notes:
- From version 1.5.0a further excavator supports only NiceHash stratum servers. Stratum servers are available at:
nhmp.LOCATION.nicehash.com:3200 (LOCATION: eu, usa, hk, jp, in, br). - Excavator API has changed! Take a look at the config file examples and API documentation.
- This version of Excavator is not compatible with NiceHash Miner (yet).
Version 1.4.4 alpha NVIDIA
- speed improvements for neoscrypt (for some cards)
- added M (mode) parameter to neoscrypt
Version 1.4.3 alpha NVIDIA
- bug fixes & improvements
- added support for TITAN V
- API version bumped to 0.0.3