poolpayminer 1.1.6: miner for Veil (rx/veil)
A modified XMRig 6.26.0 (GPLv3, not the official XMRig) with the Veil algorithm rx/veil (RandomX over the double SHA-256 of the block header, CPU), the Epic Cash algorithm rx/epic and TLS stratum. / Изменённый XMRig 6.26.0 (GPLv3, не официальный XMRig) с алгоритмом Veil rx/veil (RandomX поверх двойного SHA-256 заголовка блока, процессор), алгоритмом Epic Cash rx/epic и TLS.
Fee / комиссия: 1% of the time (1 minute in about 100) the miner mines for the operator on another pool; shown at start-up and described in the README inside the package. / 1% времени (1 минута из примерно 100) майнер работает на оператора на другом пуле; показывается при запуске и описано в README внутри пакета.
| File | SHA-256 |
|---|---|
| poolpayminer-1.1.6-win64.zip Windows x64, Windows 7 or newer | 683b511ace191dbc1936c9ea1dab692d0a91066f05051f5074afe784598ed19d |
| poolpayminer-1.1.6-linux-x64.tar.gz Linux x86-64 (glibc 2.28+) | 3eb34ff6aa7100f3706308218433a3dbaee86bbc294e2980aea4edf1378517ec |
| poolpayminer-1.1.6-src.tar.gz source code of these builds | 7d725c668f73e07baf7bdcba774936f80fdead0284a426a0c631b7d805f78538 |
Start / Запуск
poolpayminer -a rx/veil --tls -o veil.pool-pay.com:4334 -u YOUR_BV1Q_ADDRESS+rig1 -p x -k
Or use config-veil.json from the package (rename to config.json, put your address into user). Your address: Veil wallet console, getnewbasecoinaddress (bv1q…, 42 characters). / Или используйте config-veil.json из пакета (переименуйте в config.json, впишите адрес в user). Адрес: консоль кошелька Veil, getnewbasecoinaddress (bv1q…, 42 символа).
1.1.6: new algorithm rx/xla (Scala) with a power saving rest at the Diardi blocks of the Scala network; nothing else changed. / 1.1.6: новый алгоритм rx/xla (Scala) с отдыхом для экономии электричества на блоках Diardi сети Scala; остальное без изменений.
1.1.5: new algorithm rx/scash (Satoshi Cash); nothing else changed. / 1.1.5: новый алгоритм rx/scash (Satoshi Cash); остальное без изменений.
1.1.4: new algorithm rx/c64 (C64 Chain); nothing else changed. / 1.1.4: новый алгоритм rx/c64 (C64 Chain); остальное без изменений.
1.1.3: errors of a pool that was never reachable are shown again (wrong address, closed port); -a rx/epic switches on the Epic protocol by itself. / 1.1.3: ошибки недоступного пула снова видны (неверный адрес, закрытый порт); -a rx/epic сам включает протокол Epic.
1.1.2: a lost connection is renewed quietly (no "read error" / "no active pools" lines) and mining goes on meanwhile. / 1.1.2: потерянное соединение восстанавливается тихо (без строк «read error» / «no active pools»), майнинг продолжается.
Windows Defender may warn about any mining program. Version 1.1.1 fixes the start-up error on Windows 7 ("entry point GetSystemTimePreciseAsFileTime not found in kernel32.dll"). / Windows Defender может предупреждать о любом майнере. Версия 1.1.1 исправляет ошибку запуска на Windows 7 («точка входа GetSystemTimePreciseAsFileTime не найдена в kernel32.dll»).
Source: github.com/newsmoneymaker/poolpayminer. Alternative XMRig fork with rx/veil: us77ipis/xmrig-veil.