XMRig-Veil 6.25.0 rc1
Pre-releaseTest build for the first community test round. This is xmrig stripped down to mine veil only. rx/veil, no dev fee, no other coins in the binary.
Built by CI from 44b00c6 with all four platforms green and a clean build log. The macos arm64 build has already been mining live on yadaminers. Windows and linux are what need testing.
Quick start, password x:
yadaminers (bv or sv address):
./xmrig -o veil.yadaminers.pl:3335 -a rx/veil -u YOUR_ADDRESS -p x
fastpool (bv address only, also us. and sg. regions, 10282 higher diff, 10285 ssl):
./xmrig -o fastpool.xyz:10281 -a rx/veil -u YOUR_ADDRESS -p x
or solo against your own node with https://github.com/ohcee/veil-node-stratum-proxy
The windows zip bundles uv.dll and a sample config.json. On mac, if gatekeeper complains run xattr -d com.apple.quarantine xmrig after extracting. Checksums are in SHA256SUMS.txt.
If something breaks open an issue with your OS and CPU.