Author

Topic: How to use minerd with YAC on Windows (Read 4140 times)

newbie
Activity: 28
Merit: 0
May 16, 2013, 02:20:48 PM
#16
When I put in gethashespersec it shows 0.  But the cmd window is open and it shows that it's mining.  Is it working right?

I just want to make sure, I solo mined yesterday in the morning and got some right away, but then got nothing for the rest of the entire day, just want to make sure I didn't mess something up.

the gethashespersec will only report the mining speed of the yacoin client, so long as minerd is reporting a hashspeed you're good.  if you want to verify minerd is pointing at your wallet correctly, simply close yaccoin and you'll see minerd throw a connection error.  reopen yacoin and minerd will reconnect Smiley
sr. member
Activity: 441
Merit: 250
Right. I got that. So it just sends them to the wallet automatically? No need to put an address anywhere?

thanks

correct. just besure you have the qt.exe running with -server

awesome. tyvm. it appears to tickling along nicely. I'll let it run overnight and see if I have any luck. Already found a few blocks on dontmine.me. Hoping for the same luck solo.

I should add I am using minerd_scrypt_jane_x64_avx.exe.
minerd_scrypt_jane_x64_avx.exe  -a scrypt-jane -o http://127.0.0.1:7689  -u 6strings -p pants -t 4

yacoin.conf

rpcuser=6strings
rpcpassword=pants
rpcallowip=127.0.0.1
rpcport=7689
port=7688
daemon=1
server=1
addnode=82.211.30.212
addnode=78.21.9.49
addnode=76.115.8.101
addnode=124.149.56.205
addnode=178.130.36.81
addnode=82.6.77.126
addnode=106.187.55.212
addnode=81.202.104.33
addnode=84.200.17.178
addnode=88.204.169.242

full member
Activity: 180
Merit: 100
When I put in gethashespersec it shows 0.  But the cmd window is open and it shows that it's mining.  Is it working right?

I just want to make sure, I solo mined yesterday in the morning and got some right away, but then got nothing for the rest of the entire day, just want to make sure I didn't mess something up.
newbie
Activity: 28
Merit: 0
Right. I got that. So it just sends them to the wallet automatically? No need to put an address anywhere?

thanks

correct. just besure you have the qt.exe running with -server
sr. member
Activity: 441
Merit: 250
Right. I got that. So it just sends them to the wallet automatically? No need to put an address anywhere?

thanks
newbie
Activity: 28
Merit: 0
excuse the noob question, but how does it know what address to send the coins to if a block is found?

minerd.exe -a scrypt-jane -o http://127.0.0.1: -u -p

the 127.0.0.1 is pointing to your local computer.
sr. member
Activity: 441
Merit: 250
excuse the noob question, but how does it know what address to send the coins to if a block is found?
newbie
Activity: 42
Merit: 0
full member
Activity: 202
Merit: 100
May 10, 2013, 09:13:19 AM
#8
But it isn't optimised for 64bit systems...
full member
Activity: 154
Merit: 100
May 10, 2013, 09:11:36 AM
#7
You need to bypass your AV application then.

is this useful to do?
what does this minerd.exe do with my system?

Some AV consider minerd.exe as a a virus, because it was used in viruses to create mining botnets. (easy explanation)
sr. member
Activity: 309
Merit: 250
May 10, 2013, 07:07:03 AM
#6
You need to bypass your AV application then.

is this useful to do?
what does this minerd.exe do with my system?
full member
Activity: 182
Merit: 100
May 10, 2013, 07:03:15 AM
#5
You need to bypass your AV application then.
sr. member
Activity: 309
Merit: 250
May 10, 2013, 06:58:33 AM
#4
STEP 1

Download minerd Win32 executable

https://bitcointalksearch.org/topic/m.2085725

Launch YaCoin-qt.exe and wait for active connections


my W7-64-bit will not extract this file because of "trojan" (BitCoinMiner-CA(Trj))
newbie
Activity: 14
Merit: 0
May 09, 2013, 12:14:37 PM
#3
Very helpful, thanks. Trying it now.
legendary
Activity: 1008
Merit: 1022
May 09, 2013, 12:06:41 PM
#2
Works, thankyou. Will run for 1 hr and send you some if I have luck.
full member
Activity: 182
Merit: 100
May 09, 2013, 11:20:47 AM
#1
STEP 1

Download minerd Win32 executable

https://bitcointalksearch.org/topic/m.2085725

STEP 2

Create file

C:/Users//AppData/Roaming/Yacoin/yacoin.conf

File should contain..

Code:
Code:
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
rpcport=
port=7688
daemon=1
server=1
addnode=82.211.30.212
addnode=78.21.9.49
addnode=76.115.8.101
addnode=124.149.56.205
addnode=178.130.36.81
addnode=82.6.77.126
addnode=106.187.55.212
addnode=81.202.104.33
addnode=84.200.17.178
addnode=88.204.169.242

STEP 3

Create a batch file in the same folder as the location you put the minerd.exe application.

In here put:-

Code:
minerd.exe -a scrypt-jane -o http://127.0.0.1: -u  -p 

Don't forget to replace the anyport, username and pass with the same info contained in yacoin.conf

STEP 4

Launch YaCoin-qt.exe and wait for active connections

STEP 5

Run the batch file, profit!

Donation address

Y9w9AAK3uSBxQ5jAaCt4MmFa8nA7gMVjeb
Jump to: