Updates :V0.9.4+ Added algorithm 'sha3d' (Bsha3, Kylacoin, Yilacoin) for CPU/GPU mining, fee 0.85%
+ Added algorithm '0x10' (CHOX - ChainOX) for CPU/GPU mining, fee 0.85%
+ Performance increase on 'curvehash' algorithm (Pulsar coin) ( ~25% )
+ Removed 'astrobwt' algorithm
+ Removed parameter '--gpu-cn-mode'
+ Fixed issue [
https://github.com/doktor83/SRBMiner-Multi/issues/100 ]
V0.9.3+ Performance increase on 'curvehash' algorithm (Pulsar coin) (up to ~40% on some CPU's)
+ Removed algorithm 'argon2id_ninja'
+ Minor bug fixes
V0.9.2+ Added algorithm 'dynamo' (DYNAMO - Dynamo coin) for GPU mining
+ Algorithm 'dynamo' supports only 'pool' mode (yiimp stratum compatibility removed)
+ Lowered devfee for 'dynamo' algorithm to 1% (CPU/GPU)
+ Added parameters '--gpu-progpow-safe' and '--gpu-dynamo-experimental'
V0.9.1+ Added algorithm 'dynamo' (DYNAMO - Dynamo coin) for CPU mining, fee 3.00% (~ 20x-24x (+2000%) faster than the available public miner)
+ Small performance increase on 'blake3_alephium' algorithm for CPU's with AVX2
+ Added '--gpu-auto-tune 3' mode (auto tuning goes through every algorithm, but tuning one at a time - not all simultaneously)
+ If creating DAG/Dataset but mining multiple algorithms, miner now pauses work on other algorithms while the DAG/Dataset is created
+ Possible fix for 'not connected to pool' bug that appeared in previous version (0.9.0)
+ Better auto setup values for eth/etc + alph 'dual' mining
+ Added a workaround for 'blake3_alephium' algorithm pools that send both set_difficulty and set target in job
+ Minor bug fixes
V0.9.0+ Added algorithm 'blake3_alephium' (ALPH - Alephium coin) for CPU/GPU mining, fee 1.00%
+ Added algorithm 'xdag' (XDAG - Dagger coin) for CPU mining, fee 1.00%
+ Fixed broken 'yespower' algorithms (broke in previous 0.8.9 version)
+ Rewrote miner restarting mechanism on Windows
+ Removed algorithm 'rx2'
+ Bug fixes
V0.8.9+ Added algorithm 'randoml' (LOZZ - Lozzax coin) for CPU mining, fee 0.85%
+ Performance increase on 'ghostrider' algorithm with dynamic thread management
+ Performance increase on 'verushash' algorithm for CPU's with AES
+ Performance increase on 'scryptn2' algorithm
+ MSR tweaks are now allowed for every CPU mineable algorithm
+ Dataset for 'autolykos2' algorithm is now created differently, so hopefully video driver won't time-out on slower gpu's
+ Added file Help\Tdr_Fix\tdr_fix.reg for Windows, to increase driver time-out value (helps with DAG/dataset creation)
+ Removed algorithm 'eaglesong'
+ Removed algorithm 'kadena'
+ Removed algorithm 'bl2bsha3'
+ Removed algorithm 'phi5'
+ Removed algorithm 'cryptonight_cache'
+ Removed algorithm 'cryptonight_heavyx'
+ Minor bug fixes
V0.8.8+ Added socks5 proxy support (--proxy parameter)+ Added algorithm 'argon2d_16000' (ADOT - Alterdot coin) for CPU/GPU mining, fee 0.85%
+ Performance increase on 'heavyhash' algorithm for Vega GPU's (up to ~13%)
+ Performance increase on 'argon2id_chukwa2' algorithm for RDNA/RDNA2 GPU's (up to ~12%) & lower power consumption
+ Performance increase on 'argon2d_dynamic' algorithm for RDNA/RDNA2 GPU's (up to ~45%) & lower power consumption
+ Removed devfee for 'yespoweric' algorithm
+ Removed devfee for 'yespowerlitb' algorithm
+ Removed devfee for 'yespowerres' algorithm
+ If using '--multi-algorithm-job-mode 3' miner now auto sets --max-no-share-sent to 45 minutes if no other value was set
+ Rewrote restarting mechanism on Linux so it shouldn't spawn a new process anymore on miner auto restart
+ Minor bug fixes
V0.8.7+ Fixed hashrate regression on 'heavyhash' algorithm for Navi cards
+ Fixed 'progpow' algorithms that got broken with previous release (0.8.6)
V0.8.6+ Performance increase on 'heavyhash' algorithm for Polaris GPU's up to ~10%
+ Performance increase on 'heavyhash' algorithm for VEGA GPU's ~5%
+ Fixed 'heavyhash' algorithm for RX6500/6600/6700 GPU's
+ Fixed detection of GPU's on some linux systems
V0.8.5+ Performance increase on 'heavyhash' algorithm for VEGA/RDNA/RDNA2 GPU's
+ Fixed 'verushash' algorithm 'invalid solution version' error
V0.8.4+ Performance increase on 'heavyhash' algorithm for GPU's
+ Fixed display of hashrate while doing gpu auto tune process
+ Changed GPU temperature to show 'edge' value instead of 'hotspot'
V0.8.3+ Performance increase on 'heavyhash' algorithm for GPU's (up to ~20% on some cards)
+ Fixed issue with recognising some GPU's on newer drivers (broken since v0.8.1)
+ Reworked hashrate reporting/stats - now reporting average for 1 min / 1 hr / 6 hr / 12 hr (in API too)
V0.8.2+ Added possibility to preload dataset/s on 'autolykos2' algorithm with '--gpu-autolykos2-preload' parameter (even on 4Gb cards!)
+ Little faster dataset creation on some GPU's
+ Job notifications are now displayed in console less frequently, unless extended log is enabled
+ Reverted 'autolykos2' kernels for hawaii, tonga and fiji to the ones from ver. 0.7.3
+ Bug fixes in algorithm switching mode ('--multi-algorithm-job-mode 3')
V0.8.1+ Added algorithm 'firopow' (FIRO - Firo coin) for CPU/GPU mining, fee 0.85%
+ Added algorithm 'kawpow' (RVN - Raven coin) for CPU/GPU mining, fee 0.85%
+ Added algorithm 'progpow_sero' (SERO - Super Zero coin) for CPU/GPU mining, fee 0.85%
+ Added algorithm 'progpow_veil' (VEIL - Veil coin) for CPU/GPU mining, fee 0.85%
+ Added algorithm 'progpow_zano' (ZANO - Zano coin) for CPU/GPU mining, fee 0.85%
+ Added algorithm 'progpow_veriblock' (VBK- Veriblock coin) for CPU/GPU mining, fee 0.85%
+ Added algorithm 'progpow_epic' (EPIC - EpicCash coin) for CPU/GPU mining, fee 0.85%
+ Added algorithm 'astrobwt' (DERO - Dero coin) for CPU mining, fee 0.85%
+ Added algorithm 'minotaurx' (LCC - LiteCoin Cash coin) for CPU mining, fee 0.85%
+ Lowered devfee for 'lyra2v2_webchain' algorithm to 0.85%
+ Small improvements on 'autolykos2' algorithm for RX550 & RX560 GPU's
+ Added shares statistics per GPU ( accepted | rejected | gpu validation errors )
+ Added watchdog for CPU workers (detect if a cpu thread stops hashing)
+ Added parameter '--gpu-progpow-mode' (which progpow program to use)
+ Added parameter '--gpu-progpow-preload' (how many periods to pre-create)
+ Fixed crashing on Ryzen 3000 series CPU's on 'autolykos2' algorithm
+ Fixed compatibility with p2p-spb.xyz P2P pools
+ Fixed 'Internet not found' issue on some linux distributions
+ Changed default value for '--max-no-submit-responses' parameter from 0 to 5
+ Renamed parameter '--disable-gpu-watchdog' to '--disable-worker-watchdog'
+ Reduced miner binary size (Windows)
+ To fix miner disconnects on 'autolykos2' with 'WoolyPooly' pool, try --keepalive true
+ Minor bug fixes
V0.8.0+ Added algorithm 'randomgrft' (GRFT - Graft coin) for CPU mining, fee 0.85%
+ Performance increase on 'ethash' algorithm for RX6800/6900 GPU's
+ Performance increase on 'etchash' algorithm for RX6800/6900 GPU's
+ Performance increase on 'ubqhash' algorithm for RX6800/6900 GPU's
+ Performance increase on 'verthash' algorithm for RX6800/6900 GPU's
+ Performance increase on 'heavyhash' algorithm for RX6800/6900 GPU's
+ Performance increase on 'autolykos2' algorithm on ZEN2+ AMD CPU's (up to ~90%) (*)
+ Fixed 'cryptonight_gpu' algorithm for RDNA/RDNA2 GPU's
+ Fixed 'cryptonight_xhv' algorithm for RDNA/RDNA2 GPU's
+ Added GPU power consumption details to stats & api
+ Decreased time needed for algorithm switch when using --multi-algorithm-job-mode 3 with cpu mining
+ Minor bug fixes
V0.7.9+ Added algorithm 'cosa' (COSA - Cosanta coin) for CPU mining, fee 2.0%
+ Fixed hashrate regression on 'heavyhash' algorithm for Navi cards
V0.7.8+ Added algorithm 'circcash' for GPU mining, fee 0.85%
+ Performance increase on 'heavyhash' algorithm on GPU's (~15-25%)
+ Performance increase on 'verushash' algorithm on CPU's supporting SSE4.2 and AES (~4%)
+ Added parameter '--gpu-manual-tuning' for real time editing of memory timings (check Help\Gpu_Manual_Tuning.txt)
+ Added parameter '--log-file-mode' (check Help\Cmd_Common_Parameters.txt)
+ Fixed auto setup on Ethash algorithm for Navi/Navi2 cards that broke in previous version
+ Removed devfee for 'randomwow' algorithm
+ Removed devfee for 'bl2bsha3' algorithm
+ Removed devfee for 'eaglesong' algorithm
+ Removed devfee for 'k12' algorithm
+ Removed devfee for 'kadena' algorithm
+ Removed devfee for 'minotaur' algorithm
+ Minor bug fixes
V0.7.7+ Added algorithm 'lyra2v2_webchain' (MINTME - MintMe.com coin) for CPU/GPU mining, fee 2%
+ Added algorithm 'ghostrider' (RTM - Raptoreum) for CPU mining, fee 0.85%
+ Added algorithm 'cryptonight_turtle' for CPU/GPU mining, fee 0.85%
+ Added algorithm 'randomyada' (YDA - Yada coin) for CPU mining, fee 0.85%
+ Added algorithm 'yespowerarwn' (ARWN - Arowana coin) for CPU mining, fee 0.85%
+ Better auto setup for 'yespower' algorithms
+ Removed devfee for 'cryptonight_cache' algorithm
+ DevFee for 'heavyhash' algorithm lowered to 1%
V0.7.6+ Fixed auto-tune option for 'autolykos2' algorithm that broke in previous version
+ Fixed hashrate regression on 'autolykos2' algorithm for Baffin, Hawaii, Tonga, Fiji cards
+ Small improvements on 'ethash' algorithm
+ Small improvements on 'etchash' algorithm
+ Added possibility for escaping separator characters in --password field with # (use #; and #!)
+ Minor bug fixes
V0.7.5+ Fixed hashrate for 'autolykos2' algorithm on RDNA and RDNA2 GPU's that broke on previous version (0.7.4)
+ Fixed 'autolykos2' algorithm for Tonga, Fiji and Hawaii GPU's that broke on previous version (0.7.4)
V0.7.4+ Dataset creation for 'autolykos2' algorithm faster
+ Small improvements on 'autolykos2' algorithm & lower power consumption on Windows OS
+ Small improvements on 'ethash' algorithm
+ Small improvements on 'etchash' algorithm
+ --gpu-tweak-profile and --gpu-boost should now work with latest AMD drivers
+ Added parameter '--gpu-buffer-mode', can be used with ZIL dual mining (check Help\Other\Dual-mining-ZIL.txt)
+ Added '--gpu-ethash-mode 3' for older cards, no DAG is created on Ethash, Etchash (use it if you feel really lucky)
+ Changed the way how 'ignored jobs' are displayed. If you want to see 'ignored job' messages, you need to enable extended logging
+ More bug fixes with ZIL 'dual' mining
+ Minor bug fixes
V0.7.3+ Small improvement on 'cryptonight_xhv' algorithm for some GPU's
+ Fixed '--gpu-off-temperature' parameter
+ Fixed bugs with 'dual' mining ZIL + any other algorithm (check Help/Other/Dual-mining-ZIL.txt)
+ Removed parameters '--gpu-target-temperature' and '--gpu-target-fan-speed' - use external application instead
+ Minor bug fixes
V0.7.2+ Added algorithm 'heavyhash' (oBTC - Optical Bitcoin) for GPU mining, fee 2.5%
+ Dataset creation for 'autolykos2' algorithm on 'ellesmere' GPU's faster ~3%
+ DevFee for 'verthash' algorithm lowered to 1%
+ DevFee for 'rx2' algorithm lowered to 1%
+ Parameter '--disable-workers-ramp-up' changed back to '--enable-workers-ramp-up', so default value of ramp-up is now disabled
+ Api doesn't report 0 h/s anymore while creating dataset for 'autolykos2' algorithm, so HiveOs shouldn't trigger a restart procedure
+ Added parameter '--max-no-submit-responses' (for details check --help )
+ Minor bug fixes
V0.7.1+ Added algorithm 'heavyhash' (oBTC - Optical Bitcoin) for CPU mining, fee 0.85%
+ Added algorithm 'yespowermgpc' (MagPieCoin) for CPU mining, fee 0.85%
+ Small improvements on 'autolykos2' algorithm
+ Fixed crash on 'panthera' algorithm on non-ryzens
+ Minor bug fixes
V0.7.0+ Reduced power consumption on 'autolykos2' algorithm for Ellesmere GPU's ~2-3%
+ Reduced power consumption on 'verthash' algorithm for Ellesmere GPU's ~5%
+ Reduced power consumption on 'verthash' algorithm for Vega GPU's ~10%
+ Performance increase on 'verthash' algorithm for Vega GPU's ~3%
+ Performance increase on 'verthash' algorithm for CPU's ( ~5% )
+ Added parameter '--verthash-dat-path'
+ Fixed 'verthash' algorithm stack smash issue
+ Fixed watchdog not triggering on dead GPU issue
+ Fixed crash on 'panthera' algorithm
+ Removed parameters : --gpu-watchdog-disable-mode, --watchdog-rounds
+ Minor bug fixes
V0.6.9+ Added algorithm 'verthash' for CPU & GPU mining, fee 1.25%
+ Performance increase on 'autolykos2' algorithm on GPU's (~1-6%)
+ Performance increase on 'autolykos2' algorithm on CPU's with AVX2 (run as admin/root) (~25%)
+ Reduced power consumption on 'autolykos2' algorithm on Vega GPU's
+ Small improvements on 'rx2' algorithm
+ Minor bug fixes
V0.6.8+ Added algorithm 'rx2' (LuxCoin) for CPU mining (8GB Ram needed), fee 1.25%
+ Performance increase on 'autolykos2' algorithm on Vega GPU's (~6-9%)
+ Performance increase on 'autolykos2' algorithm on rest GPU's (~3-5%)
+ Added abort mechanism for 'autolykos2' dataset creation on GPU
V0.6.7+ Performance increase on 'autolykos2' algorithm on GPU's
+ Devfee increased on 'autolykos2' algorithm from 1.25% to 2.00%
+ Ethash - added 1 or 2 buffer mode for DAG (manually set with --gpu-ethash-mode, check Help\Cmd_Gpu_Parameters.txt)
+ Minor bug fixes
V0.6.6+ Performance increase on 'autolykos2' algorithm on GPU's
+ Reduced power consumption on 'autolykos2' algorithm on GPU's
+ Faster dataset creation on 'autolykos2' algorithm on GPU's
+ Fixed miner crashing when creating dataset on 'autolykos2' algorithm
+ Fixed miner crashing when running --gpu-auto-tune on 'autolykos2' algorithm
+ Possible fix for 'duplicate share' issue on 'autolykos2' algorithm
+ Fixed 'k12' algorithm
+ Minor bug fixes
V0.6.5+ Huge performance increase on 'autolykos2' algorithm on GPU's (up to ~600%)
+ Huge performance increase on 'autolykos2' algorithm on CPU's with AVX2 (up to ~500%)
+ Added abort mechanism for 'autolykos2' dataset creation on CPU
V0.6.4+ Added algorithm 'autolykos2' (Ergo) for CPU/GPU mining, fee 1.25%
+ Performance increase on 'phi5' algorithm on CPU's with AVX2
+ Removed devfee for 'cryptonight_heavyx' algorithm
+ Bug fixes
V0.6.3+ Added algorithm 'phi5' for GPU mining, fee 0.85%
+ Added algorithm 'yespowertide' (Tidecoin) for CPU mining, fee 0.85%
+ Fixed 'cryptonight_xhv', now it works on coins other than Haven
+ Performance increase on 'phi5' algorithm on CPU
+ Bug fixes
V0.6.2+ Added algorithm 'circcash' (Circcash) for CPU mining, fee 0.85%
+ Added algorithm 'phi5' (Combode) for CPU mining, fee 0.85%
V0.6.1+ Added algorithm 'balloon_zentoshi' (Zentoshi coin) for CPU mining, fee 0.85%
+ 'cryptonight_xhv' kernel small changes, pool side hashrate should be a little higher
+ Auto setup for 'cryptonight_xhv' algorithm is a little more agressive now (if you experience some issues, use --gpu-auto-intensity 1 for lighter settings)
+ Removed parameter '--gpu-worksize'
V0.6.0+ Added experimental support for
RX 6500/6700/6800/6900 AMD devices+ Small performance increase on 'cryptonight_gpu' algorithm
+ Small performance increase on 'curvehash' algorithm
+ Slow start (ramp up) of GPU's on miner start is now on by default
+ Added parameter '--disable-workers-ramp-up'
+ Added parameter '--gpu-extra-config' (check details in Help\Gpu_Tweaking_And_Boost.txt)
+ Removed 'tellor' algorithm
+ Removed 'rainforestv2' algorithm
V0.5.9+ Fixed a bug on 'randomx' algorithm that could cause miner to create invalid shares for some jobs (
Important fix! )
+ Removed algorithm 'cryptonight_bbc'
+ Removed algorithm 'cryptonight_catalans'
+ Bug fixes
V0.5.8+ Increased hashrate on 'curvehash' algorithm ~
10-13%+ Added possibility to dual mine Ethash+Zil, Etchash+Zil (mine ETH-ETC on any pool, check details in Help\Other\Eth-Etc-Zil.txt)
+ Fixed issue with boost/tweak profiles on some systems
+ Fixed issue with 'internet not found' error on some Windows Server systems
+ Fixed issue with disconnections on Mining Rig Rentals (MRR)
+ Added parameter '--a0-is-zil', use it with '--multi-algorithm-job-mode 3' to mine ZIL
+ Added parameter '--diff-factor' which can set the diff multiplier for some algorithms (Zpool->curvehash for ex.)
V0.5.7+ Added algorithm 'curvehash' (Curvehashcoin) for CPU mining,
fee 0.85%+ Added support for older AMD cards (tahiti, pitcairn) on most of the algorithms
+ Removed 'm7mv2' algorithm
+ Removed parameter '--gpu-tweak-unsupported' because it was useless
+ Small fixes
V0.5.6+ Added algorithm 'etchash' (Ethereum Classic) ,
fee 0.65%+ Added algorithm 'randomhash2' (PascalCoin) for CPU mining,
fee 0.85%+ Added algorithm 'scryptn2' (Verium, Bitcoin Subsidium) for CPU mining,
fee 0.85% (run as admin/root for more hashrate)
+ GPU tweaking/boosting now available on both Windows & Linux
+ Extended GPU tweaks support with R9 290/380/390 cards
+ Added parameter '--gpu-tweak-unsupported'
+ Added parameter '--gpu-boost'
+ Added parameter '--msr-use-preset'
+ Bug fixes
V0.5.5+ Added algorithm 'argon2id_ninja' fee 0.85%
+
DevFee for 'ethash' algorithm lowered to 0.65%+ DevFee for 'ubqhash' algorithm lowered to 0.65%
+ DevFee for 'minotaur' algorithm lowered to 0.85%
+ DevFee for 'randomxl' algorithm removed
+ Small performance increase on cryptonight_xhv algorithm
+ Parameter '--gpu-intensity' now accepts raw-intensity values too, so you can mix them if you want (ex. 12+2048 = intensity 12, raw-intensity 2048)
+ Removed parameter '--gpu-raw-intensity'
+ --multi-algorithm-job-mode 3 for CPU mining now uses number of threads defined for algorithm 1 when algorithm 0 can't be mined
+ Bug fixes
V0.5.4+ Added 'argon2id_chukwa2' algorithm for CPU & GPU (new turtlecoin algorithm)
+ Fixed bug that caused invalid shares sometimes in multi algorithm mode mining
+ Fixed bug that made miner console freeze when holding scrollbar (windows)
+ Changed default value for '--retry-time' from 15 to 5 seconds
+ Minor bug fixes
V0.5.3+ Added 'argon2d_dynamic' for GPU mining
+ Added 'argon2id_chukwa' for GPU mining
+ Added 'cryptonight_cache' CPU & GPU
+ Fixed 'duplicate share' errors with 'ethash' algorithm
+ Less stale shares on 'ethash' algorithm in auto mode
+ Faster 'verushash' on CPU's without AES
+ Proper support for 64+ thread CPU's on Windows
+ More bug fixes
V0.5.2+ Added 'verushash' for GPU mining
+ 'verushash' on CPU optimised a little bit
+ 'ethash' on GPU optimised a little bit
+ Optimised algorithm redirecting with CPU mined algorithms
+ Removed 'MTP' algorithm
+ Bug fixes
V0.5.1+ Added algorithm 'argon2id_chukwa'
+ Added algorithm 'argon2d_dynamic'
+ Added parameter '--miner-priority' to set priority of main miner process
+ Renamed '--cpu-priority' to '--cpu-threads-priority'
+ Faster hashrate refresh interval for CPU workers
+ Fixed (probably) crash when mining with 'randomepic' algorithm
+ Bug fixes
V0.5.0+ Now supporting real MULTI ALGORITHM mining, you can mine up to 4 algorithms at the same time
+ Changed API and WEB stats to be compatible with the new multi algorithm mining functionality
+ Added GPU auto tune functionality
+ A lot of changes in configuration parameters and the way you define them (check Help folder)
+ Updated algorithm 'defyx' to 'panthera'
+ Updated algorithm 'tellor' to work on tellorpool.org, and removed devfee
+ Added algorithm 'cryptonight_ccx'
+ Added algorithm 'cryptonight_xhv'
+ Added algorithm 'cryptonight_gpu'
+ Added algorithm 'cryptonight_upx'
+ Added algorithm 'cryptonight_heavyx'
+ Added algorithm 'verushash'
+ Added new parameters '--gpu-auto-tune', '--multi-algorithm-job-mode', '--cpu-threads-intensity', '--gpu-auto-intensity', '--gpu-cn-mode'
+ Parameter '--gpu-ethash-mode' now has a new mode : 3
+ A lot of bug fixes
You definitely need to check out HELP and EXAMPLES folders because a lot of things changed from previous version!V0.4.7+ Removed devfee for 'blake2s', 'mtp', 'keccak', 'yespoweritc', 'm7mv2', 'cryptonight_catalans', 'cryptonight_talleo' algorithms
+ Lowered 'bl2bsha3' devfee to standard fee (~0.85%)
+ Fixed 'randomx' algorithm when running on 64+ threads
+ Fixed config parameter "cpu_affinity"
V0.4.6+ Fixed 'defyx' algorithm on Intel CPU's (previous version broke it)
+ Hashrate stats (pressing 'h') now shows current hashing speed of CPU, and not the 10 second average
+ Lowered pool reconnection time to 15 sec
+ Added parameter '--gpu-ethash-mode' to cmd parameters
+ Added parameter 'gpu_ethash_mode' to config parameters
+ Added parameter 'ethash_mode' to gpu_conf parameters
+ Added parameter '--disable-cpu-auto-affinity'
V0.4.5+ Added 'randomepic' algorithm (EpicCash RandomX) solo/pool
+ 'ethash' and 'ubqhash' algorithm faster ~1.5% on Vega
+ 'RandomX' algorithm improvements
+ Fixed allocation of 'RandomX' dataset for 1Gb pages (--randomx-use-1gb-pages parameter)
+ Fixed an issue with MSR tweaks not being applied correctly
+ Lowered 'minotaur' algorithm devfee to 2%
+ Fixed crashing of 'minotaur' algorithm on AVX2 capable cpu's
+ '--send-stales' is now set per pool, it accepts true/false. Default is true.
+ 'send_stales' parameter added to pools config file too
+ '--gpu-intensity' option can now be used in combination with auto gpu setup in cmd
+ Improved gpu watchdog
+ Added temporary parameter '--cnpool-bbc-fix' which disables workers if job diff >= 50
+ Minor bug fixes
V0.4.4+ added 'ethash' algorithm
+ added 'ubqhash' algorithm
+ added parameter '--esm' to set ethash/ubqhash stratum mode for pool (0 - eth-proxy, 1 - miner-proxy)
+ added parameter 'esm' to pools config (ethash/ubqhash stratum mode for pool (0 - eth-proxy, 1 - miner-proxy))
+ added parameter '--enable-ethash-leak-fix' which tries to workaround AMD driver memory leak when recreating DAG
+ fixed algo switching and tweak_profiles miner freeze bug
+ --gpu-tweak-profile option can now be used with auto gpu setup in cmd
V0.4.3+ Added 'tellor' algorithm (trb.uupool.cn compatible stratum)
+ Improvements on 'minotaur' algorithm
+ Guided setup fixed & simplified
V0.4.2+ Improvements for 4G Ellesmere cards on 'cryptonight_bbc' algorithm
+ Small improvements on 'yespower' CPU algorithms
+ Added parameters 'disable_cpu' and 'disable_gpu' in configuration file
+ Fixed 'handshake' algorithm mining on nicehash
+ Algoswitching now reconnects back to main pool when it gets available
+ Minor bug fixes
V0.4.1+ Added CPU algorithm 'minotaur' (Ring coin)
+ Added CPU algorithm 'yespowerres' (Resistance coin)
+ 2-4% faster 'cryptonight_bbc' on some GPU's
+ Minor bug fixes
V0.4.0+ Added algorithm 'randomkeva' (Keva coin upcoming algorithm)
+ Added Navi support for 'cryptonight_bbc' algorithm
+ Much better auto setup for RX 4xx/5xx 8G cards on 'cryptonight_bbc' algorithm
V0.3.9+ Miner now works on older linux distributions ( Ubuntu 16.04 - glibc2.23 )
+ Small hashrate increase on 'cryptonight_bbc' algorithm for some GPU's
+ Yescrypt algorithms hashrate increase on CPU if miner run with administrator/root privilege
+ Fixed GPU sensors reading on Linux
+ Fixed a bug that sometimes stopped hashing when connected to the pool after a long reconnect period
+ Renamed '--disable-randomx-tweaks' parameter to '--disable-msr-tweaks', '--disable-tweaking' to '--disable-gpu-tweaking', and '--randomx-use-tweaks' to '--msr-use-tweaks'
+ Minor bug fixes
V0.3.8+ Hashrate increased even more on 'kadena' algorithm, and at the same time lowered power usage
+ Small hashrate increase on 'yescrypt' CPU algorithms
+ Minor bug fixes
V0.3.7+ 'kadena' algorithm huge hashrate increase
+ Added 'gpu_' prefix to GPU related parameters in config file : gpu_intensity, gpu_raw_intensity, gpu_worksize, gpu_threads, gpu_tweak_profile, gpu_target_temperature, gpu_shutdown_temperature, gpu_off_temperature. 'gpu_conf' parameters naming stays the same.
+ Added new parameters in config file : cpu_threads, cpu_affinity, cpu_priority
+ Renamed 'pool_use_tls' in pool configuration file to 'tls'
V0.3.6+ 'cryptonight_bbc' algorithm updated (active from block 133060)
+ Added '--enable-opencl-cleanup' parameter to enable OpenCL resources freeing on miner exit/restart (default is disabled because it can hang miner if driver crashed)
V0.3.5+ Added 'cryptonight_bbc' algorithm (BigBangCore) - DevFee 2.5%
+ Lowered devfee for 'bl2bsha3' to 2%
+ Some gpu's might get a tiny hashrate increase on 'bl2bsha3'
+ Gpu sensors now available in Linux
+ --adl-disable parameter now available in Linux
+ --shutdown-temperature parameter (shutdown_temperature in config) now available in Linux
+ --gpu-off-temperature parameter (off_temperature in config) now available in Linux
+ Removed option to set difficulty for 'bl2bsha3' in password field
+ Removed notification for 6block stratum compatibility
+ Possibly fixed a bug where miner shows it's hashing (always shows exactly same hashrate), but gpu's are stalled
V0.3.4+ Fixed share accepted/rejected display issue with 6block pool (HNS)
+ Fixed miner auto restarting issue on Linux
+ Tiny hashrate increase on 'bl2bsha3' with some GPU's
V0.3.3+ Hashrate increase on 'bl2bsha3' algorithm (~ 10-15% )
+ Added support for Navi (gfx1010) cards for 'bl2bsha3' (let's just say it works)
+ Added possibility to set difficulty for 'bl2bsha3' . Just enter it in the pool password field.
+ Miner can be now used on pools other than 6block if they implement the same stratum protocol as 6block
V0.3.2+ Added algorithm 'bl2bsha3' (Handshake (HNS) coin - 6block.com pool only)
+ RandomX fixes
+ Added '--gpu-platform' parameter to cmd config, and 'gpu_platform' to configuration files to force opencl platform
+ Added '--randomx-use-1gb-pages' parameter to config, whiche enables 1GB sized page files if supported by CPU
+ When reading pools or algorithms configuration file, if invalid entry found it will be just skipped
V0.3.1+ Fixed ERROR 0x4002
V0.3.0+ First version for Linux (Tested on Ubuntu 18.04)
+ Removed RandomV (MoneroV) algorithm
+ Added 'defyx' algorithm (Scala)
+ Added 'yespoweritc' algorithm (Intercoin)
+ Added 'cryptonight_catalans' algorithm (CatalansCoin)
+ Added 'cryptonight_talleo' algorithm (Talleo)
+ --randomx-use-tweaks accepts now values from 0-4, [ 0 - Intel, 0,1,2,3,4 - AMD ]
+ Added parameter 'worker' to pools config and cmd parameters -> defines worker name for RPC2
+ a lot of bug fixes
V0.2.0+ Added RandomV algorithm (MoneroV)
+ Added --randomx-use-tweaks , to select the MSR tweak/s to apply
+ Added RandomX tweak support for Intel Core2 processors
V0.1.9 beta+ Added RandomSFX algorithm (SafexCash)
+ RandomX algorithm/s improvements
+ Added RandomX algorithm/s extra tweak that can increase hashrate
+ Added parameter --disable-randomx-tweaks
+ Fixed K12 algorithm
+ --cpu-priority now affects main process too (not just worker threads)
+ default --cpu-priority is now 2 (below normal)
+ bug fixes
+ added license text to readme for RandomX and WinRing0
V0.1.8 beta+ Added Kadena algorithm (pool mining only)
+ Added yespoweric algorithm (IsotopeC)
+ Added yespoweriots algorithm (IOTScoin)
+ Added yespower2b AVX support
+ Fixed nicehash protocol compatibility with rpc2
+ Miner now won't quit if not enough free RAM for an algorithm, it will just warn the user
V0.1.7 beta+ Added 'm7mv2' algorithm (Magi coin - XMG)
+ Cpu auto configuration should be better than on previous versions
+ Added CPU data to API, also rearranged a few things in API
+ Console window 'Quick Edit' mode disabled on miner start, so users won't accidentally pause miner by clicking in the console window
V0.1.6 beta+ Fixed threads binding on systems with more than 1 numa node
+ Better auto configuration for cpu mining
+ Previous two fixes should bring higher hashrates
+ Added pool controlled algorithm switching capability (Monero Ocean)
+ Added pool config parameter "algo_min_time" and --algo-min-time to cli (Monero Ocean)
+ Added pool config parameter "keepalive" and --keepalive to cli
V0.1.5 beta+ Added cpu algorithms : RandomX, RandomXL, RandomWow, RandomArq
+ Added cli parameters: --cpu-priority, --disable-huge-pages, --disable-hw-aes, --disable-numa
+ Added pool config parameter 'start_block_height' and --start-block-height cli parameter
+ Fixed a bug that limited the number of threads useable for cpu mining
+ Fixed cpu affinity parameter and thread/s binding to affinity mask
+ Where possible, now using huge pages if available, this should bring a slight performance increase
+ Removed OpenCL dependency if using only cpu miner
+ Added limited Overdrive8 support (adl type 3)
V0.1.4 beta+ Fixed a critical bug with work creation for fast algorithms [k12, keccak]
V0.1.3 beta+ Keccak algorithm +15% faster on gpu
+ K12 algorithm +8-12% faster on gpu [vega56 ~1700mhs]
+ Guided setup got smarter a little bit
V0.1.2 beta+ Added support for kangaroo12 algo [k12]
+ All algorithms that have a fee now have the same ~0.85% devfee
+ More bug fixes
V0.1.1 beta+Added yespowerltncg, yespowersugar, yespowerurx, yespower2b, eaglesong (nervos-ckb) algorithms
+Added support for SHA with yespower algorithm family
+Bug fixes