반응형

https://github.com/Lolliedieb/lolMiner-releases/releases/tag/1.46a

 

Release lolMiner 1.46a · Lolliedieb/lolMiner-releases

lolMiner 1.46a Changes (over 1.45) Significantly improved the Ton performance in Eth+Ton dual mining for all supported GPUs. Gain is 15-20% over the old implementation at same Eth reward - combine...

github.com

lolMiner 1.46a

Changes (over 1.45)

  • Significantly improved the Ton performance in Eth+Ton dual mining for all supported GPUs. Gain is 15-20% over the old implementation at same Eth reward - combined with new tuning some cards can be much higher (e.g. RX 580) while others optimize for more Eth hash rate (e.g. RX 5700)
  • Changed the Eth+Ton and Eth+Alephium tuning functions on AMD and all Nvidia non-LHR cards. Tuning now uses a scoring function to score resulting Eth and dual coin rewards and try to optimize this. Note that with --maxdualimpact you still can just define the max % of Eth hashrate to give away. This will overwrite the scoring function.
  • Added experimental Eth+Alephium dual mining kernels for Pascal GPUs.
  • API now also gives the worker name on Ethash, Ton and Alephium mining.
  • Updated Web-gui.
  • Ton stratum: https://next.ton-pool.com now using mode 2 automatically again. New whalespool server wss://stratum.whalestonpool.com/stratum now using mode 6 automatically.

Fixes

  • 1.46a: Fixed a bug causing the miner to sometimes end up in an infinite re-connect cycle - instead of actually reconnecting
  • 1.46a: Fixed a bug causing --maxdualimpact not having effect on some Nvidia cards
  • Fixed a bug causing connection time out (for a retry) not working properly
  • Fixed a bug in Alephium stratum: miner did not check fail-over when primary worker name was not accepted by the pool
  • Fixed a crash when trying to specify more fail-over pools for dual algorithm then for the primary connection
  • Windows: fixed a bug causing dual mining (especially Eth+Alephium) freeze the card & driver on startup
  • Fixed some minor glitches
반응형

'Mining > Software' 카테고리의 다른 글

T-Rex 0.26.1  (0) 2022.05.22
NBMiner v41.5  (0) 2022.05.22
Team Red Miner v0.9.4  (0) 2022.03.05
BzMiner v8.0.0  (0) 2022.03.05
GMiner 2.83  (0) 2022.03.05
반응형

https://github.com/todxx/teamredminer/releases/tag/v0.9.4

 

Release Team Red Miner v0.9.4 · todxx/teamredminer

Team Red Miner v0.9.4 General features, bugfixes and ETH+TON improved rewrite for Navis, now very close to max ethash perf with slightly increased ton hashrate as well. README highlights: GPU: Nav...

github.com

Team Red Miner v0.9.4

General features, bugfixes and ETH+TON improved rewrite for Navis, now very close to max ethash perf with slightly increased ton hashrate as well.

README highlights:

  • GPU: Navi/Big Navi rewrite for eth+ton, increased hashrates on both algos and more stable setup.
  • GPU: Navi/Big Navi eth+ton rigs with stale eth issues should be fixed.
  • GPU: Pool outage for dual algo now results in eth mining only instead of pausing. This will reduce crashes.
  • GPU: Fixed a potential deadlock when mining eth+ton. Rigs that have gotten strange "crashes" should upgrade, especially when coupled with a network or pool outage.
  • GPU: Added --dual_tuner_step and --dual_tuner_period to configure the dual tuner accuracy.
  • GPU: Fixed race bug for ethash where gpus could accidentally build a dag for epoch 0 at startup.
  • GPU: RaveOS fix for running the TRM wss proxy for Nimiq and certain TON pools.
반응형

'Mining > Software' 카테고리의 다른 글

NBMiner v41.5  (0) 2022.05.22
lolMiner 1.46a  (0) 2022.03.05
BzMiner v8.0.0  (0) 2022.03.05
GMiner 2.83  (0) 2022.03.05
T-Rex 0.25.8  (0) 2022.03.05
반응형

https://github.com/bzminer/bzminer/releases/tag/v8.0.0

 

Release BzMiner v8.0.0 · bzminer/bzminer

Release v8.0.0 of BzMiner. All feedback is welcome ;) What's in this release New coin: Kaspa (with experimental pool support) Lower Alephium Dev Fee (now 0.5%) Higher Alephium effective hashrate N...

github.com

Release v8.0.0 of BzMiner. All feedback is welcome ;)

What's in this release

  • New coin: Kaspa (with experimental pool support)
  • Lower Alephium Dev Fee (now 0.5%)
  • Higher Alephium effective hashrate
  • New Dual mine options (parallel, alternating, dag only). Alternating mining allows oc per algo
  • New CLI option
    • --version - show BzMiner version
    • --avg_hr_ms - how long hashrate averaging should be (default is 30000 ms)
  • New config options
    • multi_mine_ms - array of timings for alternate mining (used to be lhr_mine_ms)
    • multi_mine_type - 0 = Parallel, 1 = Alternate (can oc per algo), 2 = Mine only during DAG generation
  • oc_ options can now be strings of a json array (to get around Hive OS not able to parse valid multi-dimensional arrays)
  • Bug fixes
    • Fixed issue with nvrtc and nvml missing preventing gpus from mining
    • Disable edit mode in windows console (was causing miner to pause when clicked by accident)
    • AMD Polaris and Vega metrics now work on windows
    • Fixed auto protocol detection
    • Some pools getting duplicate worker name
    • Fixed dual mining Ethash taking a very long time to generate DAG (oc is reset while dag is generating)
    • Fixed global oc options to take precedence over device override options
    • oc's are not applied to disabled devices
    • Fixed poolside hashrate including rejected shares
    • Fixed potential crash when pool is not able to be connected to

NOTE: Requires either latest NVIDIA Drivers or use _cuda_tk downloads

  • BzMiner requires Nvidia drivers supporting Cuda 11.5 or greater (Nvidia driver >= 495.29.05)
  • BzMiner cuda_tk requires Nvidia drivers supporting Cuda 11.2 or greater (Nvidia driver >= 460.27.03)

Downloads

  • bzminer_v8.0.0_windows.zip includes the CLI for windows
  • bzminer_v8.0.0_linux.tar.gz includes the CLI for Linux

Use the cuda_tk version of BzMiner if you do not want to update your Nvidia drivers

  • bzminer_v8.0.0_linux_cuda_tk.tar.gz includes the CLI for Linux
  •  
반응형

'Mining > Software' 카테고리의 다른 글

lolMiner 1.46a  (0) 2022.03.05
Team Red Miner v0.9.4  (0) 2022.03.05
GMiner 2.83  (0) 2022.03.05
T-Rex 0.25.8  (0) 2022.03.05
T-Rex 0.25.2  (0) 2022.02.04
반응형

https://github.com/develsoftware/GMinerRelease/releases/tag/2.83

 

Release 2.83 · develsoftware/GMinerRelease

added wss protocol support for TON mining, now miner support all major mining pools: ton-pool.com, tonwhales.com and icemining.ca fixed miner crash on TON connection loss in dual mining Usage exam...

github.com

  • added wss protocol support for TON mining, now miner support all major mining pools: ton-pool.com, tonwhales.com and icemining.ca
  • fixed miner crash on TON connection loss in dual mining

Usage examples:
miner --algo ton --server wss://eu1.stratum.ton-pool.com/stratum --user EQBoG6BHwfFPTEUsxXW8y0TyHN9_5Z1_VIb2uctCd-NDmCbx

miner --algo ton --server https://server1.whalestonpool.com --user EQBoG6BHwfFPTEUsxXW8y0TyHN9_5Z1_VIb2uctCd-NDmCbx

miner --algo ton --server wss://stratum.whalestonpool.com/stratum --user EQBoG6BHwfFPTEUsxXW8y0TyHN9_5Z1_VIb2uctCd-NDmCbx

miner --algo ton --server stratum+tcp://tcp.whalestonpool.com:4001 --user EQBoG6BHwfFPTEUsxXW8y0TyHN9_5Z1_VIb2uctCd-NDmCbx

miner --algo ton --server stratum+tcp://ton.fi.hashrate.to:4003 --user EQBoG6BHwfFPTEUsxXW8y0TyHN9_5Z1_VIb2uctCd-NDmCbx

miner --algo ethash --server eth.2miners.com:2020 --user 0x654B301832286944E920ee570274167a38c6bec2 --dalgo ton --dserver wss://eu1.stratum.ton-pool.com/stratum --duser EQBoG6BHwfFPTEUsxXW8y0TyHN9_5Z1_VIb2uctCd-NDmCbx

miner --algo ethash --server eth.2miners.com:2020 --user 0x654B301832286944E920ee570274167a38c6bec2 --dalgo ton --dserver https://server1.whalestonpool.com --duser EQBoG6BHwfFPTEUsxXW8y0TyHN9_5Z1_VIb2uctCd-NDmCbx

miner --algo ethash --server eth.2miners.com:2020 --user 0x654B301832286944E920ee570274167a38c6bec2 --dalgo ton --dserver wss://stratum.whalestonpool.com/stratum --duser EQBoG6BHwfFPTEUsxXW8y0TyHN9_5Z1_VIb2uctCd-NDmCbx

miner --algo ethash --server eth.2miners.com:2020 --user 0x654B301832286944E920ee570274167a38c6bec2 --dalgo ton --dserver stratum+tcp://tcp.whalestonpool.com:4001 --duser EQBoG6BHwfFPTEUsxXW8y0TyHN9_5Z1_VIb2uctCd-NDmCbx

miner --algo ethash --server eth.2miners.com:2020 --user 0x654B301832286944E920ee570274167a38c6bec2 --dalgo ton --dserver stratum+tcp://ton.fi.hashrate.to:4003 --duser EQBoG6BHwfFPTEUsxXW8y0TyHN9_5Z1_VIb2uctCd-NDmCbx

 

반응형

'Mining > Software' 카테고리의 다른 글

Team Red Miner v0.9.4  (0) 2022.03.05
BzMiner v8.0.0  (0) 2022.03.05
T-Rex 0.25.8  (0) 2022.03.05
T-Rex 0.25.2  (0) 2022.02.04
GMiner 2.75  (0) 2022.01.23
반응형

https://github.com/trexminer/T-Rex/releases/tag/0.25.8

 

Release T-Rex 0.25.8 · trexminer/T-Rex

Improve ETH+ALPH dual mining performance for LHR cards (high power limit / core clock is important to get high ALPH hashrate). In order for the miner to re-tune your cards, remove LHR tune values f...

github.com

  • Improve ETH+ALPH dual mining performance for LHR cards (high power limit / core clock is important to get high ALPH hashrate).
    In order for the miner to re-tune your cards, remove LHR tune values from your config if you previously set them.
  • --lhr-algo parameter is deprecated and is now an alias for --dual-algo

Bug fixes:

  • Miner uses incorrect worker name for the secondary algorithm if --worker2 is set
  • (WebUI) Various fixes around dual mining configuration setup
반응형

'Mining > Software' 카테고리의 다른 글

BzMiner v8.0.0  (0) 2022.03.05
GMiner 2.83  (0) 2022.03.05
T-Rex 0.25.2  (0) 2022.02.04
GMiner 2.75  (0) 2022.01.23
BzMiner v7.1.6  (0) 2022.01.20
반응형

반응형

'Today' 카테고리의 다른 글

[2022-03-05 16:24] herominers.com  (0) 2022.03.05
[2022-03-05 16:22] woolypooly.com  (0) 2022.03.05
[2022-02-04 17:30] Ergo - Autolykos  (0) 2022.02.04
[2022-01-20 17:36] woolypooly.com  (0) 2022.01.20
2020-12-30 ~ 2021-01-05 Ethereum Miners LIST  (0) 2021.01.06
반응형

반응형
반응형

반응형
반응형

반응형

'Today > 2miners' 카테고리의 다른 글

[2022-05-22 13:53] 2miners.com  (0) 2022.05.22
[2022-01-20 17:34] 2miners.com  (0) 2022.01.20
[2021-01-23 09:03] 2miners.com  (0) 2021.01.23
[2021-01-17 20:08] 2miners.com  (0) 2021.01.17
[2021-01-15 09:00] 2miners.com  (0) 2021.01.15
반응형

반응형

'Today > Nicehash Algorithms' 카테고리의 다른 글

[2022-06-01 15:46] Nicehash Algorithms  (0) 2022.06.01
[2022-05-22 13:51] Nicehash Algorithms  (0) 2022.05.22
[2022-01-20 17:32] Nicehash Algorithms  (0) 2022.01.20
[2021-11-11 19:43] Nicehash Algorithms  (0) 2021.11.11
2021-09-13 20:17  (0) 2021.09.13
반응형

반응형
반응형

반응형
반응형

반응형
반응형

반응형
반응형

반응형
반응형

반응형
반응형

반응형
반응형

반응형
반응형

반응형
반응형

반응형
반응형

https://github.com/trexminer/T-Rex/releases/tag/0.25.2

 

Release T-Rex 0.25.2 · trexminer/T-Rex

Add blake3 algorithm (Alephium coin) Add ETH+ALPH dual mining mode for LHR cards (ETH 68% / ALPH 32% by default) NOTE: solo mining to Alephium nodes isn't supported

github.com

  • Add blake3 algorithm (Alephium coin)
  • Add ETH+ALPH dual mining mode for LHR cards (ETH 68% / ALPH 32% by default)

NOTE: solo mining to Alephium nodes isn't supported

반응형

'Mining > Software' 카테고리의 다른 글

GMiner 2.83  (0) 2022.03.05
T-Rex 0.25.8  (0) 2022.03.05
GMiner 2.75  (0) 2022.01.23
BzMiner v7.1.6  (0) 2022.01.20
Team Red Miner v0.9.0  (0) 2022.01.20
반응형

반응형
반응형

반응형
반응형

https://github.com/develsoftware/GMinerRelease/releases/tag/2.75

 

Release 2.75 · develsoftware/GMinerRelease

major performance improvement for LHR GPUs on Ethash algorithm improved auto-tuning for LHR GPUs changed developer fee to 1% on Ethash algorithm (all major Ethash miners has fee 1%)

github.com

  • major performance improvement for LHR GPUs on Ethash algorithm
  • improved auto-tuning for LHR GPUs
  • changed developer fee to 1% on Ethash algorithm (all major Ethash miners has fee 1%)
반응형

'Mining > Software' 카테고리의 다른 글

T-Rex 0.25.8  (0) 2022.03.05
T-Rex 0.25.2  (0) 2022.02.04
BzMiner v7.1.6  (0) 2022.01.20
Team Red Miner v0.9.0  (0) 2022.01.20
lolMiner 1.42  (0) 2022.01.20
반응형

반응형
반응형

반응형

'Today > 2miners' 카테고리의 다른 글

[2022-05-22 13:53] 2miners.com  (0) 2022.05.22
[2022-03-05 16:21] 2miners.com  (0) 2022.03.05
[2021-01-23 09:03] 2miners.com  (0) 2021.01.23
[2021-01-17 20:08] 2miners.com  (0) 2021.01.17
[2021-01-15 09:00] 2miners.com  (0) 2021.01.15
반응형

반응형

'Today > Nicehash Algorithms' 카테고리의 다른 글

[2022-05-22 13:51] Nicehash Algorithms  (0) 2022.05.22
[2022-03-05 16:18] Nicehash Algorithms  (0) 2022.03.05
[2021-11-11 19:43] Nicehash Algorithms  (0) 2021.11.11
2021-09-13 20:17  (0) 2021.09.13
[2021-01-23 09:02] Nicehash Algorithms  (0) 2021.01.23
반응형

 

반응형
반응형

https://github.com/bzminer/bzminer/releases/tag/v7.1.6

 

Release BzMiner v7.1.6 · bzminer/bzminer

Release v7.1.6 of BzMiner. All feedback is welcome ;) What's in this release v7.1.6 hotfix Displaying BzMiner version in corner of output table Added seconds to date/time output Added optional sta...

github.com

  • Displaying BzMiner version in corner of output table
  • Added seconds to date/time output
  • Added optional startup script (if specified, BzMiner will call the script start_script in config.txt when it starts up)
  • Added ability to change pool reconnect delay (delay_before_connection_retry in config.txt)
반응형

'Mining > Software' 카테고리의 다른 글

T-Rex 0.25.2  (0) 2022.02.04
GMiner 2.75  (0) 2022.01.23
Team Red Miner v0.9.0  (0) 2022.01.20
lolMiner 1.42  (0) 2022.01.20
GMinerRelease 2.74  (0) 2022.01.20
반응형

https://github.com/todxx/teamredminer/releases/tag/v0.9.0

 

Release Team Red Miner v0.9.0 · todxx/teamredminer

Team Red Miner v0.9.0 Major new release now adding support for FPGA ethash mining. README highlights: Added initial FPGA ethash support. See FPGA_GUIDE.txt for details. Main executable file hash...

github.com

Major new release now adding support for FPGA ethash mining.

README highlights:

  • Added initial FPGA ethash support. See FPGA_GUIDE.txt for details.
반응형

'Mining > Software' 카테고리의 다른 글

GMiner 2.75  (0) 2022.01.23
BzMiner v7.1.6  (0) 2022.01.20
lolMiner 1.42  (0) 2022.01.20
GMinerRelease 2.74  (0) 2022.01.20
lolMiner 1.39  (0) 2022.01.02

+ Recent posts