lolMiner 1.16 released

Published on: 2020-11-23

40234439?s=60&v=4

lolMiner 1.16

Changes (over 1.15)

  • Added support of Ethash and Beam Hash III for RX 6000 generation of GPUs
  • All supported algorithms now show the share difficulty and have best share statistics.
  • New feature: use --rebuild-defect n to trigger a rebuild of DAG if a GPU produced n defect shares on the current one. Default is 3, use 0 to deactivate this feature.
  • New feature: Use --workmulti n to modify the amount of Ethash work a GPU does per batch. Higher values will cause less CPU load but more stale shares, lower values will give less stale shares but higher CPU load. Performance may vary for different values. Default is 128.
  • New feature: if Ethash pool disconnects within 2 seconds from connection attempt (immediate reconnect), then the other stratum mode is tested to login.
  • New feature: AMD Vega and newer cards now display memory temperature in statistics & api (only visible if there is at least one such GPU in the rig).
  • Default ethstratum changed from ETHV1 to ETHPROXY for better pool compatibility.
  • Stratum pool addresses now understand "stratum+tcp://", "stratum+ssl://" and "ssl://" prefixes (turning on or of ssl / tls automatically) for better compatibility with existing configurations.
  • Slightly reduced CPU load when mining Ethash
  • New coloring scheme with more friendly colors. For terminals that do not have rgb colors (e.g. shellinabox) use --basecolor to restrict to a simpler set. Use --nocolor to deactivate coloring completely.
  • Fixed bug: Cards may crash when switching from ZIL cache back to normal mining.
  • Fixed bug: Wavy hashrate - especially for rigs with many AMD Navi GPUs.
  • Fixed bug: (Linux:) Watchdog not called when a GPU is stuck & extremely high CPU load on crashed GPU. (1)
  • Fixed bug: Hashrate reporting not working on some pools (e.g. sparkpool)
  • Fixed bug: Miner can crash after trying to reconnect to same pool over 5 minutes.
  • Fixed bug: Miner crashes when mixing TLS and non-TLS pools for fail-over.

(1) Note on watchdog use: When the watchdog script is called the miner will stop working on the other cards. If this is not wished use --disablewatchdog. Please make sure the script can be executed with the current user rights / does password-less operations.

lolMiner as a GPU miner for AMD.

Go to the lolMiner 1.16 released download page