Bitcoin Forum
May 06, 2024, 06:58:00 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to use minerd with YAC on Windows  (Read 4136 times)
Chrisoldinho (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
May 09, 2013, 03:20:47 PM
 #1

STEP 1

Download minerd Win32 executable

https://bitcointalk.org/index.php?topic=199517.msg2085725#msg2085725

STEP 2

Create file

C:/Users/<user>/AppData/Roaming/Yacoin/yacoin.conf

File should contain..

Code:
Code:
rpcuser=<username>
rpcpassword=<pass>
rpcallowip=127.0.0.1
rpcport=<anyport>
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:<anyport> -u <username> -p <pass>

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

Reputation thread - https://bitcointalk.org/index.php?topic=207526.0

BTC: 1Lx4N52ZWBJ2ieRudrrUGjec6RybBuGhVV
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
muddafudda
Legendary
*
Offline Offline

Activity: 1008
Merit: 1022



View Profile
May 09, 2013, 04:06:41 PM
 #2

Works, thankyou. Will run for 1 hr and send you some if I have luck.
IljaN
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
May 09, 2013, 04:14:37 PM
 #3

Very helpful, thanks. Trying it now.
Schwede65
Sr. Member
****
Offline Offline

Activity: 309
Merit: 250


View Profile
May 10, 2013, 10:58:33 AM
 #4

STEP 1

Download minerd Win32 executable

https://bitcointalk.org/index.php?topic=199517.msg2085725#msg2085725

Launch YaCoin-qt.exe and wait for active connections


my W7-64-bit will not extract this file because of "trojan" (BitCoinMiner-CA(Trj))
Chrisoldinho (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
May 10, 2013, 11:03:15 AM
 #5

You need to bypass your AV application then.

Reputation thread - https://bitcointalk.org/index.php?topic=207526.0

BTC: 1Lx4N52ZWBJ2ieRudrrUGjec6RybBuGhVV
Schwede65
Sr. Member
****
Offline Offline

Activity: 309
Merit: 250


View Profile
May 10, 2013, 11: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?
serge79
Full Member
***
Offline Offline

Activity: 154
Merit: 100



View Profile
May 10, 2013, 01:11:36 PM
 #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)
bengx
Full Member
***
Offline Offline

Activity: 202
Merit: 100


View Profile
May 10, 2013, 01:13:19 PM
 #8

But it isn't optimised for 64bit systems...
god3
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
May 10, 2013, 02:01:06 PM
 #9

Optimised version of minerd for Windows 7 x64:
https://bitcointalk.org/index.php?topic=201027.0
6strings
Sr. Member
****
Offline Offline

Activity: 441
Merit: 250



View Profile
May 11, 2013, 10:48:18 PM
 #10

excuse the noob question, but how does it know what address to send the coins to if a block is found?
anonynonanony
Newbie
*
Offline Offline

Activity: 28
Merit: 0



View Profile
May 11, 2013, 11:28:57 PM
 #11

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:<anyport> -u <username> -p <pass>

the 127.0.0.1 is pointing to your local computer.
6strings
Sr. Member
****
Offline Offline

Activity: 441
Merit: 250



View Profile
May 11, 2013, 11:50:52 PM
 #12

Right. I got that. So it just sends them to the wallet automatically? No need to put an address anywhere?

thanks
anonynonanony
Newbie
*
Offline Offline

Activity: 28
Merit: 0



View Profile
May 12, 2013, 12:07:23 AM
 #13

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
blazin8s
Full Member
***
Offline Offline

Activity: 180
Merit: 100


View Profile
May 12, 2013, 12:13:28 AM
 #14

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.
6strings
Sr. Member
****
Offline Offline

Activity: 441
Merit: 250



View Profile
May 12, 2013, 12:28:55 AM
 #15

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

anonynonanony
Newbie
*
Offline Offline

Activity: 28
Merit: 0



View Profile
May 16, 2013, 06: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
Pages: [1]
  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!