It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
cd /hive/miners/wildrig-multi/XXX && wget https://github.com/andru-kun/wildrig-multi/releases/download/YYY/wildrig-multi-linux-YYY.tar.xz && tar -xf wildrig-multi-linux-YYY.tar.xz
[2019-02-08 14:20:05] GPU #1 [BusID: #4] [Ellesmere] Radeon RX 570 Series
[2019-02-08 14:20:05] threads: 2, intensity: 21, worksize: 0/256, cu: 32, memory: 4096Mb
@echo off
:loop
wildrig.exe --print-full --algo algo --opencl-threads auto --opencl-launch auto --url pool:port --user wallet --pass password
if ERRORLEVEL 1000 goto custom
timeout /t 5
goto loop
:custom
echo Some error happened, put custom command here
timeout /t 5
goto loop
-a, --algo ALGO specify the hash algorithm to use
--benchmark run offline benchmark
--benchmark-hashorder run offline benchmark and/or set hash order for benchmark
--benchmark-epoch run offline benchmark and/or set epoch for benchmark
--benchmark-block run offline benchmark and/or set block for benchmark
--benchmark-timeout run offline benchmark and/or set how long to run benchmark in seconds(default: 0)
-o, --url URL URL of mining server
--proxy set ip:port to connect via SOCKS5 proxy
-O, --userpass U:P username:password pair for mining server
-u, --user USERNAME username for mining server
-p, --pass PASSWORD password for mining server
-w, --worker WORKERNAME worker name(progpow variants only)
-r, --retries N number of times to retry before switch to backup server (default: 1)
-R, --retry-pause N time to pause between retries (default: 5)
--max-rejects N number of one by one rejects before switch to backup server (default: 5)
--max-difficulty N maximum difficulty to accept from pool(unit: M), otherwise reconnect (default: 0)
--send-stale send stale shares
--diff-factor N difficulty factor to use instead of algo default(default: 0)
--no-extranonce disable exranonce subscription
--protocol PROTOCOL set stratum protocol(ethproxy, ethstratum, stratum, stratum1, stratum2, ufo, ufo2)
--watchdog enable checking how long videocards are running OpenCL kernel(terminate if more than 30 sec.)
--watchdog-script FILE set file to execute when watchdog triggers(can be used without --watchdog parameter)
--strategy N strategy of feeding videocards with job(default: 0)
--split-job N set amount of gpu's(or threads of it, keep this in mind) solving one job
--scratchpad-url URL where miner can download scratchpad for wildkeccak algo
--scratchpad-file FILE where to save scratchpad(including file name)
--scratchpad-safe-update use safe scratchpad update, can be useful for avoiding N/A on big rigs
--scratchpad-full-update use full scratchpad update
--opencl-platforms N list of OpenCL platforms to use(also possible to set amd or nvidia; default: all)
-d, --opencl-devices N list of OpenCL devices to use(default: all)
--opencl-threads N amount of threads per OpenCL device(default: auto)
--opencl-launch IxW list of launch config, intensity and worksize(default: auto)
--opencl-affinity N affine GPU threads to a CPU
--ptx-version N specify what PTX ISA version to use(numbers should be without dot, e.g. 50, 63, 70 and so on)
--progpow-kernel depends on drivers values 1 or 2 can provide better hashrate for ProgPow(default: 0)
--no-dag-split disable splitting DAG on two parts(have sense only if AMD fix this problem in their drivers)
--print-platforms print available OpenCL platforms and exit
--print-devices print available OpenCL devices and exit
--no-adl disable monitoring via ADL
--no-nvml disable monitoring via NVML
--no-sysfs disable monitoring via sysfs
--gpu-temp-limit N set temperature at which gpu will stop mining(default: 85)
--gpu-temp-resume N set temperature at which gpu will resume mining(default: 60)
--execute COMMAND execute custom command before gpu initialization(e.g. \"nvidia-smi -lmc 810\")\n\
--multiple-instance allow multiple instances running at one time
--user-agent AGENT set custom user-agent string for pool
-l, --log-file FILE log all output to a file
--no-color disable colored output
--print-time N print hashrate report every N seconds
--print-statistics print additional statistics(not implemented yet)
--print-debug print debug information
--api-port N port for API
--api-worker-id ID custom worker-id for API
-h, --help display this help and exit
-V, --version output version information and exit
0.35.1
- fixed one more memory leak for progpows family
- implemented parameter --execute to execute different scripts on start
- implemented nexapow(5% devfee)
- faster initialization for nvidia(might have some critical errors)
0.34.0
- fixed random crash while getting new job message on some progpow coins(division by zero error)
- fixed invalid shares for progpows after devfee session on low-mem gpu's
0.33.9
- fixed duplicate shares on some pools
- fixed few memory leaks for progpows
- fixed benchmark mode for progpows
0.33.8
- fixed constant progpow kernels rebuild on each period instead of using background compilation
0.33.7
- improved sha512256d performance
- fixed hashrate fluctuation on progpow's
- slight hashrate increase on progpow's for NVIDIA Turing+ gpu's and AMD RDNA2
- some general fixes to progpow`s kernel compilation
0.33.6
- fixed rejects on evrprogpow(and other progpow's) for NVIDIA gpu's
- fixed possible crash while compiling kernel for progpow
0.33.5
- fixed evrprogpow for Polaris/Vega gpu's
- improved performance for progpow family algorithms on RDNA and RDNA2 gpus on newer drivers(Windows 2020+, Linux 20.40+)
0.33.4
- implemented evrprogpow
0.33.3
- fixed ghostrider on nvidia gpu's
0.33.2
- improved pufferfish2 on RDNA2 gpu's up to 20%
- added default intensity values for RTX 4090
- reverted curvehash changes for NVIDIA, so it should be same as 0.32.2 version now
0.33.0
- slightly improved sha512256d on AMD gpu's
- implemented pufferfish2
0.32.5
- improved sha512256d up to 2% on Polaris/Vega
- decreased possibility of stales on ghostrider
- added busID to API
0.32.4:
- improved sha512256d up to 12% on AMD and 2% on NVIDIA
0.32.3
- implemented sha512256d
- better intensity parameters for ghostrider
0.32.2
- implemented support of socks5 proxy(parameter --proxy)
- improved cruvehash up to 40% on RDNA/RDNA2 and up to x2 times on NVIDIA(Polaris/Vega not tested, can be better too)
0.32.1
- implemented firopow
- implemented mike
- implemented support for future DAG reduction of progpow-veil
- implemented background compilation of progpow kernels
- fixed support gfx1034(Radeon 6500XT)
- up to 10% faster curvehash
0.32.0
- fixed curvehash for Vega gpu's and old 1-2Gb gpu's
- slight improve curvehash for Polaris, RDNA, RDNA2 and NVIDIA gpu's
0.31.9
- fixed crash on mixed rigs
- improved curvehash up to 1.5x
0.31.8
- up to 3x times faster curvehash
0.31.7
- one more hotfix
0.31.6
- fixes to curvehash
0.31.5
- support curvehash on nvidia gpu's
- slight speedup of curvehash for Polaris/Vega gpu's
0.31.4
- implemented curvehash(NVIDIA not supported yet, also not supported old drivers for AMD Navi gpu's)
- fixed gfx1034 support(Radeon 6500XT)
0.31.3
- support 0x10 algorithm
0.31.2
- improved heavyhash for AMD Polaris(~1.5%), Vega(~10%), RDNA/RDNA2(~3-4%)
- implemented correct message of unsupported iGPU's on newer AMD drivers(21.5.2+)
- implemented parameter --watchdog-script
- fixed monitoring AMD gpu's temperature/power/fan under Linux, and RDNA/RDNA2 on Windows
0.31.1
- improved heavyhash up to 10% on RDNA/RDNA2 gpu's with less power consumption
- fixed power jumps on NVIDIA gpu's
0.31.0
- added default parameters for CMP 40/50/70/90/170 HX and RTX A4500/5000/6000
- improved heavyhash by ~80%(NVIDIA Pascal/Turing/Ampere) and 20%(AMD RDNA2)
- dev-fee set to 2% on heavyhash for NVIDIA rigs
0.30.9
- another fix to broken heavyhash...
- default parameter for RTX A2000, A3000 and A4000
0.30.8.1
- fixed rejects on Vega56/Vega64 on heavyhash
0.30.8
- fixed a crash introduced in 0.30.7
0.30.7
- fixed low hashrate on heavyhash for AMD gpu's with old drivers
0.30.6.1
- removed auto-detection of ssl to avoid problems with some pools(no mining after dev-fee, no reconnect and so on)
0.30.6
- one more round of heavyhash optimizations(up to 10% on some cards)
- fixed duplicate nvidia gpu's on some systems
0.30.5
- fixed pool side hashrate for nvidia gpu's on heavyhash
- improved heavyhash on RDNA/RDNA2(up to 10%)
0.30.4
- improved heavyhash(Polaris/Vega up to 10%, RDNA/RDNA2 ~2%, Pascal ~90%, Turing/Ampere ~25%)
0.30.3
- fixed broken 5500/5600/5700 support(introduced in 0.30.2)
- implemented heavyhash(nvidia gpu's need some further optimizations)
0.30.2
- support ssl
- slightly faster ghostrider(1-2%)
0.30.1
- fixed rejects on ghostrider
- lowered devfee to 1% on ghostrider
- now should support gfx803(RX550 cards on newest drivers)
0.30.0
- fixed support different drivers for RDNA/RDNA2 gpu's
- implemented ghostrider
0.29.0
- implemented support of AMD RDNA 2 gpu's(6x00 series)
- fixed support new AMD drivers
0.28.3
- added phi5 algo
0.28.2
- --print-devices now will print busID
- x11k algo will use the same algo for devfee, this should improve miner stability on some cards
0.28.1
- updated progpow-veil for started testnet
- lowered devfee on megabtx and megamec to default 1%
0.28.0
- implemented progpow-veil for Veil(testnet)
- all --benchmark-* parameters will start benchmark, so no need to use additionally --benchmark
- one more fix for minotaur on nvidia
- should be fixed monitoring via nvml on newer nvidia drivers
0.27.6
- fixed issue with getting banned while mining veriblock on official node(this issue possible with other progpow pools too)
- tuned a bit minotaur for nvidia
0.27.5
- fixed crash of some algorithms on nvidia
- further fixes to minotaur on nvidia
0.27.4
- fixed incorrect work and high CPU load of x11k, minotaur and some other similar algorithms for nvidia
- fixed --watchdog for nvidia(now miner will close correctly)
0.27.3
- fixed RTX 3080/3090 support
- fixed --ptx-version parameter
- implemented x33
0.27.2
- fixed incorrect shares on progpow variants after devfee
0.27.1
- added parameter --protocol(ethproxy, ethstratum, stratum, stratum1, stratum2, ufo, ufo2)
- added parameter --no-dag-split
- removed x17r-protocol2(now just use x17r and --protocol ufo2)
- implemented dag split for huge DAG files on AMD drivers
- implemented vprogpow(new algo of VeriBlock)
- implemented x11k(kyancoin)
0.26.0
- implemented megabtx, megamec and minotaur algorithms
- added default --opencl-launch for p102, p104 and p106 gpu's(also fixed it for RTX series)
- support NVIDIA Ampere
- added parameter --ptx-version(to support all new gpu's without separate release)
0.25.2
- fixed crash after devfee for progpow variants
- fixed wrong logic for temp limits(broken since version 0.25.0)
- initial support for amd hardware monitoring via sysfs on Linux
0.25.1
- --opencl-platforms now can be set with values amd and nvidia
- adl/nvml now won't initialize if not needed
- fixed possible crash after donation mining on progpow variants
- improved lyra2 variants for nvidia
0.25.0
- initial support NVIDIA gpu's
- slightly improved speed of kawpow/progpow
- fixed low hashrate of --progpow-kernel 1 on Navi with drivers 20.x
- fixed incorrect shares for progpowz algorithm(--progpow-kernel 2) on Vega and Radeon VII gpu's
- fixed different protocol issues for progpow variants
- fixed possible incorrect nonce when switching from donation session to user session
- added parameter --opencl-platforms to specify on which platforms start mining
- added parameter --no-nvml to disable monitoring of NVIDIA hardware
0.24.1
- fixed broken non-progpow algorithms
- progpow-kernel now set to 2 for Vega
- tune up slightly progpow kernel 2
0.24.0
-added parameter --progpow-kernel(1 or 2 can give better hashrate on different drivers or gpu configuration)
-speedup ProgPow/KawPow up to 10% on pre-Navi gpu's
0.23.2
- faster kernel compilation for ProgPow/KawPow
- fixed start on Linux in some cases
- fixed sending stale shares to pool for ProgPow/KawPow
0.23.1
- improved speed on all ProgPow variants and KawPow
- --donate-level now set to 1% by default
0.23.0
- implemented progpow-sero
- support --benchmark for progpow algorithms and added --benchmark-epoch
- fixed crash when failover pool added
0.22.0
- initial support of kawpow
0.21.0
- implemented progpowz(fairpool.xyz doesn't work!) and progpow-ethercore algorithms
0.20.6
- added sha256csm
0.20.5.3
- fixed low difficulty shares on 666pool
- implemented x17r-protocol2 to support other pools(e.g. official mainnet-pool01.ufo.link)
0.20.5.2
- fixed rejects on x17r when Hvl is first in hashorder
0.20.5.1
- fixed default --diff-factor for x17r
0.20.5
- one more fix to --split-job logic
- added x17r algorithm for ufo-project
- fixed mtp variants on RX gpu's
0.20.4
- fixed regression of lyra2 variants on Navi
0.20.3
- enabled all algorithms for Navi
- fixed lyra2 kernels for Navi
- fixed logic of --split-job parameter(important fix for mtp-tcr)
0.20.2
- added lyra2tdc
- decreased memory usage for hex(should be possible to increase intensity on some cards and get better hashrate)
- fixed client.reconnect
- fixed crashes in some cases if use --opencl-threads 1
0.20.1
- up to 5% hashrate speedup for mtp/mtp-tcr on Navi gpu's
- fixed x22i incorrect shares
0.20.0.3
- unlocked 1% dev-fee for mtp-tcr
- increased a bit hashrate for mtp and mtp-tcr on RX and Vega cards
- added parameter --split-job(should be useful for mtp-tcr)
0.20.0.2
- implemented mtp and mtp-tcr algorithms(Radeon 5700/5700XT support it too)
- new parameter --opencl-less-cpu-load
0.19.3
- fixed x16rv2
0.19.2
- added Radeon 5700/5700XT support for limited list of algorithms
- added support for Vega 11(gfx902)
- implemented x16rv2
0.18.0
- added glt-globalhash algorithm
- implemented --gpu-temp-limit and --gpu-temp-resume parameters
- now additionally to hashrate miner will show GPU temperature, fan speed and uptime
- added parameter --print-power(which will show power consumption per GPU Chip)
- added parameter --benchmark-timeout*
0.17.9:
- fixed blake2b family for Linux
- wildkeccak around %1 speed increase
- added --print-devices parameter
0.17.8:
- improved blake2b(lower power consumption on pre-Vega gpu's and higher hashrate on Vega gpu's)
0.17.7:
- donation for honeycomb now can be reduced to 1%
- slightly improved different algorithms for Vega cards(e.g. honeycomb up to 3%)
0.17.6:
- up to 5%-6% faster blake2b-btcc and blake2b-glt
- added skein2(WoodCoin)
0.17.5:
- added blake2b-btcc and blake2b-glt algorithms
- fixed gfx907(some Radeon VII gpu's) support
0.17.4:
- added just for fun anime algo
- possible fix to crash on Linux
- improved honeycomb up to 3%
0.17.3:
- up to 20% faster x25x
0.17.2:
- fixed support x25x on Linux
- fixed handling rejects for some pools(e.g. coinfoundry)
0.17.1:
- fixed x22i and x25x for Radeon VII
- fixed Tonga support
- re-tuned auto parameters for Baffin's, gfx804 and Hawaii gpu's
0.17.0:
- added x25x
- re-tuned auto-parameters to maximize hashrate with new optimizations for x16-family and other complex algorithms(right now only for Tonga, Fiji, RX470/570/RX480/RX580 and Vega cards)
0.16.5:
- should be better stability for wildkeccak using --scratchpad-safe-update on some systems
- improved x16-like(Shavite at start), honeycomb and skunkhash
0.16.4:
- improved honeycomb
- fixed hex, hmq1725 and some other algorithms hashrate regression
- fixed parameters --scratchpad-safe-update, --scratchpad-full-update, --no-extranonce(they was random if not specified)
- fixed communication with some pools
0.16.3:
- continue improve some hashorders for x16 family(JH512 in middle, SIMD at start)
- special improvement for Vega on almost all algorithms(bcd, x16-fmaily, hex, x22i, etc.)
- added parameter --no-extranonce
- added parameter --scratchpad-full-update
0.16.2:
- fixed xevan on Vega
- another improve to x16-like algorithms for specific hashorder(SIMD at start)
0.16.1:
- added algorithm xevan
- improved speed a bit for some hashorders in x16-like algorithms(CubeHash and Echo at start)
- added parameter --scratchpad-safe-update for wildkeccak algorithm
0.16.0:
- added wildkeccak algorithm
- added honeycomb algorithm(since 0.15.6 preview - boost up to 5%)
- improved speed on some hashorders for x16-like algorithms
- interface changes, now real difficulty of shares shown and so on
0.15.3.8:
- tuned auto-parameters for Vega
- fixed Tonga and Bonaire support
0.15.3.7:
- tuned auto parameters for RX550 and for some algorithms for other gpu's
0.15.3.6
- added support for Lexa RX550(gfx804)
- increased a bit speed of lyra2v3
- added bmw512
- added --diff-factor parameter
- removed diff from accepted message
- fixed support for Fiji and Tonga
0.15.2.2
- fixed broken Ctrl+C command
0.15.2.1
- fixed skunkhash
0.15.2
- tweaked lyra2v3 a bit
- fixed x16rt to support GIN coin
- temporary removed mtp algo(will be improved in next releases)
- implemented auto parameter for --opencl-threads and --opencl-launch(will work only for RX460/RX560, RX470/RX570, RX480/RX580 and Vega 56/64)
- now Ctrl+C(closing the miner) works more correctly
0.14.0
- added support for lyra2v3, lyra2vc0ban, glt-astralhash, glt-jeonghash, glt-padihash and glt-pawelhash
- correct shutdown of miner
0.13.4
- added algo x21s, dedal
- correct checking rejects from pools like suprnova
- improved speed of hex, hmq1725, x16r, x16s, x22i
0.13.2
- improved hashrate for hex, hmq1725, sonoa, x16r, x16s, x17, x18 and x22i
- extended accepted/rejected message with number of GPU that solved the share
0.13.1
- added aergo algo
- fixed stability of hashrate
0.13.0
- added x18 algo
- improved speed for x16, x17, hex and other algo's
0.12.9
- increased hashrate for x22i up to 10%
- fixed hashrate drops for x22i
- slight boost for x16r, x16s and x17 algo
0.12.8.1
- fixed rejects in some cases for x16r, x16s, hex and some timetravel algo's
0.12.8
- speedup for all algo's, up to 10%
0.12.7
- fixed low hashrate on Vega cards
- more improvements to x22i
- now higher intensity can be set
0.12.6
- significant increase of hashrate for x22i algo
- fixed support gfx901
0.12.5.1
- one more fix for NiceHash support
0.12.5
- fixed random crash after "new job", introduced in 0.12.4
- fixed NiceHash support
- fixed extra nonce subscription
- officially added algorithms x22i, exosis and skunkhash
0.12.1.1
- fixed hashrate printing per gpu
0.12.1
- added bitcore(timetravel10) algo
- improved hashrate for x16r/x16s/hex algo's when fugue, whirlpool, or skein is first in hashorder
- slight hashrate increase for all algo's where fugue used(e.g. bcd, renesis, a bit higher increase for sonoa and hmq1725)
- implemented colorized hashorder printing for some algo's
- implemented --benchmark parameter
- reworked --opencl-threads, now will work with --opencl-devices correctly
- fixed custom algo support in HiveOS
0.12.0
- slight speedup for bcd
- fixed API for showing correct hashrate when use --opencl-threads
- stripped kernels
0.11.9
- speedup x16r/x16s in some cases on final step
- fixed regress for simd, so should speedup x16r/x16s and return speed for other algos(bcd, sonoa, etc.)
- added hex algo
- now intensity can be set using sgminer-like numbers(old one supported too)
- improved API a bit, now threads contains hashrate per GPU, not per thread, so it should be correct now for HiveOS/etc.
- fixed GPU numbering at start when --opencl-threads used
0.11.8
- regen job now per GPU, should increase poolside hashrate
- added x16r, x16s and timetravel algorithms
- 30% boost for hmq1725
- grouped print of hashrate per GPU when use --opencl-threads parameter
- H/s unit in API instead of kH/s
0.11.7
- slight hashrate improvement
- added x17 algo
- improved pool communication code
- backup pools support(just use --url, --user and --pass as many times as you need)
0.11.6
- fixed regen job(it was working only once per "new job" message)
- optimized phi and renesis a bit
- some changes to kernels for more safe and correct calculations
0.11.5
- some small improvements to renesis, c11, phi, bcd, tribus
- implemented job regen using extra nonce, should be no more "waiting for a new job more than"(pool should support extra nonce subscription, some of GeekCash pools don't support it)
- one more fix to "Duplicate share" problem
0.11.4
- implemented subscribe for extra nonce
- final fix for "Duplicate share"
- implemented support few solved shares per iteration for one GPU
0.11.3
- some minor improvements to hashrate of different algo's
- added c11 and tribus
0.11.2
- critical: fixed sonoa hashing
- fixed sending stale shares
- fixed possible "Duplicate share"
- added phi algo
0.11.1
- fixed support not yiimp-based pools
- significant boost for all algo's
- added geek algo
0.11.0
- fixed rejects after donation mining
- critical: fixed possible stuck at donation mining if miner can't login
0.10.9
- added bcd algo
- improved speed for hmq1725
- a bit more correct share validation for sonoa and renesis
0.10.8.1:
- fixed hmq1725 algo
0.10.8:
- added sonoa algo
- implemented --opencl-threads parameter
0.10.7:
- added hmq1725 algo
- improved speed for renesis algo
- added gfx900 kernels