Skip to content

Commit

Permalink
5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tutulino committed Dec 7, 2017
1 parent 4f1d151 commit fcb0491
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 29 deletions.
65 changes: 43 additions & 22 deletions Config.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
--ID for each rig you have
--ID for your rig

@@WORKERNAME=HAB

--Pool username for not anonymous pools like SprNova, BlocksFactory or MiningPoolHub

@@USERNAME=tutulino


--Prefered Currency you will be pay, only for anonymous pools with autoexchange (Zpool, HR...), must set wallet for this currency on "Wallets Section"

@@CURRENCY=BTC
Expand All @@ -10,52 +15,68 @@

@@LOCALCURRENCY=EURO

-- Location of your rig: EUROPE/US/ASIA/GB (some pool may have no desired location, US will be selected then)
-- Location of your rig: EUROPE/US/ASIA/GB (some pool may have no desired location, US will be selected then)

@@LOCATION=EUROPE


-- Time in seconds for recheck profit and select more profitable algorithm (less than 600 not recommended)

@@INTERVAL=600


-- Screen to be shown at start of program (WALLETS/CURRENT/HISTORY/PROFITS)
- Benchmarks interval time (less than 200 not recomended)

@@STARTSCREEN=PROFITS
@@BENCHMARKTIME=200

-- Benchmarks interval time (less than 200 not recomended)

@@BENCHMARKTIME=200
-- Screen to be shown at start of program (WALLETS/CURRENT/HISTORY/PROFITS)

--Pool username for not anonymous pools like SprNova, BlocksFactory or MiningPoolHub
@@STARTSCREEN=PROFITS

@@USERNAME=tutulino
-- Gpu Groups, you can group your cards as you want, my recomendation is a group for each model of card on your rig. Each group will be bechmarking and running separately
-- You can identify your GPU platform and card id launching GpuList.bat
-- If you change this groups you must delete stats folder content for becnchmark run again
-- Type must be NVIDIA or AMD
-- Example for rig with 5 nvidia identical cards @@GPUGROUPS=[{"GroupName" : "Rig1070","Type":"NVIDIA","GpuPlatform":"0","Gpus":"0,1,2,3,4"}]
-- Example for rig with 7 nvidia (5x1080,2x1060) @@GPUGROUPS=[{"GroupName" : "1080","Type":"NVIDIA","GpuPlatform":"0","Gpus":"0,1,2,3,4"} , {"GroupName" : "1060","Type":"NVIDIA","GpuPlatform":"0","Gpus":"5,6"} ]

@@GPUGROUPS=[{"GroupName" : "1080ti","Type":"NVIDIA","GpuPlatform":"0","Gpus":"0"} , {"GroupName" : "1060","Type":"NVIDIA","GpuPlatform":"0","Gpus":"1"} ]

-- WALLETS, for autoexchange pools you only need set a wallet for prefered currency (@@currency), other pools without autoexchange like Yiimp need as login a wallet of same coin you are mining, you can add wallets while pattern @@WALLET_XXX (XXX=currency symbol)

-- WALLETS, for autoexchange pools you only need set a wallet for prefered currency (@@currency), other pools without autoexchange like Yiimp need as login a wallet of same coin you are mining, you can add wallets while pattern @@WALLET_XXX = YYYYY (XXX=currency symbol; YYYYY= your wallet)
-- For nicehash, if a @@WALLET_BTC_NICE=XXXXXXX is found it will be used, if not @@WALLET_BTC will be used

@@WALLET_BTC=1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM
@@WALLET_XXX=YOUR_WALLET_DIRECTION
@@WALLET_BTX=1EqS1VZ1A5qZF6x72DRgLs4oULLsMcVDJd
@@WALLET_DCR=DshK6VgbzwJjaAXmvrmMEYq3bqZJLrQbwzS
@@WALLET_DNR=DMBdpDVrtj6DBEcE6t9wRbujw7NM7ziLYp
@@WALLET_EXP=0x678167c192c6b40d913a2ffcc92887575db56d56
@@WALLET_FTC=6oVvPeadc99vchwaL9jThPyvDCQointDdQ
@@WALLET_GRS=FmjEgiAziz5L5a3674cWQRwj2eSCbSrMYn
@@WALLET_ORB=oewLAyLNSQR6uRu5WjY1cHSWnQ1oPLXsCs
@@WALLET_SIB=SgxUftvp7zm66yCoHiKzJCzvopzn7cUmhw
@@WALLET_SIGT=BJupFgEmjzE3U6VvH3vmNSBL6AkdxQjoAn
@@WALLET_VTC=VrBVPv2PKLv6RrgKnoh71SzdFjmX5Ly8Dq
@@WALLET_XLR=sc51ZBVNJoaZ3gWNbN62QdYgmcFTVRVg4W
@@WALLET_XVG=DMpSQmLpitKrdnaHomJSnMP3Q77ZJ9f2aF
@@WALLET_ZEC=t1RbZBWXx6K9cbFogePSJPNg6Bjfryrdzpx
@@WALLET_UBQ=0xcd11aa1fec676c0d17ce5d88d13fec2dcf0f0cfd
@@WALLET_MUSIC=0x6beb3f2cf763417cce0fb010c038dac7973d5b77
@@WALLET_NEVA=NgbgjrSWmK8h1R6f41FAJu6GE22H9Q5v7R
@@WALLET_PIRL=NgbgjrSWmK8h1R6f41FAJu6GE22H9Q5v7R



-- API Keys, Non Anonymous pools (Suprnova, MPH) requires api key to get wallets info (format @@APIKEY_NAMEOFPOOL=XXXXXXXXXX)

@@APIKEY_MINING_POOL_HUB=a04e6330b38f7387833434ae40775f70eff6582e8ec37600216757554887ccbd36b4510b4
@@APIKEY_SUPRNOVA=cd03834069c3314bb6d88d333408bc4342a51ec1d45f90577742e4e5275744a402e4afed
@@APIKEY_MINING_POOL_HUB=a04e630b38f73878ae40775f70eff6582e8ec37600215755487ccbd36b4510b4
@@APIKEY_SUPRNOVA=cd0384069c314bb6d88408bc4342a51ec1d45f90577742e4527574a402e4afed


-- Gpu Groups, you can group your cards as you want, my recomendation is a group for each model of card on your rig. Each group will be bechmarking and running separately
-- You can identify your GPU platform and card id launching GpuList.bat
-- If you change this groups you must delete stats folder content for becnchmark run again
-- Type must be NVIDIA or AMD
-- Example for rig with 5 nvidia identical cards @@GPUGROUPS=[{"GroupName" : "Rig1070","Type":"NVIDIA","GpuPlatform":"0","Gpus":"0,1,2,3,4"}]
-- Example for rig with 7 nvidia (5x1080,2x1060) @@GPUGROUPS=[{"GroupName" : "1080","Type":"NVIDIA","GpuPlatform":"0","Gpus":"0,1,2,3,4"} , {"GroupName" : "1060","Type":"NVIDIA","GpuPlatform":"0","Gpus":"5,6"} ]

@@GPUGROUPS=[{"GroupName" : "AllRig","Type":"NVIDIA","GpuPlatform":"0","Gpus":"0,1,2,3,4,5,6,7"}]
-- Number of minutes each day (NOT PERCENT) of donation

@@DONATE=0

-- Number of minutes each day (NOT PERCENT) of donation

@@DONATE=5

16 changes: 9 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@ WHATTOMINE (virtual) - Based on statistics of whattomine, it use MPH and Suprnov
---- ALGOS/COINS SUPORTED (NVIDIA) -------------------------------

**Mining Pool Hub, Yiimp, ZPOOL, AhashPool, Unimining, Italyiimp Nicehash and Hash Refinery (must be suported by pool)
skunk, jha, Blakecoin, c11, Groestl, yescrypt, veltor, blake, equihash, skein, scrypt, sib, neoscrypt, lbry, Myriad-Groestl, Lyra2v2,
Keccak, blake2s,x11evo,sia, vanilla, timetravel, tribus, Qubit , X13, x17, lyra2z, hmq1725, pascal, bitcore, ethash,
cryptonight, Nist5, quark, blake14r,x11gost, ethash|blake2s, ethash|lbry, ethash|pascal, ethash|blake14r, PHI, HSR
skunk, jha, Blakecoin, c11, Groestl, veltor, blake, equihash, skein, sib, neoscrypt, lbry, Myriad-Groestl, Lyra2v2,
Keccak, blake2s,x11evo,sia, vanilla, timetravel, tribus, x17, lyra2z, hmq1725, pascal, bitcore, ethash,
cryptonight, Nist5, quark, blake14r,x11gost, ethash|blake2s, ethash|lbry, ethash|pascal, ethash|blake14r, PHI, HSR, xevan

**SUPRNOVA
DECRED(DCR), DIGIBYTE-SKEIN(DGB), HUSH(HUSH), LIBRARY(LBRY), MONACOIN (MONA), SIGNATUM(SIGT), ZCASH(ZEC),
ZENCASH (ZEN), ZCLASSIC(ZCL), KOMODO(KMD), MONERO(XMR), DIGIBYTE-GROESTL(DGB), SIBCOIN (SIB) ,UBIQ (UBQ), EXPANSE (EXP),
BITSEND (BSD),ELECTRONEUM (ETN),SMARTCASH (SMART),BITCOINZ (BTCZ),BITCOIN GOLD (BCG)
BITSEND (BSD),ELECTRONEUM (ETN),SMARTCASH (SMART),BITCOINZ (BTCZ),BITCOIN GOLD (BCG),STACKS (STACK), POLYTMOS (POLY)


**BLOCKSFACTORY
Expand Down Expand Up @@ -73,8 +73,8 @@ Default donation is 5 minutes each day on automatic pools, you can change it at
---- UPGRADE PROCEDURE ------------------------------------

Safest way is download new software and copy from old version "stats" folders and "config.txt" file.
If new verson haven´t miners update you can copy "bin" folder
If there is a new version on some miner is recomended delete hasrate.txt files of that miner on miners folder to force benchmark again.
If new verson has no miners update you can copy "bin" folder
If there is a new miner version is recomended delete miner_algo_hashrate.txt files on miners folder to force benchmark again.


-------NEW FEATURES OVER NEMO AND AARONSACE SOFTWARE -----------
Expand Down Expand Up @@ -117,6 +117,8 @@ In this software you can get same features than Nemosminer (Zpool) and Multipool

-Miners and Pools fees are included in profit calculation

-For mixed rigs (or for testing purpose on same cards rigs) you can group your cards allowing each group work at its best algo and difficulty



----- DISCLAIMER ---- ------------------------------------------
Expand All @@ -139,7 +141,7 @@ Local Currency exchange rate to BTC is taken from Coindesk, Local currency profi
Based 70% on aaronsace, 30% is mine (aprox.) Donations to

*Aaronsace - 1MsrCoAt8qM53HUMsUxvy9gMj3QVbHLazH
*Me - 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM
*Tutulino (Me) - 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM



Expand Down

0 comments on commit fcb0491

Please sign in to comment.