Pages:
Author

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

sr. member
Activity: 462
Merit: 250
hmm been running for an hour now with 4 rigs, i3770, i7 920, athlon x3 460, intel i3.
on minerd connected to same yacoin-qt

havent found anything...
how often should i find a block?
full member
Activity: 182
Merit: 100
Swiss Money all around me!
minerd.exe -a scrypt-jane --s 6 --threads x --url 127.0.0.1:x --userpass x:x

RED: Number of threads
GREEN: The port you did set in yacoin.conf( C:\USERS\USERNAME\AppData\Roaming\Yacoin)
BROWN: The username and the password you did also set in yacoin.conf . They must be separate with a " : ".
member
Activity: 97
Merit: 10
is it working ?

The linux version works, and the windows one runs in wine (I don't have access to my win computer right now).

Upload somewhere else than MEGA if possible, that shitty service does not work with almost anything but Google Chrome. Thanks in advance!

I quite like MEGA, but here is a mediafire link: http://www.mediafire.com/?p58g618sqwl82i2


i got my first jay!! so thats why i am donating 50% of this blok to you Wink
member
Activity: 116
Merit: 10
any word on a gpu miner yet?
hero member
Activity: 819
Merit: 1000
[2013-05-09 16:28:30] thread 0: 28332 hashes, 5.64 khash/s
[2013-05-09 16:28:30] thread 1: 28604 hashes, 5.73 khash/s
[2013-05-09 16:28:30] thread 3: 28120 hashes, 5.61 khash/s
[2013-05-09 16:28:31] thread 2: 25720 hashes, 5.23 khash/s

is my 3570k broken?
3600MHz stock

why so low ?

I think the difference is the 64bit AVX and XOP instructions. This binary is 32bit and can't use them. I'm working on a 64bit binary now.

Is there are way to check if YACoin wallet uses LP? I see minerd has option for scantime and default value is 5 seconds. If there is no LP, 5 seconds is too high value given how
often new blocks are being found. I started minerd with --debug and --protocol-dump but don't see any mention of LP anywhere. Mining with --scantime=1 and waiting your reply.

I don't think this has LP protocol yet. I'm mining with the modified minerd without problems. found 7 blocks so far.
Code:
./minerd -a scrypt-jane -o http://ptsk.zapto.org:8344 -u kalgecin -p kalgpass -q
[2013-05-09 13:09:36] Binding thread 1 to cpu 1
[2013-05-09 13:09:36] Binding thread 2 to cpu 2
[2013-05-09 13:09:36] Binding thread 4 to cpu 4
[2013-05-09 13:09:36] Binding thread 5 to cpu 5
[2013-05-09 13:09:36] Binding thread 6 to cpu 6
[2013-05-09 13:09:36] Binding thread 0 to cpu 0
[2013-05-09 13:09:36] Binding thread 7 to cpu 7
[2013-05-09 13:09:36] Binding thread 3 to cpu 3
[2013-05-09 13:09:36] 8 miner threads started, using 'scrypt-jane' algorithm.
[2013-05-09 13:12:44] accepted: 1/1 (100.00%), 229.93 khash/s (yay!!!)
[2013-05-09 13:36:55] accepted: 2/2 (100.00%), 227.97 khash/s (yay!!!)
[2013-05-09 13:49:35] accepted: 3/3 (100.00%), 229.00 khash/s (yay!!!)
[2013-05-09 15:09:42] accepted: 4/4 (100.00%), 227.75 khash/s (yay!!!)
[2013-05-09 16:38:32] accepted: 5/5 (100.00%), 228.32 khash/s (yay!!!)
[2013-05-09 17:57:00] accepted: 6/6 (100.00%), 227.64 khash/s (yay!!!)
[2013-05-09 18:15:09] accepted: 7/7 (100.00%), 229.67 khash/s (yay!!!)
(two of those became orphans Smiley )
/minerd -a scrypt-jane -o http://ptsk.zapto.org:8344 -u kalgecin -p kalgpass -q

is that a pool for YAC?
It's not an actual pool. It's a wallet to which i connect my miners to
legendary
Activity: 1232
Merit: 1001
Is there any command like -genproclimit in minerd. Please help!

-threads I think.
sr. member
Activity: 465
Merit: 254
Is there any command like -genproclimit in minerd. Please help!
full member
Activity: 182
Merit: 100
Swiss Money all around me!
Can someone send me something like 0.0001 YAC? Just to test if it's me or the software.

-> YA6qUDSV6GbfCcK6HBN6Hb7SJrUjzLXqnX
legendary
Activity: 1232
Merit: 1001
Speculative exchange price anyone  Huh  Wink

Short term: 0.02 YAC/BTC, then 0.008 - 0.004, then back up to 0.03 YAC/BTC?

Thoughts?
sr. member
Activity: 369
Merit: 250
[2013-05-09 16:28:30] thread 0: 28332 hashes, 5.64 khash/s
[2013-05-09 16:28:30] thread 1: 28604 hashes, 5.73 khash/s
[2013-05-09 16:28:30] thread 3: 28120 hashes, 5.61 khash/s
[2013-05-09 16:28:31] thread 2: 25720 hashes, 5.23 khash/s

is my 3570k broken?
3600MHz stock

why so low ?

I think the difference is the 64bit AVX and XOP instructions. This binary is 32bit and can't use them. I'm working on a 64bit binary now.

Is there are way to check if YACoin wallet uses LP? I see minerd has option for scantime and default value is 5 seconds. If there is no LP, 5 seconds is too high value given how
often new blocks are being found. I started minerd with --debug and --protocol-dump but don't see any mention of LP anywhere. Mining with --scantime=1 and waiting your reply.

I don't think this has LP protocol yet. I'm mining with the modified minerd without problems. found 7 blocks so far.
Code:
./minerd -a scrypt-jane -o http://ptsk.zapto.org:8344 -u kalgecin -p kalgpass -q
[2013-05-09 13:09:36] Binding thread 1 to cpu 1
[2013-05-09 13:09:36] Binding thread 2 to cpu 2
[2013-05-09 13:09:36] Binding thread 4 to cpu 4
[2013-05-09 13:09:36] Binding thread 5 to cpu 5
[2013-05-09 13:09:36] Binding thread 6 to cpu 6
[2013-05-09 13:09:36] Binding thread 0 to cpu 0
[2013-05-09 13:09:36] Binding thread 7 to cpu 7
[2013-05-09 13:09:36] Binding thread 3 to cpu 3
[2013-05-09 13:09:36] 8 miner threads started, using 'scrypt-jane' algorithm.
[2013-05-09 13:12:44] accepted: 1/1 (100.00%), 229.93 khash/s (yay!!!)
[2013-05-09 13:36:55] accepted: 2/2 (100.00%), 227.97 khash/s (yay!!!)
[2013-05-09 13:49:35] accepted: 3/3 (100.00%), 229.00 khash/s (yay!!!)
[2013-05-09 15:09:42] accepted: 4/4 (100.00%), 227.75 khash/s (yay!!!)
[2013-05-09 16:38:32] accepted: 5/5 (100.00%), 228.32 khash/s (yay!!!)
[2013-05-09 17:57:00] accepted: 6/6 (100.00%), 227.64 khash/s (yay!!!)
[2013-05-09 18:15:09] accepted: 7/7 (100.00%), 229.67 khash/s (yay!!!)
(two of those became orphans Smiley )
/minerd -a scrypt-jane -o http://ptsk.zapto.org:8344 -u kalgecin -p kalgpass -q

is that a pool for YAC?
full member
Activity: 130
Merit: 100
When I add -a scrypt-jane cpu miner wont start. It looks like this: "minerd.exe -a scrypt-jane -o 192.168.3.102:8108 -O 12345:12345". What am I doing wong?

Create a batch file, and put this in the same location as minerd.exe

Put this in the batch file:-

minerd.exe -a scrypt-jane -o http://127.0.0.1:8108 -u username -p password

Match the rpcport in yacoin.conf to the one in the file.

Thanks - Y9w9AAK3uSBxQ5jAaCt4MmFa8nA7gMVjeb

I did. Without -a scrypt-jane it works, with it it soes not wanna start. Console only flash for a sec. So I wonder what is wrong, since I see it works @everybody, just not @me?

don't work for me either...even without -a scrypt-jane it only hits up for a second ..aaaaand it's gone =D
full member
Activity: 202
Merit: 100
When I add -a scrypt-jane cpu miner wont start. It looks like this: "minerd.exe -a scrypt-jane -o 192.168.3.102:8108 -O 12345:12345". What am I doing wong?

Create a batch file, and put this in the same location as minerd.exe

Put this in the batch file:-

minerd.exe -a scrypt-jane -o http://127.0.0.1:8108 -u username -p password

Match the rpcport in yacoin.conf to the one in the file.

Thanks - Y9w9AAK3uSBxQ5jAaCt4MmFa8nA7gMVjeb

I did. Without -a scrypt-jane it works, with it it soes not wanna start. Console only flash for a sec. So I wonder what is wrong, since I see it works @everybody, just not @me?

Are you using the cpuminer compiled by msm595 in this post: https://bitcointalksearch.org/topic/m.2085725  ?
hero member
Activity: 819
Merit: 1000
I'll trade it around 0.004 BTC/YAC when it hits BTC-E. but the price of it should rise Smiley cos many people want to buy it (especially those who missed the start)
full member
Activity: 130
Merit: 100
When I add -a scrypt-jane cpu miner wont start. It looks like this: "minerd.exe -a scrypt-jane -o 192.168.3.102:8108 -O 12345:12345". What am I doing wong?

Create a batch file, and put this in the same location as minerd.exe

Put this in the batch file:-

minerd.exe -a scrypt-jane -o http://127.0.0.1:8108 -u username -p password

Match the rpcport in yacoin.conf to the one in the file.

Thanks - Y9w9AAK3uSBxQ5jAaCt4MmFa8nA7gMVjeb

I did. Without -a scrypt-jane it works, with it it soes not wanna start. Console only flash for a sec. So I wonder what is wrong, since I see it works @everybody, just not @me?
efo
full member
Activity: 689
Merit: 122
only ฿
Sent a bit, tell me if it worked Wink

Not recieve. And then talk about the reliability of coins...
full member
Activity: 182
Merit: 100
Speculative exchange price anyone  Huh  Wink
legendary
Activity: 1232
Merit: 1001
If YAC hits an exchange I'll burn some YACs to fight red candles, for whatever it's worth. Cheesy

If it hits a reasonable exchange that I'd trust, such as BTC-e, then I'd definitely be buying some YAC!
hero member
Activity: 819
Merit: 1000
[2013-05-09 16:28:30] thread 0: 28332 hashes, 5.64 khash/s
[2013-05-09 16:28:30] thread 1: 28604 hashes, 5.73 khash/s
[2013-05-09 16:28:30] thread 3: 28120 hashes, 5.61 khash/s
[2013-05-09 16:28:31] thread 2: 25720 hashes, 5.23 khash/s

is my 3570k broken?
3600MHz stock

why so low ?

I think the difference is the 64bit AVX and XOP instructions. This binary is 32bit and can't use them. I'm working on a 64bit binary now.

Is there are way to check if YACoin wallet uses LP? I see minerd has option for scantime and default value is 5 seconds. If there is no LP, 5 seconds is too high value given how
often new blocks are being found. I started minerd with --debug and --protocol-dump but don't see any mention of LP anywhere. Mining with --scantime=1 and waiting your reply.

I don't think this has LP protocol yet. I'm mining with the modified minerd without problems. found 7 blocks so far.
Code:
./minerd -a scrypt-jane -o http://ptsk.zapto.org:8344 -u kalgecin -p kalgpass -q
[2013-05-09 13:09:36] Binding thread 1 to cpu 1
[2013-05-09 13:09:36] Binding thread 2 to cpu 2
[2013-05-09 13:09:36] Binding thread 4 to cpu 4
[2013-05-09 13:09:36] Binding thread 5 to cpu 5
[2013-05-09 13:09:36] Binding thread 6 to cpu 6
[2013-05-09 13:09:36] Binding thread 0 to cpu 0
[2013-05-09 13:09:36] Binding thread 7 to cpu 7
[2013-05-09 13:09:36] Binding thread 3 to cpu 3
[2013-05-09 13:09:36] 8 miner threads started, using 'scrypt-jane' algorithm.
[2013-05-09 13:12:44] accepted: 1/1 (100.00%), 229.93 khash/s (yay!!!)
[2013-05-09 13:36:55] accepted: 2/2 (100.00%), 227.97 khash/s (yay!!!)
[2013-05-09 13:49:35] accepted: 3/3 (100.00%), 229.00 khash/s (yay!!!)
[2013-05-09 15:09:42] accepted: 4/4 (100.00%), 227.75 khash/s (yay!!!)
[2013-05-09 16:38:32] accepted: 5/5 (100.00%), 228.32 khash/s (yay!!!)
[2013-05-09 17:57:00] accepted: 6/6 (100.00%), 227.64 khash/s (yay!!!)
[2013-05-09 18:15:09] accepted: 7/7 (100.00%), 229.67 khash/s (yay!!!)
(two of those became orphans Smiley )
full member
Activity: 182
Merit: 100
When I add -a scrypt-jane cpu miner wont start. It looks like this: "minerd.exe -a scrypt-jane -o 192.168.3.102:8108 -O 12345:12345". What am I doing wong?

Create a batch file, and put this in the same location as minerd.exe

Put this in the batch file:-

minerd.exe -a scrypt-jane -o http://127.0.0.1:8108 -u username -p password

Match the rpcport in yacoin.conf to the one in the file.

Thanks - Y9w9AAK3uSBxQ5jAaCt4MmFa8nA7gMVjeb
efo
full member
Activity: 689
Merit: 122
only ฿
Interesting, client generate address XzxoQh8w3Hd4KaqjZmMuDGetpqBABzRRww but Yacoin must have first letter Y.
Can somebody send minimum amount check this address work?
Pages:
Jump to: