Bitcoin Forum
April 25, 2024, 01:02:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 »
  Print  
Author Topic: MindMiner v6.21 - miner manager program with online monitoring  (Read 31459 times)
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
February 26, 2018, 09:31:25 AM
Last edit: January 21, 2020, 01:18:28 PM by Quake4
Merited by CjMapope (3)
 #1

MindMiner - the miner manager programm with online monitoring
Miner manager programm. Support CPU mining and mining on nVidia and AMD cards.

This isnt a next fork based on MultiPoolMiner (NemosMiner, SniffDogMiner, MegaMiner, NPlusMiner and etc).
This is full new source code written by me with my minds of a console miner manager programm.
Thanks to aaronsace to the idea but weak implementation.

Latest version: https://github.com/Quake4/MindMiner/releases/latest
Page on GitHub: https://github.com/Quake4/MindMiner

You may config any supported miner to any configuration.

Features:
* Online monitoring on site http://mindminer.online/monitoring
* Accounting power consumption
* Very small code size
* Low memory use ~50Mb
* Self update
* User confirm for benchmarks and new pools
* No memory leak
* Small CPU usage
* Fast switch for most profit algo/coin
* Very configurable
* Different verbose level
* Pools actual balance
* Actual miners (if not write me)
* Up to three currencies supported list
* Api Pools proxy for more then 10 rigs (prevent blocking api pools request)
* Api/status server (http://localhost:5555)
* Switching resistance by percentage or timeout
* Run process before & after execution of miner
* Account accepted & rejected shares
* Failover pools support
* Rentals pool support

Supported Pools:
* NiceHash
* MinigPoolHub
* MiningRigRentals
* Zpool
* AhashPool
* ZergPool
* BlazePool
* HashRefinery
* BlockMasters

Supported Miners:
* bminer
* dstm zcash (equihash)
* cast xmr
* cpuminer (any)
* cpuminer-opt
* ccminer (any)
* ewbf (disabled by default, to enable change config file .\Miners\ewbf-xxx.config.txt)
* nheqminer (disabled by default, to enable change config file .\Miners\nheqminer-xxx.config.txt)
* sgminer (any)
* gatelessgate
* Claymore ethereum (no dual algo support for now)
* Claymore zcash (equihash)
* Claymore cryptonight
* Claymore neoscrypt
* PhoenixMiner (ethash)
* xmrig
* jce cryptonote
* cryptodredge

Requirements:

PowerShell 5.0

Windows 10 x64 or Server 2016 already contain PowerShell 5.0.
For Windows 7 SP1, 8.1, Server 2008 R2 SP1, 2012, 2012 R2 install PowerShell 5.0 by link.
PowerShell requires Microsoft .NET Framework 4.5 or above.
The Windows is x64 need as most of the miners support only x64 bit.

Please install:

Visual C++ Redistributable 2015 https://www.microsoft.com/en-US/download/details.aspx?id=48145
Visual C++ Redistributable 2013 https://www.microsoft.com/en-US/download/details.aspx?id=40784
If use CPU mining please allow lock page support in OS to double CryptoNight algorithm profit (XMR).

Install:
Download latest release to any folder. Unpack and may create config.txt (see config section) or just run "run.bat" and enter BTC wallet and other asked data.

Config:
Place simple config.txt file into programm folder with json content
Code:
{
    "Wallet": { "BTC":  "Your BTC wallet" },
    "Login": "Login for pool with registration (MPH)"
}
For details, see configuration manual.

Fee:
MindMiner has development fee 1%.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714006974
Hero Member
*
Offline Offline

Posts: 1714006974

View Profile Personal Message (Offline)

Ignore
1714006974
Reply with quote  #2

1714006974
Report to moderator
1714006974
Hero Member
*
Offline Offline

Posts: 1714006974

View Profile Personal Message (Offline)

Ignore
1714006974
Reply with quote  #2

1714006974
Report to moderator
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
February 26, 2018, 07:35:01 PM
 #2

MindMiner v1.07

* Update cpuminer-opt to version 3.8.3.3.
* Disable myr-gr algo due going to asics.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
February 27, 2018, 09:41:34 AM
 #3

MindMiner v1.08

* Fix unexpected switch between miners.
* Improved reading hash speed from cpuminer-opt.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
February 28, 2018, 09:11:07 AM
 #4

MindMiner v1.09

* Improved miner downloading (fix output error with blocked job state).

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
March 01, 2018, 09:13:18 AM
 #5

MindMiner v1.10

* Update BMiner to version 5.4.0.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
car1999
Full Member
***
Offline Offline

Activity: 350
Merit: 100


View Profile
March 01, 2018, 09:21:49 AM
 #6

A GUI would be better for noobs.
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
March 01, 2018, 09:54:24 AM
 #7

A GUI would be better for noobs.
The GUI requires a lot of development time that I can use to develop the main code.
In fact, reducing development time.

And this console programm have user interface. Just run "run.bat" and MindeMiner ask you about minimum needed data.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
March 01, 2018, 12:27:24 PM
 #8

MindMiner v1.12

* Add new more profit ZergPool currently then zpool and ahash.
* Add ccminer-hsr (faster then ccminer tpruvot).

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
vannn
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
March 01, 2018, 06:35:57 PM
 #9

can you add HSRMINER Neoscrypt Fork? this is the fastest neoscrypt miner.
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
March 02, 2018, 05:24:27 AM
 #10

can you add HSRMINER Neoscrypt Fork? this is the fastest neoscrypt miner.
This?
~  Added 1 minute per hour devfee. 1/59*100=1,7%

Yes. Will add soon.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
prvs
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
March 02, 2018, 06:33:57 AM
 #11

ccminer-hsr it doesn't work correctly with 970 and 980 - writes kernel error.
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
March 02, 2018, 07:27:17 AM
 #12

ccminer-hsr it doesn't work correctly with 970 and 980 - writes kernel error.
Please, try latest nvidia driver.
Is ccminer-tpruvot-224 work correctly?
I try ccminer-hsr only on 10xx.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
prvs
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
March 02, 2018, 08:21:14 AM
 #13

I use 390.77 version, ok reinstall latest drivers and test with it. With 1080 all ok.
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
March 02, 2018, 08:26:18 AM
 #14

I use 390.77 version, ok reinstall latest drivers and test with it. With 1080 all ok.
Propably, ccminet-hsr is not compatible with 9xx.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
prvs
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
March 02, 2018, 08:42:31 AM
 #15

I use 390.77 version, ok reinstall latest drivers and test with it. With 1080 all ok.
Propably, ccminet-hsr is not compatible with 9xx.
I have both cards working with hsrminer by palgin&alexkap
Is it possible to replace or add this miner for this hsr algorithm?
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
March 02, 2018, 08:52:03 AM
 #16

This hsrminer? https://github.com/palginpav/hsrminer
Or hsrminer Fork? https://github.com/justaminer/hsrm-fork

In next version i try to add this miner.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
prvs
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
March 02, 2018, 09:16:33 AM
 #17

This hsrminer? https://github.com/palginpav/hsrminer
In next version i try to add this miner.
This. The fork version neoscrypt best choice. Thanks!
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
March 02, 2018, 12:13:41 PM
 #18

prvs

I can't add hsrminer by palgin until it hasnt an API.

I test hsrminer justaminer fork. I have equally results to ccminer klaust 8.20 (included in MM).

hsrminer has this result and need substract devfee 1.7%:
Code:
 INFO : [14:54:34] : GPU#0 - Gigabyte GTX 1070, speed is 1127.87kH/s
 INFO : [14:54:34] : Share Accepted, overall speed is 1095.20kH/s, efficiency 100.00%

ccminer klaust have 1,1 Mh/s.

This from MindMiner result:
Code:
ccminer-klaust-820      NeoScrypt      1,10 M  1,6143  92,032  0,14807   0,13433827 ZergPool-DSR    -i 17
ccminer-klaust-820      NeoScrypt      1,08 M  1,5863  90,436  0,14550   0,13433827 ZergPool-DSR    -i 16
ccminer-klaust-820      NeoScrypt      1,07 M  1,5678  89,379  0,14380   0,13433827 ZergPool-DSR
hsrminer-neoscrypt-just NeoScrypt      1,01 M  1,4806  84,406  0,13580   0,13433827 ZergPool-DSR

I can add this miner but disable by default, if needed.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
prvs
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
March 02, 2018, 12:24:48 PM
 #19

Then, probably, there is no sense, it can be optional
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
March 02, 2018, 12:47:50 PM
 #20

If want try it create file "hsrminer.ps1" in "Miners" folder with content.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!