Releases: todxx/teamredminer
Team Red Miner v0.10.14
ZIL patch release to support mining on epoch 1.
NOTE: the first set of release binaries were retracted and replaced due to the ZMP protocol not working properly. The checksums below are for the updated binaries.
README highlights:
- GPU: Fixed ZIL mining on epoch 1 (instead of epoch 0).
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.14/teamredminer-v0.10.14-linux.tgz -qO- |tar --strip-components=1 -zx ; miner start
----------------------------------------
Windows binary checksums
SHA256 teamredminer.exe 37516f09d12166978577e24efa4779cc13f1f2b645d15a9527fcba8b9940c89d
MD5 teamredminer.exe f82a56625d803c16fb29c6d176fbb6c0
Linux binary checksums
SHA256 teamredminer 25a9228e75b150164871822b4dcb27dfef3fbed396b33a72781ebeb3173c5de0
MD5 teamredminer 9c5c5ee20d6a81094830e4230adbd907
Linux armhf binary checksums
SHA256 teamredminer 57e704398364e029ace674269bdf43b759d53ce54f502c6a4dccd5bc34677250
MD5 teamredminer 14c01f318eb1744123df2135f30859c3
----------------------------------------
Team Red Miner v0.10.13
Added support for Ironfish on FPGAs and HiveOS Navi zil GPU clock switching script.
README highlights:
- GPU: Added HiveOS Navi zil switch handler script for mem states, add
--use_distro_features
to enable. - FPGA: Added support for Ironfish algo, see FPGA_IRONFISH_GUIDE.txt
- FPGA: Added new auto error-rate clock adjustment, see --fpga_er_auto and FPGA_IRONFISH_GUIDE.txt
- FPGA: Added support for TUL TH53M board
- FPGA: Fixed issue with DNAs being read from wrong SLR on vu9p/vu13p boards.
----------------------------------------
Windows binary checksums
SHA256 teamredminer.exe 4990613c0c3009c24b05adc6f6a39f0a37c1977390641b793516624781ed48d5
MD5 teamredminer.exe d88b2e8ec69b394dc4d1df1325fd51d8
Linux binary checksums
SHA256 teamredminer f79aaf3cd5c2925d9a0565ffdced99f2de139d3025300ab21f9294f45debf65a
MD5 teamredminer 0f291eca3c940013badee6cabf1c1100
Linux armhf binary checksums
SHA256 teamredminer 1ba0d746609fd260cfc2cb548c34b7867ec3db2bc2d991ea166e9f7d690d3b3f
MD5 teamredminer 4bf9a22ef25b39afd245b203919155fe
----------------------------------------
Team Red Miner v0.10.12
Ironfish hashrate boost, theoretical increase is +5-6% on all gpus except Polaris with +10-11%. Actual results should be close but can vary.
README highlights:
- GPU: Improved ironfish hashrate (+5-6% on all gpus, +10-11% for Polaris).
- GPU: Removed ironfish user graffiti option.
- GPU: Fixed broken dual zil mining for some older algos, e.g. Nimiq.
----------------------------------------
Windows binary checksums
SHA256 teamredminer.exe 3375ce5bc6f3a23d7e73ffe01f6bf0c08b2e907193c9fcb49afbe6c28f07e779
MD5 teamredminer.exe 572f52851dcdbad0994f46b45123ce08
Linux binary checksums
SHA256 teamredminer c3d64aba9ff9babfa7a206d0f3ca2ba73ae58b72c2e556de3853a525e0bada79
MD5 teamredminer 4136aa6aee52da00d5d315eac77120cd
Linux armhf binary checksums
SHA256 teamredminer 8603715137336e3d36e4bc5024a1c7afad0104a892046af8193a5a1e751d5863
MD5 teamredminer dad998a9b5aa38f95194158e56d9dd33
--------------------------------------------------------------------------------
Team Red Miner v0.10.11
This is a small update for ironfish mining with slightly better hashrate/efficiency for all gpus but the 7900XT which was broken in the previous release and now does +150-170%. Miners now also have the ability to choose your own graffiti (limited to 20 characters) - if you're the one who finds a block for your pool, you'll get your message on the blockchain!
README highlights:
- GPU: Small improvements for ironfish hashrate/efficiency on all gpus.
- GPU: Fixed low ironfish hashrate for RDNA3 / 7900XT.
- GPU: Automatic handling of ironfish worker name when specified as wallet.worker.
- GPU: User can now set their own graffiti prefix (max 20 chars) when mining ironfish (see --iron_user_graffiti) to paint the blockchain!
----------------------------------------
Windows binary checksums
SHA256 teamredminer.exe f7a3a021d02c4d4ed22e0f62e52fca17140311d5752a5daa63b86d6a506a3ef3
MD5 teamredminer.exe 446c29259065d52140a056c017d43c71
Linux binary checksums
SHA256 teamredminer 6a139dca45f4f19d1757723c5cf1f912d9397b4ec5b219ba1ec623ee8b4c462e
MD5 teamredminer f7d41d549702b2af65a13ade6606bc06
Linux armhf binary checksums
SHA256 teamredminer 8086385d50ab584e25b8c2a0118ba2a0a3d0f2751ad079e761b01d5a91aaf468
MD5 teamredminer 5a3ef01b2015d6dfe7f9787faa8993b5
----------------------------------------
Team Red Miner v0.10.10
This release primarily adds support for Ironfish using the stratum protocol proposed by TRM, which enables miners to run at a much higher hashrate than previously.
Confirmed pools with support at this time are Herominers, Flexpool and Kryptex. Other pools are welcome to inspect the forked ironfish on Kerney666's github (trm_stratum branch) to implement support.
README highlights:
- GPU: Added support for ironfish (-a ironfish, only the fast stratum protocol v2 supported).
- GPU: Dual mining support for ironfish with ERG and ethash (use --iron ... --iron_end).
- GPU: Addressed sluggish and lagging display with KAS solo mining (and ironfish).
- GPU: Added support for the ZIL ZMP protocol. Use zil:// in --zil .. --zil_end or normal pool configs.
- GPU: Added event script for calling external scripts on e.g. algo switching, see --event_script.
- GPU: Added support for switching between separate clocks/voltages on windows for zil switching.
- FPGA: Added kaspa support for JC13s and JCC2F carriers.
- FPGA: Added kaspa support for vu13ps on E300 boards.
----------------------------------------
Windows binary checksums
SHA256 teamredminer.exe f3b34f33c60aa33477278d3044993eb6ef190559b6727c992ca73dc569d258b0
MD5 teamredminer.exe ff12308bd51a20dc698e9b19ef3a3af9
Linux binary checksums
SHA256 teamredminer 8493a7ec4fbf59a128ce69532caed0dee82189ac7d1426d233bbd06f706ae54d
MD5 teamredminer 42e92ac25f150680123de7704311b56f
Linux armhf binary checksums
SHA256 teamredminer 34dabb39f16e1518277560abb788c8a23ac90c35e46092d897f4130d5bd34559
MD5 teamredminer 6613282ed719f92ec03e5be6d23f18d9
----------------------------------------
Team Red Miner v0.10.9
This release primarily adds initial support for RDNA3 GPUs and some new FPGA parts/boards.
README highlights:
- GPU: Added support for RDNA3 / 7900XT gpus (ethash, autolykos2, kaspa, verthash incl dual combos supported).
- FPGA: Added support for JC33s and JC35s on JCC2Ls
- FPGA: Added support for E300 with vu33p, vu33p_CIV, vu35p, and vu9p parts.
- FPGA: Added support for Alveo U200 active cooled variant.
----------------------------------------
Windows binary checksums
SHA256 teamredminer.exe 19d66146c26f67cbf2921de620652aa904306bcac3d4181523afb2ea501c14a5
MD5 teamredminer.exe 6840317b23a3f5c4abacdc9a533b375f
Linux binary checksums
SHA256 teamredminer 04c2bce1d7c1e9d9882ae9a4a95b4eda926c164bf28d0ca7f3dea199e0d82934
MD5 teamredminer d72e0d0fa4dd26bc5121a02e52ccbfa3
Linux armhf binary checksums
SHA256 teamredminer df70048feb2800f1baa92cbd98675f9097a4766b5f0570991ad486daab3707d5
MD5 teamredminer 6fa91f12627c66c0c6e0ce8a5742d11c
----------------------------------------
Team Red Miner v0.10.8
This release primarily adds support for triple mining of ethash+kas+zil and erg+kas+zil, and extends kawpow on 4GB gpus until epoch 369.
README highlights:
- GPU: Kawpow on Polaris 4GB gpus extended to epoch 369 (end of April 2023).
- GPU: Tiny Kaspa gpu hashrate boost across all gpus (+0.1%).
- GPU: Added triple ERG+KAS+ZIL and ETH+KAS+ZIL mining support, add both --kas and --zil sections to enable.
- GPU: R-mode support in dual/triple ZIL mining. Specify --eth_config=R inside --zil ... --zil_end to enable.
- GPU: Fixed HiveOS ERG+KAS issues with stray hw errs reported on RDNA2 gpus.
- GPU: Fixed additional small issues with dual zil mining paired with older algos.
- GPU: Fixed hw err issues for verthash when running with R-mode kernel params.
----------------------------------------
Windows binary checksums
SHA256 teamredminer.exe a640ce1aa3ecb5c8e7d3fb323302b0c92b88c11ea1a8433c4a8144c64873e419
MD5 teamredminer.exe 5c0e990865ae8f56b0e490e4cd637cd3
Linux binary checksums
SHA256 teamredminer de41bbeac76922632b5ccb5c34167bbdf598b381774e19774f5f6cdfd5af56b1
MD5 teamredminer 4c5e374a50415e5fb5ab5b12f8d85d62
Linux armhf binary checksums
SHA256 teamredminer 0b4ef6301ad455faf39181ffaae2e4a4859383ee4d9f93acc8fc0e69308a6a08
MD5 teamredminer 773f3455e655a8ce08b05b5af056933b
----------------------------------------
EDIT: added a custom Hive package trm_custom-0.10.8.tgz.
Team Red Miner v0.10.7
This release primarily adds dual mining of Ergo+Kaspa on gpus, and adds voltage control support on SQRL FK33 and TUL TH53/55 fpgas.
README highlights:
- GPU: Added dual ERG+KAS mining support for all supported gpus (see DUAL_ERGO_MINING.txt).
- GPU: Fixed semi-broken dual zil mining for older algos (Nimiq, Argon2, x16r, and others).
- FPGA: Added support for running higher than 700MHz on Kaspa.
- FPGA: Added voltage control for TH53, TH55, and FK33.
- FPGA: Added support for Kaspa on VCU1525 and Aleo U200 boards.
- FPGA: Possible fix for crashes after network outage when mining Kaspa.
- FPGA: Added description of FK33 voltage mod, see FPGA_FK33_MOD.txt.
----------------------------------------
Windows binary checksums
SHA256 teamredminer.exe 887b67fdc26f5977954b5856d1c21d10f8e4e00b846197145b63eadda66e7fa9
MD5 teamredminer.exe f06f7c1da01a434ceb40c31f0d9b778c
Linux binary checksums
SHA256 teamredminer 37faa6fb073cf2d6895e0f7bcacc5cf0af4963f72cd3f146885683dc38d9d40b
MD5 teamredminer c5e45b688bb3b104b8d3b7dad4f50578
Linux armhf binary checksums
SHA256 teamredminer 9f5ffb2d76b402d5fc671310a291517ea64a4075aae3fb9b015a4face5cfe38f
MD5 teamredminer c96c049d6dcf8ec985d2e079d8673529
----------------------------------------
Team Red Miner v0.10.6
This release primarily adds support for CVP13 and VCU/BCU FPGA boards, but also includes a fix to allow Kaspa mining on MiningRigRentals.
README highlights:
- General: Added fix for Kaspa mining on MiningRigRentals.
- FPGA: Added Kaspa support for CVP13 and VCU1525 clones (BCU, BTU, ECU)
- FPGA: Renamed E300 to E335C in preparation for supporting additional FPGA devices on E300 boards.
- FPGA: Fixed broken TH53 temp/voltages display.
----------------------------------------
Windows binary checksums
SHA256 teamredminer.exe 2c9853d29fb1474ed00ac73477adc27e245d554a2ba907d31b06e569f359214a
MD5 teamredminer.exe 2e5e53b6d948f05e5174f6a4a4fcc554
Linux binary checksums
SHA256 teamredminer aca42c37690081a02d5c543a83ba06c743d7a7d7909a3d1187d7fcf20d06b1f4
MD5 teamredminer a5526a22b7bdb12fb8ec71916b57a7a2
Linux armhf binary checksums
SHA256 teamredminer 8f2e17a004a3388b16023cbfd622d4d0d295125a7817b1ffbb1cf393a4634e75
MD5 teamredminer d6fc15816517c4fe860db0df0603d3e9
----------------------------------------
Team Red Miner v0.10.5.1
Bugfix release replacing v0.10.5. All gpu miners running single algo kaspa using v0.10.5 should upgrade.
README highlights:
- GPU: Kaspa single algo - fixed critical bug sometimes delaying shares, resulting in pool rejects.
- GPU: Kaspa single algo - fixed solo mining against the Kaspa stratum bridge or other setups with no extranonce sent.
Windows binary checksums
SHA256 teamredminer.exe 2377e69aadfe5029e1bb39e61bc000db70b354cade216196f2d31be5a3f5e800
MD5 teamredminer.exe f819f57db07f4ecc9f3c1f044ed2f98e
Linux binary checksums
SHA256 teamredminer fc49953a88727693fe37050027ec5d758094366034acc22b287922df5c7559b2
MD5 teamredminer 0c3173708637089aff57e4c7f3717c99
Linux armhf binary checksums
SHA256 teamredminer ffe2fae5689e00c10d2df0fc048dd1daf02e057fd9973c4f47c91f5649bcbd6c
MD5 teamredminer ea8485d0fe34bf230026c9dcfc68e83d