Author

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

member
Activity: 84
Merit: 10
so many people dont even start to mine since it have problems, dev is raping it and give a shit about that, so it is not premined, but actually it is in front of our noses

dev is raping it & people who can run 2 commands in a linux shell...

more like 4 (git clone ... + qmake + make + ./yacoin-qt)   Grin

But, to be fair, I had some issues with the compilation and depencies... But everything is working fine now  Tongue
legendary
Activity: 1632
Merit: 1010
so many people dont even start to mine since it have problems, dev is raping it and give a shit about that, so it is not premined, but actually it is in front of our noses


Of course the developer is mining his own coin, wouldnt you? Its released you know....
member
Activity: 112
Merit: 10
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

Does this work? What's the improvement over the builtin miner?

No. https://bitcointalksearch.org/topic/m.2071480
sr. member
Activity: 406
Merit: 250
The cryptocoin watcher
people who can run 2 commands in a linux shell...

newbie
Activity: 26
Merit: 0
Anyone who PM's then sends me 1k YAC gets front seat row on GPU fork i have already paid for  Grin

No need for GPU when you have university cluster

Haha, i would have done the same but we are on Public holiday till Monday, and by then the rape fest would have ended.
I have access to hundreds of thousands of computers... Very tempting, but not only would I get fired but probably also serve time! Keeping this small and private Smiley
legendary
Activity: 882
Merit: 1000
Anyone who PM's then sends me 1k YAC gets front seat row on GPU fork i have already paid for  Grin

No need for GPU when you have university cluster

Haha, i would have done the same but we are on Public holiday till Monday, and by then the rape fest would have ended.
member
Activity: 112
Merit: 10
1 block just found in a few min hahaha Cheesy
hero member
Activity: 602
Merit: 500
Anyone who PM's then sends me 1k YAC gets front seat row on GPU fork i have already paid for  Grin

No need for GPU when you have university cluster
legendary
Activity: 882
Merit: 1000
Anyone who PM's then sends me 1k YAC gets front seat row on GPU fork i have already paid for  Grin
hero member
Activity: 686
Merit: 500
Bitbuy
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

Does this work? What's the improvement over the builtin miner?
member
Activity: 84
Merit: 10
newbie
Activity: 26
Merit: 0
Someone compiled the QT file under OSX? Not working for me. Sad

Real men use yacoind
I get the yacoind when compiling on Linux, but I do not see it in the Windows binary. Do I need to recompile the source on Windows to get it there too?

it's not in the windows binary

but you can use the -server option with qt.. although, i couldn't use it as a pool for myself
Someone of you could compile it on osx?
Sorry, I know nothing of osx. I have Ubuntu and Win7.
full member
Activity: 196
Merit: 100
so many people dont even start to mine since it have problems, dev is raping it and give a shit about that, so it is not premined, but actually it is in front of our noses

dev is raping it & people who can run 2 commands in a linux shell...
member
Activity: 115
Merit: 10
NoHoooo
Oh my god YACoin was released

I am mining so hard right now



lol you too funny
hero member
Activity: 714
Merit: 500
Crypti Community Manager
Someone compiled the QT file under OSX? Not working for me. Sad

Real men use yacoind
I get the yacoind when compiling on Linux, but I do not see it in the Windows binary. Do I need to recompile the source on Windows to get it there too?

it's not in the windows binary

but you can use the -server option with qt.. although, i couldn't use it as a pool for myself
Someone of you could compile it on osx?
hero member
Activity: 714
Merit: 500
Crypti Community Manager
so many people dont even start to mine since it have problems, dev is raping it and give a shit about that, so it is not premined, but actually it is in front of our noses
I mine it without any problems.
hero member
Activity: 714
Merit: 500
where is that GPU fork?! Cheesy
hero member
Activity: 636
Merit: 500
so many people dont even start to mine since it have problems, dev is raping it and give a shit about that, so it is not premined, but actually it is in front of our noses
newbie
Activity: 26
Merit: 0
Someone compiled the QT file under OSX? Not working for me. Sad

Real men use yacoind
I get the yacoind when compiling on Linux, but I do not see it in the Windows binary. Do I need to recompile the source on Windows to get it there too?
hero member
Activity: 714
Merit: 500
Crypti Community Manager
Someone compiled the QT file under OSX? Not working for me. Sad

Real men use yacoind
Can't compile it too.
Jump to: