Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
CryptAtomeTrader44
on 07/01/2018, 16:19:09 UTC
DSR patch, not on WTM so no autoswitch
Code:
--- backups/1bash       2018-01-07 16:52:36.927391240 +0100
+++ 1bash       2018-01-07 16:42:10.831384399 +0100
@@ -113,7 +113,7 @@
 ######### ONION
 
 #ALGO - Neoscrypt
-######### PXC  FTC  ORB  TZC VIVO
+######### PXC  FTC  ORB  TZC VIVO DSR (No autoswitch for DSR))
 
 #ALGO - Myriad-Groestl
 ######### XMY
@@ -600,6 +600,14 @@
 TZC_POOL="pool.unimining.net"
 TZC_PORT="4237"
 TZC_INTENSITY="17"
+
+# DSR ## No Need to add stratum+tcp:// to server address
+DSR_WORKER="$WORKERNAME"
+DSR_ADDRESS="replace_with_your_address"
+DSR_POOL="pool.unimining.net"
+DSR_PORT="4234"
+DSR_INTENSITY="17"
+
 # NICE_ETHASH autoconverts to BTC: ensure you update BTC_ADDRESS if you use NICE_ETHASH
 NICE_ETHASH_WORKER="$WORKERNAME"
 NICE_ETHASH_POOL="stratum+tcp://daggerhashimoto.usa.nicehash.com:3353"

--- backups/0miner      2018-01-07 16:51:33.845080736 +0100
+++ 0miner      2018-01-07 16:50:03.737208788 +0100
@@ -409,6 +409,13 @@
   screen -dmSL miner $HCD -a neoscrypt -o stratum+tcp://$TZC_POOL:$TZC_PORT -u $ADDR -p $MINER_PWD -i $TZC_INTENSITY
 fi
 
+if [ $COIN == "DSR" ]
+then
+  HCD='/home/m1/KTccminer-817/ccminer'
+  ADDR="$DSR_ADDRESS.$DSR_WORKER"
+  screen -dmSL miner $HCD -a neoscrypt -o stratum+tcp://$DSR_POOL:$DRS_PORT -u $ADDR -p $MINER_PWD -i $DSR_INTENSITY
+fi
+
 if [ $COIN == "VIVO" ]
 then
   HCD='/home/m1/KTccminer-817/ccminer'


OK adding a coin, but how is profitable to mine DSR Huh?

And i want to tell all that unimining.net had some saturation on neoscrypt pools. I tried to mine GBX at this pool and they can't provide me any blocks to mine.

in additions :

1/ I'm not sure that all of us have a folder named KTccminer-817 in /home/m1
2/ I think there is a "typing error" in the command line
Code:
-o stratum+tcp://$DSR_POOL:$DRS_PORT

must be
Code:
-o stratum+tcp://$DSR_POOL:$DSR_PORT


You have to be more precise an readable in your post. You can post a modification understandable and easy to do without being a computer scientist or a computer technician. This system is named "easy to use" for reminder.

Thanks for adding.

EDIT :

@L4ncel0t
I know it's nasty but it's my opinion:
their web page gives an impression of sidereal emptiness

And then the proposed exchanges seem to me rather second area even unknown, except coinmarkets and still I'm skeptical about this exchange (less than Yobit anyway)