Bitcoin Forum
September 29, 2025, 02:31:16 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 »
1  Alternate cryptocurrencies / Altcoin Discussion / Re: [YAC] YACoin GIVEAWAY (3.1415926 YAC each) on: June 04, 2013, 03:15:33 PM
YAuXsor4ZmoPCax8dLV5vMsod7qkT3kjZi

Thank you.
2  Alternate cryptocurrencies / Altcoin Discussion / Re: [SELLING] WDC - AUCTION!!! | CURRENT PRICE: 15.5 LTC / 1000 WDC on: May 17, 2013, 03:12:21 AM
70 ltc.
3  Alternate cryptocurrencies / Altcoin Discussion / Re: [SELLING] WDC - AUCTION!!! | CURRENT PRICE: 15.5 LTC / 1000 WDC on: May 17, 2013, 03:08:03 AM
offering 65 ltc

Lol... another scammer.  Cheesy

based on what?

and I'm sending first noob.

offering 67 LTC!
4  Alternate cryptocurrencies / Altcoin Discussion / Re: [SELLING] WDC - AUCTION!!! | CURRENT PRICE: 15.5 LTC / 1000 WDC on: May 17, 2013, 03:05:30 AM
offering 65 ltc
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] yacoin: yet another altcoin. START is now. on: May 08, 2013, 01:09:13 PM
[2013-05-08 14:01:18] json_rpc_call failed, retry after 30 seconds
[2013-05-08 14:07:36] accepted: 0/1 (0.00%), 49.51 khash/s (booooo)
[2013-05-08 14:08:47] accepted: 0/2 (0.00%), 49.02 khash/s (booooo)
 


... Sad
6  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][YAC][HOWTO] Howto mine yacoin 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 ?
7  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][YAC][HOWTO] Howto mine yacoin 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.
8  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][YAC][HOWTO] Howto mine yacoin 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.
9  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTB] Yacoins. 18 LTC per 1000k yac. on: May 08, 2013, 11:22:51 AM
Bump. already traded 17.5k yacs

Need more.

Anybody has to sell?

Updated to 18 LTC /1k yac
10  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTB] Yacoins. 15 LTC per 1000k yac. on: May 08, 2013, 11:05:31 AM
bump
11  Alternate cryptocurrencies / Altcoin Discussion / [WTB] BUYING Yacoins. 18 LTC per 1000k yac. [SCAM] on: May 08, 2013, 11:00:13 AM
As title says. PM me. [SCAM]

wanting to buy around 10k yac.
12  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][YAC][HOWTO] Howto mine yacoin on: May 08, 2013, 10:42:19 AM
That's not true, cpuminer seems to work fine too.
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] yacoin: yet another altcoin. START is now. on: May 08, 2013, 10:40:35 AM


Ok, let's say yacoind works on server X.

And server Y has good mining speed but can't run yacoind.

Is there a way to make server Y mine for the yacoind client in server X?

If so, how?


I have it like this. Server A has client on it then point B to Server A and connect on that ip and port.

So if Server a is for example 192.168.0.3 with client on it you would simply just put that in from server b or c or d to all connect to A

if you are doing it over ISP ip address then you need to allow all ips in conf file and then point miners at it Smiley

ok

[2013-05-06 18:58:12] HTTP request failed: The requested URL returned error: 403
[2013-05-06 18:58:12] json_rpc_call failed, retry after 30 seconds



Maybe this is because all blocks haven't downloaded in yacoind?

You need to have the rpcallowip=10.0.0.* etc

Did that, in my yacoind server i modified the yacoin.conf to allow the ip of my CPU farm.
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] yacoin: yet another altcoin. START is now. on: May 08, 2013, 10:36:56 AM


Ok, let's say yacoind works on server X.

And server Y has good mining speed but can't run yacoind.

Is there a way to make server Y mine for the yacoind client in server X?

If so, how?


I have it like this. Server A has client on it then point B to Server A and connect on that ip and port.

So if Server a is for example 192.168.0.3 with client on it you would simply just put that in from server b or c or d to all connect to A

if you are doing it over ISP ip address then you need to allow all ips in conf file and then point miners at it Smiley

ok

[2013-05-06 18:58:12] HTTP request failed: The requested URL returned error: 403
[2013-05-06 18:58:12] json_rpc_call failed, retry after 30 seconds



Maybe this is because all blocks haven't downloaded in yacoind?
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] yacoin: yet another altcoin. START is now. on: May 08, 2013, 10:21:30 AM
Simple fix for everyone to start mining


1 download cpu miner https://bitcointalk.org/index.php?topic=55038.0

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

Ok, let's say yacoind works on server X.

And server Y has good mining speed but can't run yacoind.

Is there a way to make server Y mine for the yacoind client in server X?

If so, how?
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] yacoin: yet another altcoin. START is now. on: May 08, 2013, 09:38:17 AM
Weird crap..

Where is the linux daemon?
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] yacoin: yet another altcoin. START is now. on: May 08, 2013, 09:32:00 AM
Is there a mining pool up?
18  Alternate cryptocurrencies / Altcoin Discussion / Re: CNC bigger than expected?? on: May 07, 2013, 01:59:11 AM
you must be new here.

Says the user who registered their account after me.  Cheesy
Didn't u manage to sell your CNC's yet? Cause I know you were buying loads.
19  Alternate cryptocurrencies / Altcoin Discussion / Re: ANN Yacoin seems to be released. Current diff 0.001 something. on: May 06, 2013, 11:07:36 PM
yacoin# ls -a
.   .git            .gitignore  INSTALL  README.md  doc    src
..  .gitattributes  COPYING     README   contrib    share  yacoin-qt.pro


How must I compile it ?Smiley
20  Alternate cryptocurrencies / Altcoin Discussion / Re: ANN Yacoin seems to be released. Current diff 0.001 something. on: May 06, 2013, 11:06:08 PM
How do you mines this ? :-s
Pages: [1] 2 3 4 5 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!