Author

Topic: [ANN][YAC] yacoin: yet another altcoin. START is now. - page 107. (Read 346684 times)

full member
Activity: 153
Merit: 100
...
Someone compiled the QT file under OSX? Not working for me. Sad

Real men use yacoind
hero member
Activity: 854
Merit: 500
I get blocks almost every minute with around 200 kHash/s 5x i7 2600k

you say, you receive 70YAC every minute?

I recieve it every hour with i7 2820qm
member
Activity: 112
Merit: 10
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
is it good to have cpu on 100% for hours on end, how to limit it to say 75%? is it possible?  also can i still mine other coins with my gpu using cgminer at the same time or is that not good for the pc?
thanks
Be good to check temps with something like realtemp or OCCT.  If it's under 60C then 24/7 is fine.  Lots of people run even hotter.

-genproclimit is to limit CPU usage.

thanks for reply looking at into that now Smiley
hero member
Activity: 714
Merit: 500
Crypti Community Manager
Someone compiled the QT file under OSX? Not working for me. Sad
hero member
Activity: 727
Merit: 500
Simple fix for everyone to start mining


1 download cpu miner https://bitcointalksearch.org/topic/an-even-more-optimized-version-of-cpuminer-poolers-cpuminer-cpu-only-55038

2 extract.

Now create the following in note pad and change file type and save as all so it does not save as notepad or txt

create following  files

yacoin.conf
cfg.json
yacoin.bat



Now for yacoin.conf

add the following

addnode=82.211.30.212
rpcuser=what_Ever_You_Want
rpcpassword=1234
rpcallowip=127.0.0.1
rcpallowip=192.168.1.2
rcpallowip=192.168.1.3
rcpallowip=192.168.1.4
rpcport=8108
port=7688

daemon=1
server=1
gen=0


The allow ports might be different depending on system so goto start type cmd type in ipconfig to get your ip and add default ip should be something live above.

am using a number of computers hence the amount of ips

rpcport= you can set this to what ever port your not using to min with.


cfg.json file follow steps below

add text below to file and save

{
        "_comment1" : "Any long-format command line argument ",
        "_comment2" : "may be used in this JSON configuration file",

        "url" : "1270.0.01:8108/",
        "user" : "username you created",
        "pass" : "pass you created",
        "quiet" : true
}

Now save this.


yacoin.bat

Add the following

minerd --algo=scrypt --url=this is default ip and port example 127.0.0.1:4321 --user=username set --pass= pass you set.

Now save this.


Now take yacoin.conf add this to C:\Users\Administrator\AppData\Roaming\YaCoin or what ever your user and folder is for your system

Now take file cfg.json add this to your cpuminer folder that minerd.exe is in.

Now take file yacoin.bat and add to cpuminer folder that minerd.exe is in.

Now Start your client up wait for blocks to download and have some connections on. When this is in green and all blocks downloaded Click yacoin.bat this will run minerd.exe and start mining on your cpu for you.

If this helped feel free to donate me some coin Smiley YNTu6qqP1ejq2pdjLhqNEVMA28vbvviEtd

If negative amounts could be sent I will send you -100 YACs, at least.

Your "tutorial" is useless as you are totally messing the ports!
member
Activity: 112
Merit: 10
I believe -genproclimit is optional, I did not add it to my parameters and I found block
Yes, I think -genproclimit -1 (unlimited) is the default
full member
Activity: 164
Merit: 100
It says 2 transactions but i have not recieved any coins ?

Orphans
member
Activity: 112
Merit: 10
It says 2 transactions but i have not recieved any coins ?
legendary
Activity: 1022
Merit: 1000
I believe -genproclimit is optional, I did not add it to my parameters and I found block
sr. member
Activity: 518
Merit: 250
I get blocks almost every minute with around 200 kHash/s 5x i7 2600k
member
Activity: 112
Merit: 10
I got it working by changing router firewall rules. The NAT doesn't matter.

1. Use only the official Yacoin client because it has the changes in the scrypt algo. Other clients won't work (bogus information above).
2. Launch it from the command line (windows) from the appropriate directory:
Code:
 C:\yacoin\yacoin-qt -gen -genproclimit=4 -addnode=82.211.30.212
3. It should launch the Yacoin client and mine invisibly in the background
3. The genproclimit=4 number tells the cores/threads to use, my cpu has 4 cores. (genproclimit=-1 is unlimited/max by default)
4. Check with the task manager (left click taskbar -> task manager -> performance tab) that your cpu cores are mining (100%).
5. If it doesn't work, check that your router/firewall allows the use of this application/port.
6. Be sure that your CPU is not overheating because it is using 100% all the time. Normally you are not using such loads (not even in games).


YAC donations accepted: YNTfepnsgqnR8wLETkwCR8DandgGNyApE3

Thank you Smiley
newbie
Activity: 14
Merit: 0
is it good to have cpu on 100% for hours on end, how to limit it to say 75%? is it possible?  also can i still mine other coins with my gpu using cgminer at the same time or is that not good for the pc?
thanks

Use less cores?

Mining with 3 or my 4 cores so i can still work ^^

One Block in 4h, gold rush is over folks...

Damn it, I didn't even get to mine one block, the  Huh thing took too long to get the blockchain


By the way, anyone wanna send me a few yac?
Y56gXvxHW5dTXgw8pWHeaDF6zgFExTuzG2

1 YAC sent  Wink
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
is it good to have cpu on 100% for hours on end, how to limit it to say 75%? is it possible?  also can i still mine other coins with my gpu using cgminer at the same time or is that not good for the pc?
thanks
Be good to check temps with something like realtemp or OCCT.  If it's under 60C then 24/7 is fine.  Lots of people run even hotter.

-genproclimit is to limit CPU usage.

ah thanks looking at that now. cheers.
legendary
Activity: 882
Merit: 1000
Any idea on the genproclimit for i5 3450?
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
is it good to have cpu on 100% for hours on end, how to limit it to say 75%? is it possible?  also can i still mine other coins with my gpu using cgminer at the same time or is that not good for the pc?
thanks

Use less cores?

Mining with 3 or my 4 cores so i can still work ^^

One Block in 4h, gold rush is over folks...

thanks for reply, so you mined for 4 hours only got 1 block? i guess that means i may not be worth it now. DIff must have sky rocketed i guess. Damn it, why didnt op release when he said Wink

member
Activity: 74
Merit: 10
is it good to have cpu on 100% for hours on end, how to limit it to say 75%? is it possible?  also can i still mine other coins with my gpu using cgminer at the same time or is that not good for the pc?
thanks
Be good to check temps with something like realtemp or OCCT.  If it's under 60C then 24/7 is fine.  Lots of people run even hotter.

-genproclimit is to limit CPU usage.
newbie
Activity: 56
Merit: 0
10% acceptance rate sound about right guys?

where do you see that?

in my head with math... lol
35 rejects and 4 accepts for a total of 39 blocks...
full member
Activity: 153
Merit: 100
...
is it good to have cpu on 100% for hours on end, how to limit it to say 75%? is it possible?  also can i still mine other coins with my gpu using cgminer at the same time or is that not good for the pc?
thanks

Use less cores?

Mining with 3 or my 4 cores so i can still work ^^

One Block in 4h, gold rush is over folks...

Damn it, I didn't even get to mine one block, the  Huh thing took too long to get the blockchain


By the way, anyone wanna send me a few yac?
Y56gXvxHW5dTXgw8pWHeaDF6zgFExTuzG2
Sy
legendary
Activity: 1484
Merit: 1003
Bounty Detective
is it good to have cpu on 100% for hours on end, how to limit it to say 75%? is it possible?  also can i still mine other coins with my gpu using cgminer at the same time or is that not good for the pc?
thanks

Use less cores?

Mining with 3 or my 4 cores so i can still work ^^

One Block in 4h, gold rush is over folks...
Jump to: