github todxx/teamredminer v0.10.19
Team Red Miner v0.10.19

latest release: v0.10.20
23 days ago

Team Red Miner v0.10.19

This release adds support for mining Alephium for both GPUs and FPGAs.
GPU support includes support for dual/triple mining with memory hard algos/zil, check example scripts for details.
FPGA support is limited to vu33p/vu35p boards for this release. Vu9p and vu13p boards will be added in a future release.

NOTE: Due to the extraordinary amount of effort it takes to develop bitstreams and the decreasing competitiveness of current FPGAs compared to modern GPUs, we will be pausing FPGA development for the foreseeable future.

README highlights:

  • GPU: Added support for alephium for all gpus, including dual mining using --alph .. --alph_end.
  • FPGA: Added support for alephium for most common FPGAs (vu33p and vu35p variants).

HiveOS early update oneliner:

miner stop ; cd /hive/miners/teamredminer && . h-manifest.conf && cd $MINER_LATEST_VER && wget https://github.com/todxx/teamredminer/releases/download/v0.10.19/teamredminer-v0.10.19-linux.tgz -qO- |tar --strip-components=1 -zx ; miner start
----------------------------------------
Windows binary checksums
SHA256  teamredminer.exe  cdba3a6198999ee76740816ec9c9e998f6610bec7e4cbc35f40588cb05230428
MD5     teamredminer.exe  dd04ff259435b4e9bd9d68b2e9746744
Linux binary checksums
SHA256  teamredminer      6e4b45c7fec5f6627f7923a0826bdc016a6211641438c5bae28768db559e2b63
MD5     teamredminer      2877b444840be6c1f7cd3f3eac59c544
Linux armhf binary checksums
SHA256  teamredminer      9ff18f961507bde81a5b3e298c60877eb72597ab4e654bf07b13e73bb5de598e
MD5     teamredminer      ed4dc8fabeae4a2b27bbb6942fb5d282
----------------------------------------

Don't miss a new teamredminer release

NewReleases is sending notifications on new releases.