Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: blastbob on May 08, 2013, 10:09:58 AM



Title: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: blastbob on May 08, 2013, 10:09:58 AM
See official thread here (https://bitcointalk.org/index.php?topic=196196)

Will update the infomation as questions come in

Currently yacoin only allows mining through offical client, until someone hacks cgminer etc.

Download:
Source : https://github.com/pocopoco/yacoin (https://github.com/pocopoco/yacoin)
Windows QT : https://mega.co.nz/#!UowEmZYS!AAK7DVwYoTqy96oTRzUaLCS0UMsAfosJiRQmBn1jzcA (https://mega.co.nz/#!UowEmZYS!AAK7DVwYoTqy96oTRzUaLCS0UMsAfosJiRQmBn1jzcA)

How to start in windows: ( With Extra seed nodes )
Code:
yacoin-qt.exe -gen -addnode=82.211.30.212 -addnode=76.115.8.101 -addnode=192.168.1.237 -addnode=54.217.249.235 -addnode=54.217.249.230 -addnode=54.217.249.229 -addnode=54.217.249.139 -addnode=54.217.249.230

(Optional/Problems) Control CPU usage: ( Add this to the command line above )
Code:
-genproclimit=1

How to compile on linux with git source: (Command line only)
Code:
cd ~/ ; git clone https://github.com/pocopoco/yacoin.git ; cd ~/yacoin/src ; make -j4 -f makefile.unix USE_UPNP=- ; mv yacoind ~/ ; rm -Rf ~/yacoin ; mkdir ~/.yacoin ; cd ~/



Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: zenrog on May 08, 2013, 10:12:11 AM
Which program i need for this?
(w7)


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: champbronc2 on May 08, 2013, 10:18:10 AM
For some reason I can't get any active connections with YAC.

I have used CNC, LTC, BTC, BQC wallets with no hassle so far.

ANy ideas? Can't even sync my wallet.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: blastbob on May 08, 2013, 10:19:15 AM
I had problems until i added a working -addnode also on my windows client.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: champbronc2 on May 08, 2013, 10:24:33 AM
So I opened CMD, and typed:

C:\*file-location*\yacoin-qt.exe -gen -addnode=82.211.30.212 -addnode=192.168.1.237 -addnode=54.217.249.235 -addnode=54.217.249.230 -addnode=54.217.249.229 -addnode=54.217.249.139 -addnode=54.217.249.230
 

And YACoin opened, but I'm still seeing 0 active connections.. Did I do it right?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Boelens on May 08, 2013, 10:26:34 AM
I got the run thing from someone else and used one node, I got 8 active connections, does that mean it's mining?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: bitdwarf on May 08, 2013, 10:41:23 AM
I got the run thing from someone else and used one node, I got 8 active connections, does that mean it's mining?

Go to Help menu, Debug window, select the tab Console, type gethashespersec in the bottom textbox.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: BBQCoinsFTW on May 08, 2013, 10:42:19 AM
That's not true, cpuminer seems to work fine too.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: blastbob on May 08, 2013, 10:45:07 AM
That's not true, cpuminer seems to work fine too.

Have you blocked with it yet? I am firing 150KH/s with it now.. no luck yet


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: champbronc2 on May 08, 2013, 10:46:21 AM
With 41kHash /sec am I wasting my time even bothering? Also, how can I tell when I win something through the YAClient?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: bitdwarf on May 08, 2013, 10:58:22 AM
With 41kHash /sec am I wasting my time even bothering? Also, how can I tell when I win something through the YAClient?

No, my i5 2500k gets 100-200 kHash/s. When you win a block it will show as a transaction pop-up labeled "Mining", then it'll show a clock in the transactions list if it's approved and it's being confirmed.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Petr1fied on May 08, 2013, 11:02:42 AM
With 41kHash /sec am I wasting my time even bothering?

Most likely yes but you never know. You may get lucky. I started 3 computers on it (2 desktops and 1 laptop) and managed to find 2 blocks. nothing in the last hour and a half so I'm not wasting any further time on it.

Quote
Also, how can I tell when I win something through the YAClient?

Well you may get mined notifications but chances are most of them will be orphans. You'll maybe get 1 in 10 notifications maturing if you're lucky.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: cryptocancer on May 08, 2013, 11:09:46 AM
try appending arguments with...

-addnode=76.115.8.101

my client is going to be up for awhile.

YAC: YB983sKHcfrRuzVgayyTjHWywhoNzHPU1x

YAC FTW GL HF DD  ;D


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: blastbob on May 08, 2013, 11:11:45 AM
try appending arguments with...

-addnode=76.115.8.101

my client is going to be up for awhile.

added :)


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: cryptocancer on May 08, 2013, 11:13:41 AM
try appending arguments with...

-addnode=76.115.8.101

my client is going to be up for awhile.

added :)

I think you already added me from the other post, someone(I thought it was you) posted a report of all the connected nodes and mine was listed.
-cheers

p.s. we need an exchange...  ;D


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: LOG123 on May 08, 2013, 11:15:33 AM
Oh my god, It's time to shave some YACs,
Hang the diapers,
Stuff the boots with slaw
Watch for the shaven YAC to float by in it's canoe

http://www.gifsforum.com/images/gif/cry/grand/41290283_cry_gif.gif


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: kelvinhsu on May 08, 2013, 11:34:32 AM
CAN GPU  MINING?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: blastbob on May 08, 2013, 11:36:27 AM
CAN GPU  MINING?

You can only use their client for now until cudaminer, cgminer etc change their code for this coin.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: zenrog on May 08, 2013, 11:49:04 AM
CAN GPU  MINING?

You can only use their client for now until cudaminer, cgminer etc change their code for this coin.
Can u write code please?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: wesjuhnl on May 08, 2013, 12:00:31 PM
To see mhash you type gethashespersec in console on debug..

but is there a way to see it the whole time like you normally do in guiminer or cgminer ?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: theking on May 08, 2013, 12:10:19 PM
So I opened CMD, and typed:

C:\*file-location*\yacoin-qt.exe -gen -addnode=82.211.30.212 -addnode=192.168.1.237 -addnode=54.217.249.235 -addnode=54.217.249.230 -addnode=54.217.249.229 -addnode=54.217.249.139 -addnode=54.217.249.230
 

And YACoin opened, but I'm still seeing 0 active connections.. Did I do it right?

check the nodes in the list, some can be removed like 192.168 one and also the one ending 230 is a dup


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: gpudude on May 08, 2013, 12:36:45 PM
by running that code does it start mining? Can't see a hash rate anywhere on screen - also the mining tab is not there either?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: gpudude on May 08, 2013, 12:40:49 PM
Thank you, very useful reply :)

Hash rate is 105,014 is that good bad?  Can anyone predict coins/day on that hash? (Formula if anyone knows it)


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: gpudude on May 08, 2013, 12:47:07 PM
strange, i encrypted the wallet now it appears that its not mining?????


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: sumantso on May 08, 2013, 12:53:14 PM
I got the run thing from someone else and used one node, I got 8 active connections, does that mean it's mining?

Go to Help menu, Debug window, select the tab Console, type gethashespersec in the bottom textbox.

Getting 0; so I guess that the client is not mining?

We don't need to set up a conf file or anything - right?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: kelvinhsu on May 08, 2013, 12:55:29 PM
strange, i encrypted the wallet now it appears that its not mining


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Someminir on May 08, 2013, 01:01:47 PM
yacoin-qt.exe -server -gen -addnode=82.211.30.212 -addnode=76.115.8.101 -addnode=192.168.1.237 -addnode=54.217.249.235 -addnode=54.217.249.230 -addnode=54.217.249.229 -addnode=54.217.249.139 -addnode=54.217.249.230

conf file:

addnode=82.211.30.212
rpcuser=blahblah
rpcpassword=blahblah
rpcallowip=127.0.0.1
rcpallowip=192.168.0.16
rcpallowip=192.168.0.10
rpcport=8108
port=7688
daemon=1
server=1
gen=1

why can't i mine from my laptop to this?

help please or sell rope + bridge for 0.5btc



edit: solo mining with client is fine.. i want to add my laptop


Whats your laptop's IP?
"rcpallowip=192.168.0.10"
add your laptop's IP there
Oh and Port=7688 does nothing. you should mine on rpcport=8108

p.s. i wouldn't recommend mining on a laptop.
Good Luck!


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Tesla71 on May 08, 2013, 01:04:59 PM
strange, i encrypted the wallet now it appears that its not mining

I think thats the case with all wallets. If it is encrypted you need to unlock it first.
(for PPC I am doing it with ppcoind, but for yac I haven't such on windows) so just don't encrypt


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: BBQCoinsFTW on May 08, 2013, 01:05:24 PM
I managed to connect to my yacoind daemon using cpuminer, but it just sits like that. I have 1 rejected share.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: blastbob on May 08, 2013, 01:06:07 PM
I managed to connect to my yacoind daemon using cpuminer, but it just sits like that. I have 1 rejected share.

You will most likely get rejected on all of them..


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: BBQCoinsFTW on May 08, 2013, 01:06:13 PM
there's a typo there.

it says rcpallowip

it should say rpcallow ip


RPC instead of RCP.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: BBQCoinsFTW on May 08, 2013, 01:06:26 PM
I managed to connect to my yacoind daemon using cpuminer, but it just sits like that. I have 1 rejected share.

You will most likely get rejected on all of them..

So how are you mining ?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: sumantso on May 08, 2013, 01:10:30 PM
Now I am getting some khash - 12 to be precise :P

Anyhow, got 6 transactions, 4 of which actually showed up as mined and then turned to orphans - weird. I though orphaned blocks won't show up as transactions.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: blastbob on May 08, 2013, 01:11:38 PM
I managed to connect to my yacoind daemon using cpuminer, but it just sits like that. I have 1 rejected share.

You will most likely get rejected on all of them..

So how are you mining ?

Directly with the client. Wish i had cpuminer or other working.. :)


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: md34ma on May 08, 2013, 01:17:12 PM
RPC not RCP

modify typo.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: md34ma on May 08, 2013, 01:18:15 PM
I managed to connect to my yacoind daemon using cpuminer, but it just sits like that. I have 1 rejected share.

You will most likely get rejected on all of them..

So how are you mining ?

Directly with the client. Wish i had cpuminer or other working.. :)

how do you install libboost.system.so.1 on CENTOS?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Narken on May 08, 2013, 01:20:59 PM
Thanks BOB. Your always so helpfull

Put your YAC donate address in first post and I will send you a few

Wish I started earlier. .-)

Got 4 valid blocks out of 11 in the last 30min

i5 3570k @ 4.5 Ghz



15:25:20

gethashespersec


15:25:20

121895



Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: diegodos on May 08, 2013, 01:27:00 PM
CAN GPU  MINING?

You can only use their client for now until cudaminer, cgminer etc change their code for this coin.

edit


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: md34ma on May 08, 2013, 01:29:06 PM
RPC not RCP

modify typo.

mofo grrr... thank you so much...

i could have had about 10trilllion coins... xx

instead.. i have mined 1 successful block all day :)

spoke to soon.. still did not work

it doesn't work with cpuminer :(


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: gpudude on May 08, 2013, 01:31:12 PM
Thanks BOB. Your always so helpfull

Put your YAC donate address in first post and I will send you a few

Wish I started earlier. .-)

Got 4 valid blocks out of 11 in the last 30min

i5 3570k @ 4.5 Ghz



15:25:20

gethashespersec


15:25:20

121895



3570k also and nothing here but 4 orphans....


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: jlspartz on May 08, 2013, 01:33:36 PM
Any way to specify cpu cores or percent of usage for the client?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Harry_Styles on May 08, 2013, 01:44:45 PM
Probably dumb question, just making sure. Do I need to do the yacoin.conf stuff? It seems to be working okay so far, just getting a lot of orphans.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Fallout on May 08, 2013, 02:07:46 PM
Any way to specify cpu cores or percent of usage for the client?

-genproclimit=<number_of_cores_you_want_to_use>


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: hendo420 on May 08, 2013, 02:11:58 PM
How can you tell your mining speed?

I started yacoin wallet in mining mode, my cpu is at 97% so I'm pretty sure its mining, it even got an orphan, how cute. But I see nowhere to monitor the speed or to even see that it is mining.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Wolf Rainer on May 08, 2013, 02:17:33 PM
This is scam or im a big mother fucker unlucky bastard...

I have 2 pc, i7 and i3, total o more than 200 khash/s, in one i have 13 orphans, in the other 5 orphans, and 0 fucking yacoins acredited... Really?

If someone want to help me YEAoG4zPBHt2npLeyt5fRCNDALPRToiqAR


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Narken on May 08, 2013, 02:26:09 PM
This is scam or im a big mother fucker unlucky bastard...

I have 2 pc, i7 and i3, total o more than 200 khash/s, in one i have 13 orphans, in the other 5 orphans, and 0 fucking yacoins acredited... Really?

If someone want to help me YEAoG4zPBHt2npLeyt5fRCNDALPRToiqAR

People when mining like this it's all about NETWORK LATENCY

Miner to first send a solved block to network will get credit.

You might have a super fast PC but your network sucks = less solved blocks verified
(still some luck here)


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Narken on May 08, 2013, 02:35:20 PM
This is scam or im a big mother fucker unlucky bastard...

I have 2 pc, i7 and i3, total o more than 200 khash/s, in one i have 13 orphans, in the other 5 orphans, and 0 fucking yacoins acredited... Really?

If someone want to help me YEAoG4zPBHt2npLeyt5fRCNDALPRToiqAR

People when mining like this it's all about NETWORK LATENCY

Miner to first send a solved block to network will get credit.

You might have a super fast PC but your network sucks = less solved blocks verified
(still some luck here)

BTW that's also why mining on a pool with low network latency is best ;-)


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: ictin on May 08, 2013, 02:36:50 PM
Question:
When we set the wallet in mining mode it need to be synchronized?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: diegodos on May 08, 2013, 02:45:50 PM
can i use the same tutorial https://forum.litecoin.net/index.php/topic,1430.0.html  for YaCoin?

thx


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: niteryder on May 08, 2013, 02:46:52 PM
This is scam or im a big mother fucker unlucky bastard...

I have 2 pc, i7 and i3, total o more than 200 khash/s, in one i have 13 orphans, in the other 5 orphans, and 0 fucking yacoins acredited... Really?

If someone want to help me YEAoG4zPBHt2npLeyt5fRCNDALPRToiqAR

Look at the network.  1-3 blocks are being found every second.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: jlspartz on May 08, 2013, 03:35:41 PM
This is scam or im a big mother fucker unlucky bastard...

I have 2 pc, i7 and i3, total o more than 200 khash/s, in one i have 13 orphans, in the other 5 orphans, and 0 fucking yacoins acredited... Really?

If someone want to help me YEAoG4zPBHt2npLeyt5fRCNDALPRToiqAR

People when mining like this it's all about NETWORK LATENCY

Miner to first send a solved block to network will get credit.

You might have a super fast PC but your network sucks = less solved blocks verified
(still some luck here)

So basically if you're not caption crunch you're SOL?

Getting orphans here as well.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: iamalitecoin on May 08, 2013, 03:42:04 PM
will adding nodes reduce orphans?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: solracx on May 08, 2013, 03:42:37 PM
what a joke... nothing but orphans!


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Rannasha on May 08, 2013, 03:43:52 PM
This is scam or im a big mother fucker unlucky bastard...

I have 2 pc, i7 and i3, total o more than 200 khash/s, in one i have 13 orphans, in the other 5 orphans, and 0 fucking yacoins acredited... Really?

If someone want to help me YEAoG4zPBHt2npLeyt5fRCNDALPRToiqAR

People when mining like this it's all about NETWORK LATENCY

Miner to first send a solved block to network will get credit.

You might have a super fast PC but your network sucks = less solved blocks verified
(still some luck here)

So basically if you're not caption crunch you're SOL?

Getting orphans here as well.

The problem is with a low difficulty, that makes the chance of 2 people finding a block at roughly the same time much higher. If the difficulty is high enough compared to the network hashrate, finding a new block should be a relatively rare event and 2 being found simultaneously almost impossible.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: sumantso on May 08, 2013, 03:47:02 PM
All freaking orphans - guess I have no nope in hell mining from India?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: robotrebellion on May 08, 2013, 04:04:18 PM
Besides CPU usage, how can I tell if it's mining using the Windows QT? Is there a command I can send the client to see my hash rate?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Prelude on May 08, 2013, 04:08:04 PM
Is it possible to point all computers to one server on the local network? Or does each PC have to run it's own instance and mine on it's own?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Magic8Ball on May 08, 2013, 04:08:44 PM
Besides CPU usage, how can I tell if it's mining using the Windows QT? Is there a command I can send the client to see my hash rate?

gethashespersec


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: tacotime on May 08, 2013, 04:29:22 PM
Code:
// yacoin: increasing Nfactor gradually
const unsigned char minNfactor = 4;
const unsigned char maxNfactor = 30;

unsigned char GetNfactor(int64 nTimestamp) {
    int l = 0;

    if (nTimestamp <= nChainStartTime)
        return 4;

    int64 s = nTimestamp - nChainStartTime;
    while ((s >> 1) > 3) {
      l += 1;
      s >>= 1;
    }

    s &= 3;

    int n = (l * 170 + s * 25 - 2320) / 100;

    if (n < 0) n = 0;

    if (n > 255)
        printf("GetNfactor(%d) - something wrong(n == %d)\n", nTimestamp, n);

    unsigned char N = (unsigned char)n;
    //printf("GetNfactor: %d -> %d %d : %d / %d\n", nTimestamp - nChainStartTime, l, s, n, min(max(N, minNfactor), maxNfactor));

    return min(max(N, minNfactor), maxNfactor);
}

maxNfactor = 30... or 1,073,741,824 or 134,217,728 KB used.  Yikes.  If the chain gets to even 32 MB in the first year the thing will trainwreck.

I suspect a GPU miner is already out for this one, if not in public.  There's not actually that much that needs to be changed in litecoin-reaper.cl, and right now GPUs should destroy CPUs.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: bit2124 on May 08, 2013, 04:33:18 PM
got only 12 orphans 0 block by now


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: R_Lem on May 08, 2013, 07:50:33 PM
I suspect a GPU miner is already out for this one, if not in public.  There's not actually that much that needs to be changed in litecoin-reaper.cl, and right now GPUs should destroy CPUs.

Figured it wouldn't take long ... I'm not even getting orphans anymore.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: bitcrazy11 on May 08, 2013, 07:54:04 PM
Been mining some YAC for a while now :) Very nice.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Puycheval on May 08, 2013, 08:04:21 PM
@ OP : I 've found this howto for linux much more noob-friendly  :)

Maybe worth an update to your post ?


You have to install depencies first :
sudo apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb5.1++-dev libminiupnpc-dev

then
cd yacoin (the folder created by git, and stay there, dont go to src)

qmake

make


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: eddyfitz on May 08, 2013, 08:29:21 PM
I managed to connect to my yacoind daemon using cpuminer, but it just sits like that. I have 1 rejected share.

You will most likely get rejected on all of them..

So how are you mining ?

Directly with the client. Wish i had cpuminer or other working.. :)

how do you install libboost.system.so.1 on CENTOS?

I'm not a linux admin, so please do not expect this solution to be very beautiful.
Here are quick'n'dirty steps to run yacoin (d) on centos:



preparing:

Code:
yum remove db4-devel
yum groupinstall 'Development tools'
yum install git

installing DB4 (Berkeley DB)

Code:
wget http://download.oracle.com/berkeley-db/db-4.8.30.tar.gz
tar xvzf db-4.8.30.tar.gz
cd db-4.8.30
cd build_unix/
../dist/configure --prefix=/usr --enable-cxx
make
make install
cp db-4.8.30/build_unix/.libs/*.so /usr/lib64
cd ../../

installing boost:

Code:
wget  http://downloads.sourceforge.net/project/boost/boost/1.53.0/boost_1_53_0.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fboost%2Ffiles%2Fboost%2F1.53.0%2Fboost_1_53_0.tar.gz%2Fdownload&ts=1368028450&use_mirror=citylan
tar -xvzf boost_1_53_0.tar.gz
cd boost_1_53_0
./bootstrap.sh
./b2
cp `find ./ | grep libboost | grep .so` /usr/lib64
cd ../

installing openssl with EC support:

Code:
wget http://www.openssl.org/source/openssl-1.0.1e.tar.gz
tar -xvzf openssl-1.0.1e.tar.gz
cd openssl-1.0.1e
./config --prefix=/usr --openssldir=/usr/ssl
make
make install
./config shared --prefix=/usr --openssldir=/usr/ssl
make clean
make
make install
cd ../

WARNING! after installing new openssl, do not close your ssh session!
cos you need to update sshd as well:


Code:
wget ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-6.2p1.tar.gz
tar xvzf openssh-6.2p1.tar.gz
cd openssh-6.2p1
./configure --prefix=/usr --with-ssl-dir=/usr/ssl
make
make install
/etc/init.d/sshd restart

Installing yacoind:

Code:
git clone https://github.com/pocopoco/yacoin
make -j4 -f makefile.unix USE_UPNP=-
cp yacoind ~/
mkdir ~/.yacoind
vi ~/.yacoind/yacoin.conf

Put something like this inside conf:

Code:
rpcuser=test
rpcpassword=bebe
rpcport=12345
daemon=1
server=1
gen=1
rpcallowip=127.0.0.1

Tested on Centos 5.6 & 6


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: chris200x9 on May 08, 2013, 08:58:29 PM
See official thread here (https://bitcointalk.org/index.php?topic=196196)

Will update the infomation as questions come in

Currently yacoin only allows mining through offical client, until someone hacks cgminer etc.

Download:
Source : https://github.com/pocopoco/yacoin (https://github.com/pocopoco/yacoin)
Windows QT : https://mega.co.nz/#!UowEmZYS!AAK7DVwYoTqy96oTRzUaLCS0UMsAfosJiRQmBn1jzcA (https://mega.co.nz/#!UowEmZYS!AAK7DVwYoTqy96oTRzUaLCS0UMsAfosJiRQmBn1jzcA)

How to start in windows: ( With Extra seed nodes )
Code:
yacoin-qt.exe -gen -addnode=82.211.30.212 -addnode=76.115.8.101 -addnode=192.168.1.237 -addnode=54.217.249.235 -addnode=54.217.249.230 -addnode=54.217.249.229 -addnode=54.217.249.139 -addnode=54.217.249.230

(Optional/Problems) Control CPU usage: ( Add this to the command line above )
Code:
-genproclimit=1

How to compile on linux with git source: (Command line only)
Code:
cd ~/ ; git clone https://github.com/pocopoco/yacoin.git ; cd ~/yacoin/src ; make -j4 -f makefile.unix USE_UPNP=- ; mv yacoind ~/ ; rm -Rf ~/yacoin ; mkdir ~/.yacoin ; cd ~/



binary is botnet, I have yet to get a block while my slower linux laptop has gotten 3 or 4.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: eddyfitz on May 08, 2013, 09:09:48 PM
I mine either on windows and linux - no trace of botnet since I've found some blocks and orphans on windows machine


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: relm9 on May 08, 2013, 09:15:25 PM

binary is botnet, I have yet to get a block while my slower linux laptop has gotten 3 or 4.

Really now? Provide proof.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: sidelsky18 on May 08, 2013, 09:33:21 PM
Uhhh, not sure if I'm doing this right. I have the shortcut on my desktop with the target set as

D:\YAC\yacoin-qt.exe -gen -addnode=82.211.30.212 -addnode=76.115.8.101 -addnode=192.168.1.237 -addnode=54.217.249.235 -addnode=54.217.249.230 -addnode=54.217.249.229 -addnode=54.217.249.139 -addnode=54.217.249.230


When I use the shortcut it opens and the client is still synchronizing blocks, but when I go to the console and type gethashespersec I get a number between 40000 and 140000 for a few minutes, then it goes to 0. What am I doing wrong? I'm not getting anything under transactions.

EDIT: Uhm, so the blockchain has been synchronized, and I'm getting hashes, but there's nothing under transactions.... am I just unlucky?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: thaile4ever on May 08, 2013, 09:51:06 PM
Uhhh, not sure if I'm doing this right. I have the shortcut on my desktop with the target set as

D:\YAC\yacoin-qt.exe -gen -addnode=82.211.30.212 -addnode=76.115.8.101 -addnode=192.168.1.237 -addnode=54.217.249.235 -addnode=54.217.249.230 -addnode=54.217.249.229 -addnode=54.217.249.139 -addnode=54.217.249.230


When I use the shortcut it opens and the client is still synchronizing blocks, but when I go to the console and type gethashespersec I get a number between 40000 and 140000 for a few minutes, then it goes to 0. What am I doing wrong? I'm not getting anything under transactions.

EDIT: Uhm, so the blockchain has been synchronized, and I'm getting hashes, but there's nothing under transactions.... am I just unlucky?

Dude, The Cpu does other things for your computer also.  Just running the command reduces your hashrate.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: sidelsky18 on May 08, 2013, 09:56:18 PM

Dude, The Cpu does other things for your computer also.  Just running the command reduces your hashrate.

Ah I see. Well if my client is mining, should I be seeing stuff under transactions?

Also it says it's only connected to 7-8 active connections, is that enough?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: BrewCrewFan on May 08, 2013, 10:00:17 PM

Dude, The Cpu does other things for your computer also.  Just running the command reduces your hashrate.

Ah I see. Well if my client is mining, should I be seeing stuff under transactions?

Also it says it's only connected to 7-8 active connections, is that enough?

Yeah I too have this question... I see the work at 100% on the CPU and stuff...even under windows task manager the program is using 100% of the CPU... yet I have no clue if the program is actually "mining" or just using the CPU for hoots and hollars.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: whydifficult on May 08, 2013, 10:06:37 PM

Dude, The Cpu does other things for your computer also.  Just running the command reduces your hashrate.

Ah I see. Well if my client is mining, should I be seeing stuff under transactions?

Also it says it's only connected to 7-8 active connections, is that enough?

You'll see stuff under the transactions tab after you've mined a block that wasn't an orphan. I suggest you use port forwarding to get more connections then 8. This will decrease latency to the netwerk and thus the amount of orphans mined.

to check if you are hashing go to: help -> debug window -> console and type 'gethashespersec'. To check all the blocks you mined type in 'listtransactions'.

--

Is there a reason the private IP `192.168.1.237 ` is in the command in the OP? Don't think it will do any harm and probably copy/paste error right?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: sidelsky18 on May 08, 2013, 10:09:58 PM
I suggest you use port forwarding to get more connections then 8. This will decrease latency to the netwerk and thus the amount of orphans mined.

How can I do this?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: bitdwarf on May 08, 2013, 10:59:48 PM
One tip, if you are on Linux and want to leave the wallet mining at low intensity, you can use cpulimit.

So, for example, you launch the wallet with full cores, then run:

Code:
cpulimit -e yacoin-qt -l 99 &

It will use a maximum of one core at 99%, shared among all the cores (on a quad-core, that's ~25% for each one).

Note that you may have a cpulimit that doesn't allow values of 100 or above.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: afroman1131 on May 08, 2013, 11:04:09 PM
I tried using the download link for the wallet however nothing happens, the download just sits at 100% and dosent actually download


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: sidelsky18 on May 08, 2013, 11:52:40 PM
Just mined a 44.06 YAC block!


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: maunderingcabal on May 09, 2013, 12:27:18 AM
Thanks for all the info all. I compiled a guide for YaCoin.

http://maunderingcabal.blogspot.com/2013/05/bitcoin-mining-log-26-how-to-mine.html


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: sidelsky18 on May 09, 2013, 12:33:40 AM
Thanks for all the info all. I compiled a guide for YaCoin.

http://maunderingcabal.blogspot.com/2013/05/bitcoin-mining-log-26-how-to-mine.html

You mean, you copied the OP's post onto your blog?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: ultraimports on May 09, 2013, 01:04:56 AM
Hmmm....running the Win client, I get the command line started, then see my CPU only go about 33% pegged, so I run the gethash command, and BAM 10k/s :) ...but..how can I get more than 1/3 of my CPU to get in the game?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Jowbob on May 09, 2013, 01:07:47 AM
add -genproclimit=-1


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: ultraimports on May 09, 2013, 01:10:35 AM
add -genproclimit=-1

I found that right afterwards...did =2 seems higher now.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Rannasha on May 09, 2013, 01:13:05 AM
add -genproclimit=-1

I found that right afterwards...did =2 seems higher now.

Just set the number to something high. It's the limit of how many cores the miner can use. Typically there's no reason to limit it at all.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: imjson on May 09, 2013, 01:20:40 AM
what's orphans mean? Its invalid?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Vycid on May 09, 2013, 01:33:40 AM
I'm getting the following problem while trying to compile in Linux:

Prompt is

> make -j4 -f makefile.unix USE_SYSTEM_LEVELDB=0

Outputs

Code:
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/root/yacoin/src -I/root/yacoin/src/obj -DUSE_IPV6=1 -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
/bin/sh ../share/genbuild.sh obj/build.h
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/root/yacoin/src -I/root/yacoin/src/obj -DUSE_IPV6=1 -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/checkpoints.d -o obj/checkpoints.o checkpoints.cpp
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/root/yacoin/src -I/root/yacoin/src/obj -DUSE_IPV6=1 -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/netbase.d -o obj/netbase.o netbase.cpp
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/root/yacoin/src -I/root/yacoin/src/obj -DUSE_IPV6=1 -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/addrman.d -o obj/addrman.o addrman.cpp
In file included from checkpoints.h:8:0,
                 from checkpoints.cpp:8:
net.h:11:26: fatal error: openssl/rand.h: No such file or directory
compilation terminated.
In file included from alert.h:13:0,
                 from alert.cpp:8:
util.h:27:25: fatal error: openssl/sha.h: No such file or directory
compilation terminated.
In file included from netbase.cpp:7:0:
util.h:27:25: fatal error: openssl/sha.h: No such file or directory
compilation terminated.
In file included from addrman.h:9:0,
                 from addrman.cpp:5:
util.h:27:25: fatal error: openssl/sha.h: No such file or directory
compilation terminated.
make: *** [obj/checkpoints.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [obj/alert.o] Error 1
make: *** [obj/netbase.o] Error 1
make: *** [obj/addrman.o] Error 1


I have no idea what to do about this, can anyone help?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: blastbob on May 09, 2013, 01:35:12 AM
I'm getting the following problem while trying to compile in Linux:

Prompt is

> make -j4 -f makefile.unix USE_SYSTEM_LEVELDB=0

Outputs

Code:
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/root/yacoin/src -I/root/yacoin/src/obj -DUSE_IPV6=1 -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
/bin/sh ../share/genbuild.sh obj/build.h
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/root/yacoin/src -I/root/yacoin/src/obj -DUSE_IPV6=1 -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/checkpoints.d -o obj/checkpoints.o checkpoints.cpp
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/root/yacoin/src -I/root/yacoin/src/obj -DUSE_IPV6=1 -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/netbase.d -o obj/netbase.o netbase.cpp
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/root/yacoin/src -I/root/yacoin/src/obj -DUSE_IPV6=1 -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/addrman.d -o obj/addrman.o addrman.cpp
In file included from checkpoints.h:8:0,
                 from checkpoints.cpp:8:
net.h:11:26: fatal error: openssl/rand.h: No such file or directory
compilation terminated.
In file included from alert.h:13:0,
                 from alert.cpp:8:
util.h:27:25: fatal error: openssl/sha.h: No such file or directory
compilation terminated.
In file included from netbase.cpp:7:0:
util.h:27:25: fatal error: openssl/sha.h: No such file or directory
compilation terminated.
In file included from addrman.h:9:0,
                 from addrman.cpp:5:
util.h:27:25: fatal error: openssl/sha.h: No such file or directory
compilation terminated.
make: *** [obj/checkpoints.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [obj/alert.o] Error 1
make: *** [obj/netbase.o] Error 1
make: *** [obj/addrman.o] Error 1


I have no idea what to do about this, can anyone help?

You need to install openssl-dev package.

yum install openssl-dev
or
apt-get install openssl-dev

Google your operative system and openssl install if that doesn't work


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Digicoiner on May 09, 2013, 01:37:02 AM
Thanks for all the info all. I compiled a guide for YaCoin.

http://maunderingcabal.blogspot.com/2013/05/bitcoin-mining-log-26-how-to-mine.html

Don't you also need to provide instruction on creating the yacoin.conf  in order for yacoin to work in server mode?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: BrewCrewFan on May 09, 2013, 01:39:16 AM
Thanks for all the info all. I compiled a guide for YaCoin.

http://maunderingcabal.blogspot.com/2013/05/bitcoin-mining-log-26-how-to-mine.html

Don't you also need to provide instruction on creating the yacoin.conf  in order for yacoin to work in server mode?

Agreed. If you dont have the conf done right you will get an error at least....


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Digicoiner on May 09, 2013, 01:44:39 AM
Thanks for all the info all. I compiled a guide for YaCoin.

http://maunderingcabal.blogspot.com/2013/05/bitcoin-mining-log-26-how-to-mine.html

Don't you also need to provide instruction on creating the yacoin.conf  in order for yacoin to work in server mode?

Agreed. If you dont have the conf done right you will get an error at least....

Also the OPs command doesn't use -server switch but maunderingcabal includes it.  Is the -server switch required to mine with a conf file or can you mine with it this switch and with no conf file?  I've been spending a lot of time fiddling with settings and no coin.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Vycid on May 09, 2013, 02:16:43 AM
I'm getting the following problem while trying to compile in Linux:

Prompt is

> make -j4 -f makefile.unix USE_SYSTEM_LEVELDB=0

Outputs

Code:
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/root/yacoin/src -I/root/yacoin/src/obj -DUSE_IPV6=1 -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
/bin/sh ../share/genbuild.sh obj/build.h
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/root/yacoin/src -I/root/yacoin/src/obj -DUSE_IPV6=1 -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/checkpoints.d -o obj/checkpoints.o checkpoints.cpp
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/root/yacoin/src -I/root/yacoin/src/obj -DUSE_IPV6=1 -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/netbase.d -o obj/netbase.o netbase.cpp
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/root/yacoin/src -I/root/yacoin/src/obj -DUSE_IPV6=1 -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/addrman.d -o obj/addrman.o addrman.cpp
In file included from checkpoints.h:8:0,
                 from checkpoints.cpp:8:
net.h:11:26: fatal error: openssl/rand.h: No such file or directory
compilation terminated.
In file included from alert.h:13:0,
                 from alert.cpp:8:
util.h:27:25: fatal error: openssl/sha.h: No such file or directory
compilation terminated.
In file included from netbase.cpp:7:0:
util.h:27:25: fatal error: openssl/sha.h: No such file or directory
compilation terminated.
In file included from addrman.h:9:0,
                 from addrman.cpp:5:
util.h:27:25: fatal error: openssl/sha.h: No such file or directory
compilation terminated.
make: *** [obj/checkpoints.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [obj/alert.o] Error 1
make: *** [obj/netbase.o] Error 1
make: *** [obj/addrman.o] Error 1


I have no idea what to do about this, can anyone help?

You need to install openssl-dev package.

yum install openssl-dev
or
apt-get install openssl-dev

Google your operative system and openssl install if that doesn't work

Thanks, it's working now.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: bfan on May 09, 2013, 02:47:22 AM
suffer 100% orphans


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: infoporter on May 09, 2013, 03:12:26 AM
Make sure to make your config file before starting your client, and mining works :D I just solo-mined my first block of any coin 8)


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: ShaunOfTheLive on May 09, 2013, 03:16:27 AM
Also the OPs command doesn't use -server switch but maunderingcabal includes it.  Is the -server switch required to mine with a conf file or can you mine with it this switch and with no conf file?  I've been spending a lot of time fiddling with settings and no coin.

According to my testing, you need the -server switch and conf file to mine at all (which doesn't really make sense but oh well).


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: sidelsky18 on May 09, 2013, 03:22:42 AM
Also the OPs command doesn't use -server switch but maunderingcabal includes it.  Is the -server switch required to mine with a conf file or can you mine with it this switch and with no conf file?  I've been spending a lot of time fiddling with settings and no coin.

According to my testing, you need the -server switch and conf file to mine at all (which doesn't really make sense but oh well).

Not true, I don't have -server or a conf file and have mined 2 blocks in the last 4-5 hours.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: ShaunOfTheLive on May 09, 2013, 03:23:49 AM
Also the OPs command doesn't use -server switch but maunderingcabal includes it.  Is the -server switch required to mine with a conf file or can you mine with it this switch and with no conf file?  I've been spending a lot of time fiddling with settings and no coin.

According to my testing, you need the -server switch and conf file to mine at all (which doesn't really make sense but oh well).

Not true, I don't have -server or a conf file and have mined 2 blocks in the last 4-5 hours.

That's weird. With just the -gen switch on Windows, I was getting 0 hashes per second, and the CPU usage was only ~6% (it wasn't even trying to mine).


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: sidelsky18 on May 09, 2013, 03:26:22 AM
Also the OPs command doesn't use -server switch but maunderingcabal includes it.  Is the -server switch required to mine with a conf file or can you mine with it this switch and with no conf file?  I've been spending a lot of time fiddling with settings and no coin.

According to my testing, you need the -server switch and conf file to mine at all (which doesn't really make sense but oh well).

Not true, I don't have -server or a conf file and have mined 2 blocks in the last 4-5 hours.

That's weird. With just the -gen switch on Windows, I was getting 0 hashes per second, and the CPU usage was only ~6% (it wasn't even trying to mine).

All I have is -gen and the nodes and I'm getting around 100 kh/s and CPU usage near 100%.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Vince Torres on May 09, 2013, 06:43:15 AM
18 m/hashes with a 3776k intel core i7. I KNEW THIS WAS A GOOD INVESTMENT!!! lol, still should've went with a radeon instead of nvidia card.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Stevenrm87 on May 09, 2013, 07:00:17 AM
Noob question is it possible to mine yac (CPU) and ltc for example using (gpu) at the same time ?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: jabberwok on May 09, 2013, 07:06:17 AM
Noob question is it possible to mine yac (CPU) and ltc for example using (gpu) at the same time ?

Yes


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: pocopoco on May 09, 2013, 07:52:38 AM
Thank you for this topic. I've added second seed node and updated code and binaries. Details are in the initial post: https://bitcointalk.org/index.php?topic=196196.0


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: not.too.die on May 09, 2013, 08:24:28 AM
How to start in MAC?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Rubberduckie on May 09, 2013, 08:32:11 AM
Dumb question, how do I start Yacoin in ubuntu once I've compiled it !


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: jeroenn13 on May 09, 2013, 09:00:46 AM
When I do : "gethashespersec"
I receive "11738" back

Is this good?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: jonptl on May 09, 2013, 09:05:25 AM
means ur mining at 11khashes/s.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: ehmdjii on May 09, 2013, 10:04:09 AM
i get 38145

what are my chances to find a block?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: gubb3l on May 09, 2013, 10:48:27 AM
Is someone of you able to compile the new cpuminer for windows ?

https://github.com/ali1234/cpuminer


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: KillaGT on May 09, 2013, 12:52:13 PM
i mined now half an hour with my 6core 1090t and didn't find a block yet....how long does it normaly take to get one? Diff rise 100% in this time xD

Other question...is it possible to add another pc's gpu to the same wallet / client i'm mining now, or has every pc to use his own client and mine against each other?



Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: hercules on May 09, 2013, 02:42:49 PM
To use the cpuminer, how should I configure yacoind? I currently have this configuration:

rpcuser=<hidden>
rpcpassword=<hidden>
rpcallowip=<hidden>
rpcport=7332
port=7688
daemon=1
server=1
gen=0
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


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: meltingrobot on May 09, 2013, 07:04:41 PM
Dumb question, how do I start Yacoin in ubuntu once I've compiled it !

If it compiled, then the yacoind binary should have dropped into the src directory where you ran the make command.

You should be able to run "./yacoind" in the directory you ran the "make" in.  It will complain that it needs some stuff added to yacoin.conf to get it started.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Rubberduckie on May 09, 2013, 07:07:34 PM
Dumb question, how do I start Yacoin in ubuntu once I've compiled it !

If it compiled, then the yacoind binary should have dropped into the src directory where you ran the make command.

thanks for that  :)


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: meltingrobot on May 09, 2013, 07:12:13 PM
To use the cpuminer, how should I configure yacoind? I currently have this configuration:

rpcuser=<hidden>
rpcpassword=<hidden>
rpcallowip=<hidden>
rpcport=7332
port=7688
daemon=1
server=1
gen=0
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


My yacoin.conf is mostly like yours except I left the ports at the default ports and don't have all the addnode lines.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: far004 on May 10, 2013, 12:15:18 AM
I compiled the way it is mentioned in OP. I am getting this error:

error: couldn't connect to server

This is my config file:
rpcuser=x
rpcpassword=x
addnode=82.211.30.212
addnode=78.21.9.49
addnode=88.204.169.242
rpcallowip=127.0.0.1
rpcport=9323
port=7688
daemon=1
server=1
gen=1
genproclimit=8

Any ideas how can I fix it?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: mc_lovin on May 10, 2013, 12:25:17 AM
You have the blockchain fully downloaded?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: far004 on May 10, 2013, 05:30:58 AM
You have the blockchain fully downloaded?

I dont think so. I cloned the git repository. Then followed the OP instructions. All I end up with is yacoind. Then I setup the config file and tried to run yacoind. This is the command I ran:

./yacoind -gen -genproclimit=1 -u xxx -p x

I am definitely missing something. I think I don't really have the wallet itself just the miner. Right? If yes, how do I install the wallet?

Edit: I think I figured it out...


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Craynon on May 10, 2013, 09:00:30 PM
Hi, does anyone know where the the coins get paid out to? I haven't seen anyone specifying an address for it. I'm new to solo mining altcoins


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: sob317 on May 10, 2013, 10:48:02 PM
Thanks for the help in here, finally going.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Scratch on May 11, 2013, 12:05:56 AM
45Kh on an OC'd Q6600. Leave it overnight, see if it finds a block.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: bitdwarf on May 11, 2013, 12:18:41 AM
Hi, does anyone know where the the coins get paid out to? I haven't seen anyone specifying an address for it. I'm new to solo mining altcoins

They'll just appear as transactions in the wallet with their own generated address.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: J_Andante on May 11, 2013, 01:39:21 AM
Someone can explain to me how it is possible that there are people mining Yacoins at hashrates of more than 120,000 Kh/s when I with 8-core opteron have only got about 300 kh/s?

Proportionally would need about 400 8-core opteron cpus to reach that rate.

It is cost-effective to rent a cpu processing infrastructure (cluster) of those huge sizes to mine Yacoins?

Or is there some other way today (no gpu mining yet) to mine Yacoins?

Thanks.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: jimhsu on May 11, 2013, 02:11:03 AM
There are in fact bored server admins with that many or more CPUs. And one could "easily" rent 800 x 2 Sandy Bridge xeons from amazon, though not cheaply ($100/hour or whereabouts?). So ... yea.

I would in fact do that, but I don't have that much spare change lying around. I suspect though at current difficulty and price you'd about break even or eke out a small profit.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: EnJoyThis on May 11, 2013, 10:31:53 PM
What does this all mean?



{
"blocks" : 54458,
"currentblocksize" : 5976,
"currentblocktx" : 16,
"difficulty" : 4.97464635,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespersec" : 71839,
"pooledtx" : 16,
"testnet" : false
}



I can figure out some of them but what is:
- Currentblocktx
- genproclimit
- pooledtx

Cheers and happy mining


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Vycid on May 12, 2013, 02:02:03 AM
Someone can explain to me how it is possible that there are people mining Yacoins at hashrates of more than 120,000 Kh/s when I with 8-core opteron have only got about 300 kh/s?

Proportionally would need about 400 8-core opteron cpus to reach that rate.

It is cost-effective to rent a cpu processing infrastructure (cluster) of those huge sizes to mine Yacoins?

Or is there some other way today (no gpu mining yet) to mine Yacoins?

Thanks.

Yes. I ran a 30 MH/s cluster for 48 hours myself. There's a few other users on here who have come out and said the same. I made a step-by-step guide so other could do it too: https://bitcointalk.org/index.php?topic=201918.0

The people mining now likely own the infrastructure, have botnets, or have access to serious power (like graduate students at universities, probably)


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: pantehicon on May 12, 2013, 02:18:19 AM
So no-one has ported the OpenCL kernels yet, or they're just keeping quiet about it?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: bitdwarf on May 13, 2013, 04:31:03 PM
So no-one has ported the OpenCL kernels yet, or they're just keeping quiet about it?

https://i.imgur.com/S8FlvTN.jpg


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: J_Andante on May 13, 2013, 04:34:49 PM
Someone can explain to me how it is possible that there are people mining Yacoins at hashrates of more than 120,000 Kh/s when I with 8-core opteron have only got about 300 kh/s?

Proportionally would need about 400 8-core opteron cpus to reach that rate.

It is cost-effective to rent a cpu processing infrastructure (cluster) of those huge sizes to mine Yacoins?

Or is there some other way today (no gpu mining yet) to mine Yacoins?

Thanks.

Yes. I ran a 30 MH/s cluster for 48 hours myself. There's a few other users on here who have come out and said the same. I made a step-by-step guide so other could do it too: https://bitcointalk.org/index.php?topic=201918.0

The people mining now likely own the infrastructure, have botnets, or have access to serious power (like graduate students at universities, probably)

I ran one cc2.8xlarge for two hours, just for try, and got 750kh/s.

You got 30Mh/s? How many instances launch? 40? $2.70*40*48h = $5184? --> Are you crazy? or I'm wrong?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: J_Andante on May 13, 2013, 04:42:40 PM
I ran one cc2.8xlarge for two hours, just for try, and got 750kh/s.

You got 30Mh/s? How many instances launch? 40? $2.70*40*48h = $5184? --> Are you crazy? or I'm wrong?

Does any of those services accept BTC or LTC?

Nop. I only know amazon ec2 service. I mined with one instance of cc2.8xlarge for $2.7/hour.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: dragon2nd on May 17, 2013, 06:38:21 PM
still profitable mining YAC using EC2?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Joe_Bauers on May 17, 2013, 06:47:31 PM
No. I recommend buying them on bter while they're still cheap.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: WindMaster on May 17, 2013, 06:48:23 PM
still profitable mining YAC using EC2?

Negative, it stopped being profitable mining with Amazon EC2 several days ago.  That's when everyone opened up and dumped all their info on how to set up Amazon-hosted YAC mining clusters, after it was no longer possible to do so.  Vycid went as far as posting a tutorial on how to do it.

Currently, I think prices are teetering at the point where mining with clusters of (owned, not rented) Xeon servers is break-even to marginally profitable if you have cheap power.  I intermittently still run between 20 and 30 servers with 2x Xeon E5450's as needed to test solo mining while I work on testing and improving the YACoin client.  I have to throw quite a bit of hash power at it to solve blocks in a reasonable time for testing any changes to the code that might impact solo mining.  For example, right now I have a bunch of servers running to test whether cpuminer correctly continues mining (solo, connecting to yacoind rather than a pool) across the scheduled changes in N without a restart.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: dragon2nd on May 17, 2013, 08:01:55 PM
still profitable mining YAC using EC2?

Negative, it stopped being profitable mining with Amazon EC2 several days ago.  That's when everyone opened up and dumped all their info on how to set up Amazon-hosted YAC mining clusters, after it was no longer possible to do so.  Vycid went as far as posting a tutorial on how to do it.

Currently, I think prices are teetering at the point where mining with clusters of (owned, not rented) Xeon servers is break-even to marginally profitable if you have cheap power.  I intermittently still run between 20 and 30 servers with 2x Xeon E5450's as needed to test solo mining while I work on testing and improving the YACoin client.  I have to throw quite a bit of hash power at it to solve blocks in a reasonable time for testing any changes to the code that might impact solo mining.  For example, right now I have a bunch of servers running to test whether cpuminer correctly continues mining (solo, connecting to yacoind rather than a pool) across the scheduled changes in N without a restart.

Nice~
So I guess we'll only have publicly announced GPU miners for YAC after they are no longer profitable. :)


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: leadnor on May 17, 2013, 08:26:16 PM
Hey Dragon2nd.

Once again thanks for the donation. I will send the donation you made through to one of the admins of the yacointalk forum.

:)


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: dragon2nd on May 18, 2013, 11:03:05 AM
Hey Dragon2nd.

Once again thanks for the donation. I will send the donation you made through to one of the admins of the yacointalk forum.

:)

Pleasure. I hope YAC will succeed to some extent.


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: feeling2011 on May 26, 2013, 08:04:07 AM
yacoin-qt.exe -server -gen -addnode=82.211.30.212 -addnode=76.115.8.101 -addnode=192.168.1.237 -addnode=54.217.249.235 -addnode=54.217.249.230 -addnode=54.217.249.229 -addnode=54.217.249.139 -addnode=54.217.249.230

conf file:

addnode=82.211.30.212
rpcuser=blahblah
rpcpassword=blahblah
rpcallowip=127.0.0.1
rcpallowip=192.168.0.16
rcpallowip=192.168.0.10
rpcport=8108
port=7688
daemon=1
server=1
gen=1

why can't i mine from my laptop to this?

help please or sell rope + bridge for 0.5btc



edit: solo mining with client is fine.. i want to add my laptop

solo mining with client is fine


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Scratch on November 04, 2013, 08:06:15 PM
Havent touched Yac in a while, got my rig running it again today.


Code:
18:56:42

getinfo


18:56:42

{
"version" : "v0.4.0.0-g2nd-yac-wm-alpha",
"protocolversion" : 60005,
"walletversion" : 60000,
"balance" : 20.99000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 277509,
"moneysupply" : 9621139.47666200,
"connections" : 12,
"proxy" : "",
"ip" : "REDACTED",
"difficulty" : 0.01780825,
"testnet" : false,
"keypoololdest" : 1368228908,
"keypoolsize" : 104,
"paytxfee" : 0.00000000,
"errors" : ""
}


18:57:03

gethashespersec


18:57:03

[u]0[/u]

18:57:27

getmininginfo


18:57:27

{
"blocks" : 277511,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.01779631,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
[u]"hashespersec" : 149,[/u]
"networkhashps" : 1362065,
"pooledtx" : 0,
"testnet" : false,
"Nfactor" : 13,
"N" : 16384,
"powreward" : 48.93000000
}


18:57:51

getmininginfo


18:57:51

{
"blocks" : 277511,
"currentblocksize" : 1641,
"currentblocktx" : 1,
"difficulty" : 0.01779631,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
[u]"hashespersec" : 0,[/u]
"networkhashps" : 1362065,
"pooledtx" : 1,
"testnet" : false,
"Nfactor" : 13,
"N" : 16384,
"powreward" : 48.93000000
}


18:58:00

getmininginfo


18:58:00

{
"blocks" : 277511,
"currentblocksize" : 1641,
"currentblocktx" : 1,
"difficulty" : 0.01779631,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
[u]"hashespersec" : 0,[/u]
"networkhashps" : 1362065,
"pooledtx" : 1,
"testnet" : false,
"Nfactor" : 13,
"N" : 16384,
"powreward" : 48.93000000
}


18:58:09

getmininginfo


18:58:09

{
"blocks" : 277511,
"currentblocksize" : 1641,
"currentblocktx" : 1,
"difficulty" : 0.01779631,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
[u]"hashespersec" : 0,[/u]
"networkhashps" : 1362065,
"pooledtx" : 1,
"testnet" : false,
"Nfactor" : 13,
"N" : 16384,
"powreward" : 48.93000000
}


18:58:18

getmininginfo


18:58:18

{
"blocks" : 277511,
"currentblocksize" : 1641,
"currentblocktx" : 1,
"difficulty" : 0.01779631,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
[u]"hashespersec" : 0,[/u]
"networkhashps" : 1362065,
"pooledtx" : 1,
"testnet" : false,
"Nfactor" : 13,
"N" : 16384,
"powreward" : 48.93000000
}


18:58:24

getmininginfo


18:58:24

{
"blocks" : 277511,
"currentblocksize" : 1641,
"currentblocktx" : 1,
"difficulty" : 0.01779631,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
[u]"hashespersec" : 0,[/u]
"networkhashps" : 1362065,
"pooledtx" : 1,
"testnet" : false,
"Nfactor" : 13,
"N" : 16384,
"powreward" : 48.93000000
}


18:59:23

getmininginfo


18:59:23

{
"blocks" : 277515,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.01780503,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
[u]"hashespersec" : 700,[/u]
"networkhashps" : 1377874,
"pooledtx" : 0,
"testnet" : false,
"Nfactor" : 13,
"N" : 16384,
"powreward" : 48.92000000
}


19:18:01

getmininginfo


19:18:01

{
"blocks" : 277524,
"currentblocksize" : 1766,
"currentblocktx" : 1,
"difficulty" : 0.01778417,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
[u]"hashespersec" : 0,[/u]
"networkhashps" : 1284637,
"pooledtx" : 1,
"testnet" : false,
"Nfactor" : 13,
"N" : 16384,
"powreward" : 48.93000000
}


19:22:38

getmininginfo


19:22:38

{
"blocks" : 277528,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.01777407,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
[u]"hashespersec" : 0,[/u]
"networkhashps" : 1273555,
"pooledtx" : 0,
"testnet" : false,
"Nfactor" : 13,
"N" : 16384,
"powreward" : 48.94000000
}


19:25:24

getmininginfo


19:25:24

{
"blocks" : 277529,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.01777595,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
[u]"hashespersec" : 0,[/u]
"networkhashps" : 1236390,
"pooledtx" : 0,
"testnet" : false,
"Nfactor" : 13,
"N" : 16384,
"powreward" : 48.93000000
}


19:25:32

getmininginfo


19:25:32

{
"blocks" : 277529,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.01777595,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
[u]"hashespersec" : 0,[/u]
"networkhashps" : 1236390,
"pooledtx" : 0,
"testnet" : false,
"Nfactor" : 13,
"N" : 16384,
"powreward" : 48.93000000
}


19:25:35

getmininginfo


19:25:35

{
"blocks" : 277529,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.01777595,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
[u]"hashespersec" : 0,[/u]
"networkhashps" : 1236390,
"pooledtx" : 0,
"testnet" : false,
"Nfactor" : 13,
"N" : 16384,
"powreward" : 48.93000000
}


19:28:03

getmininginfo


19:28:03

{
"blocks" : 277533,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.01776844,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
[u]"hashespersec" : 0,[/u]
"networkhashps" : 1240892,
"pooledtx" : 0,
"testnet" : false,
"Nfactor" : 13,
"N" : 16384,
"powreward" : 48.94000000
}


19:31:06

getmininginfo


19:31:06

{
"blocks" : 277536,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.01776927,
"errors" : "",
"generate" : true,
"genproclimit" : 3,
[u]"hashespersec" : 0,[/u]
"networkhashps" : 1284101,
"pooledtx" : 0,
"testnet" : false,
"Nfactor" : 13,
"N" : 16384,
"powreward" : 48.94000000
}

Most of the time it reads 0 h/s? How do I get an accurate read on how its actually doing?


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: indiamikezulu on November 12, 2013, 10:40:46 AM
Hey, guys!!

November now. Is anyone in austrslia mining yacoin?

I don't want this lovely little coin to crash.
mail me a m.j.blair.60@gmail.com. I will buy your yacoin in aus dollsts.

(Or 0439958791)

Mark blair (IndisMikeZulu)


Title: Re: [ANN][YAC][HOWTO] Howto mine yacoin
Post by: Steinbeisser on January 05, 2015, 09:13:39 AM
Wallet out of sync
0 active connections