Author

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

full member
Activity: 154
Merit: 100
member
Activity: 70
Merit: 10
how do you determine or check if you have found a block or not ?

just started now

133485 hashrate
sr. member
Activity: 289
Merit: 251
I haven't had anything for over an hour now lol

Is it better to just add just one node ie  -addnode=82.211.30.212 or multiples? ie -addnode=78.21.9.49 etc





Same here, it's about an hour from the last transaction received, but the cpus are working...is this ok?  Huh
full member
Activity: 335
Merit: 100
why you all complaining? I'm mining for 3 hours and during that time my lousy notebook generated more income than my 1.4Mhash LTC miner in a day Cheesy (not to mention the Xeon 6cores also running...)
newbie
Activity: 46
Merit: 0
I was the one who wasn't able to mine after encrypt wallet. After 2.5 hours of messing with the problem, I am able to mine again. I just delete yacoin folder in appdata, and it works already.

How much is 14488 hashes per sec?
You've answered your question. 14.488kh/s

sr. member
Activity: 406
Merit: 250
The cryptocoin watcher
why are we mining this

Cos PoW + PoS + Scrypt + CPU-only early mining is kinda cool, compared with other plain coins out there.
hero member
Activity: 672
Merit: 500
How much is 14488 hashes per sec?

Pretty terrible.

Aw really? I got a pretty good CPU. How much YAcoin will I get per hour?
newbie
Activity: 28
Merit: 0
why are we mining this lol...

we are like vultures...

the OP isn't even bothered.. we will never see him again... can this keep going on? Smiley

Pump and dump my friend.
full member
Activity: 164
Merit: 100
why are we mining this lol...

we are like vultures...

the OP isn't even bothered.. we will never see him again... can this keep going on? Smiley

Well, im learning how to solo mine so im happy to do it.
full member
Activity: 164
Merit: 100
I haven't had anything for over an hour now lol

Is it better to just add just one node ie  -addnode=82.211.30.212 or multiples? ie -addnode=78.21.9.49 etc



newbie
Activity: 28
Merit: 0
How much is 14488 hashes per sec?

Pretty terrible.
hero member
Activity: 672
Merit: 500
How much is 14488 hashes per sec?
newbie
Activity: 45
Merit: 0
Mining with my Phenom X4 @3.9GHz   Roll Eyes
http://rghost.ru/45847605/image.png
newbie
Activity: 56
Merit: 0
LOL, this is the worst coin yet, just seen it finally got released, started mining, there were 38 blocks in the last 60 seconds.
Wait for the first coder to modify his GPU miner!
Ridiculous  
legendary
Activity: 1820
Merit: 1001
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
newbie
Activity: 28
Merit: 0
so many questions and problems :/ so little care to answer
sr. member
Activity: 369
Merit: 250
The first thing I did is encrypt my wallet after the blockchain was downloaded. Then I tried everything in this thread and it's not working in any way ( it has active connections and I tried different IPs) Sad
(where can I find the blockchain to delete it?)

Someone said that encryption makes it so you cant mine, have not tested that yet.
Don't encrypt bob, I encrypted mine and it broke the miner, wasted 20 minutes trying to unencrpyt it, now my mining rate sucks really bad compared to 1+ blocks per minute at the start.
full member
Activity: 154
Merit: 100
yacoin-qt -gen -addnode=82.211.30.212 -addnode=78.21.9.49 -addnode=81.202.104.33 -addnode=5.9.86.98 -addnode=27.19.201.168 -addnode=13.28.12.51 -addnode=176.9.41.201 -addnode=78.144.250.125


so i download the windows client and put this in cgminer?

yacoin-qt -gen -addnode=82.211.30.212 -addnode=78.21.9.49 -addnode=81.202.104.33 -addnode=5.9.86.98 -addnode=27.19.201.168 -addnode=13.28.12.51 -addnode=176.9.41.201 -addnode=78.144.250.125


can someone please do a step by step guide how to start mining this ?
thanks

add this also after -gen -genproclimit=1
set to how many threads, maybe 4 or 8
then itll b mining
check the console through help and u can type gethashespersec to see the hash speed or getinfo getmininginfo etc


so we should set -genproclimit=4 for a 4-core?

yea try that see in taskmanager the cpu use, u can maybe increase if its not near 100%
legendary
Activity: 1064
Merit: 1002
so we should set -genproclimit=4 for a 4-core?

That's correct, but keep an eye on the temperatures.

49°C Oh YA oced 2.6 to 3.2
legendary
Activity: 1064
Merit: 1002
30 fail block 1goodl
it's okay?

i got about 10/30 is your internet connection slow? Or have a high ping/latency?
Jump to: