Author

Topic: [ANN][YAC] YACoin ongoing development - page 155. (Read 379977 times)

sr. member
Activity: 686
Merit: 259
June 07, 2013, 01:31:14 PM
couple questions . .

Is yacoin still a secret Linux wizard club?

do the windows binaries at yacoin.org work or is that bs? if bs is someone working on a windows build?
if not, will a Linux VM work for mining? all hardware I have access to requires windows Huh

have you considered changing the name of this coin to CSWCMWLNHRFAWCoin confusingsowecanminewithlownetworkhashrateforawhilecoin?

since this is cpu mined only I feel like ALOT more people would get involved long term if it were easier, I know I would.

There are windows binaries for both the miner and the client, and YACoin isn't confusing at all.
newbie
Activity: 28
Merit: 0
June 07, 2013, 01:04:57 PM
couple questions . .

Is yacoin still a secret Linux wizard club?

do the windows binaries at yacoin.org work or is that bs? if bs is someone working on a windows build?
if not, will a Linux VM work for mining? all hardware I have access to requires windows Huh

have you considered changing the name of this coin to CSWCMWLNHRFAWCoin confusingsowecanminewithlownetworkhashrateforawhilecoin?

since this is cpu mined only I feel like ALOT more people would get involved long term if it were easier, I know I would.
member
Activity: 112
Merit: 10
June 07, 2013, 12:15:05 PM
We need a place where people can buy and sell real items for yacoins Smiley

Stuff like steam accounts, games & whatnot.

shameless plug for my marketplace thread Tongue its not perfect/ideal and it's not exclusively for yacoins but, at least its something. hopefully if there's enough traffic then everyone will benefit Smiley
sr. member
Activity: 425
Merit: 262
June 07, 2013, 09:52:53 AM
We need a place where people can buy and sell real items for yacoins Smiley

Stuff like steam accounts, games & whatnot.

Currently, I think you can go to marketplace of yacointalk.com/.
newbie
Activity: 56
Merit: 0
June 07, 2013, 09:07:01 AM
We need a place where people can buy and sell real items for yacoins Smiley

Stuff like steam accounts, games & whatnot.
newbie
Activity: 36
Merit: 0
June 07, 2013, 08:16:05 AM
I compiled a version of win64 from windmaster's git branch, if you have 64-bit windows installed, you can try it.

http://sourceforge.net/projects/hnindev/files/yacoin-qt-0.4.0.0-g32a928e-winx64.zip

Hi Peers, I have built a new winx64 binary based on the latest GIT repo and turned on the SSE & AVX optimizations by adding this option -DCPU_X86_FORCE_INTRINSICS.

The complete options for gcc is:
Quote
DEFINES       = -DUNICODE -D__INSURE__ -DQT_GUI -DBOOST_INTERPROCESS_HAS_WINDOWS_KERNEL_BOOTTIME -DBOOST_USE_WINDOWS_H -DBOOST_THREAD_USE_LIB -DBOOST_THREAD_BUILD_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_NO_ANSI_APIS -DCPU_X86_FORCE_INTRINSICS -DSCRYPT_CHACHA -DSCRYPT_KECCAK512 -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DWIN32 -D_MT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN

Try this: http://sourceforge.net/projects/hnindev/files/yacoin-qt-0.4.0.0-g2nd-winx64.zip

For viruses or malwae precaution, please scan it by yourself.  Wink

Used, Working well.
hero member
Activity: 802
Merit: 1003
GCVMMWH
June 06, 2013, 11:59:48 AM
Looks like he wanted to save space and removed SHA512, Blake and Skein. Why Salsa64 was removed if Salsa is needed is beyond me.

I see what happened now - if you run clean project in QT Creator, it removes those files.
hero member
Activity: 693
Merit: 500
June 05, 2013, 10:45:45 PM
Did you add the N value in your calculations?

N is irrelevant as everyone is using the same value for N - earnings do not go down when N goes up.
 
member
Activity: 106
Merit: 10
June 05, 2013, 09:55:44 PM
Did you add the N value in your calculations?
hero member
Activity: 693
Merit: 500
June 05, 2013, 10:57:52 AM
General question: I have an i5 2550k, and an i7 3770. Both are profitable per calculators mining most of the gpu minable coins. I usually let them just run cpuminer, and mine on an LTC pool all the time, racking up a little here and there.

Being Yacoin is optomized for CPU mining and NO GPU mining, would I be better off mining a GPU coin with these CPUs... or is Yacoin more profitable all things being equal for these CPUs? There just aren't any calculators that would answer this one way or another.

Taking into account these numbers:
Currently, for my i5 2500k, the hashrate for LTC is double what it is for YAC

To compare their values to BTC, I did the following:
The current difficulty for LTC is 604.6 (as taken from allchains.info) and the current highest bid price on bter.com is .02397
The current difficulty for YAC is 0.851425 (as taken from the YAC wallet) and the current highest bid price on bter.com is .000382

The LTC difficulty is 710 time higher than YAC's.
The LTC value is 62.75 times higher than YAC's.
The hashrate for LTC is 2 times highen than YAC's
This tells me that YAC should make you 5.5x (710 / 62.75 / 2) more than mining LTC on those CPU's

(Doing it based on network hashrate may be more accurate, so I've included both)
The current network hashrate for LTC is 17,633 MH/sec (as taken from my LTC pool) and the current highest bid price on bter.com is .02397
The current mean network hashrate for YAC is 44 MH/sec(as taken from http://yacexplorer.tk/graphs.htm) and the current highest bid price on bter.com is .000382

The LTC hashrate is 400 time higher than YAC's.
The LTC value is 62.75 times higher than YAC's.
The hashrate for LTC is 2 times highen than YAC's
This tells me that YAC should make you 3.2x (400 / 62.75 / 2) more than mining LTC on those CPU's

I may have really simplified this or my logic may be really wrong, but I couldn't think of any other way to estimate this other than running two identical machines mining different coins for a period of time, and then sell the results and compare...  Ain't nobody got time for that!

EDIT: apparently, hashrate for YAC is half of what it is for LTC for my machine - updated values above
EDIT2: added calcs based on network hash rate
legendary
Activity: 954
Merit: 1000
June 05, 2013, 12:17:10 AM
General question: I have an i5 2550k, and an i7 3770. Both are profitable per calculators mining most of the gpu minable coins. I usually let them just run cpuminer, and mine on an LTC pool all the time, racking up a little here and there.

Being Yacoin is optomized for CPU mining and NO GPU mining, would I be better off mining a GPU coin with these CPUs... or is Yacoin more profitable all things being equal for these CPUs? There just aren't any calculators that would answer this one way or another.
hero member
Activity: 693
Merit: 500
June 05, 2013, 12:05:53 AM
I'd like to two my $.02 in here as someone who has mined YAC since day 1 (I too missed the launch by 8 hours) with roughly the same machines until today. 

Even through the various N changes, over a period of time, the only variance in your earnings is going to come down your relative hashpower compared to the network (and everyone is at the same N factor as you are!), and luck.  During an N change, confirmations and the finding of blocks are going to take a bit longer because the difficulty is high relative to the network hash rate, but it adjusts quickly, and gets back in line over a couple days.

Low hash rates are very un-sexy but still can bring in the coins.
legendary
Activity: 2772
Merit: 1028
Duelbits.com
June 04, 2013, 11:13:06 PM
arrgh, shame
sr. member
Activity: 347
Merit: 250
June 04, 2013, 10:53:59 PM
Wind master, how big job would be to make YAC being merge mined with BTC or LTC?

Someone already mentioned it earlier and I think that would really be a game changer for this coin.

There isn't a way to merge-mine an scrypt+chacha coin in parallel with an SHA256 coin (BTC) or scrypt+salsa (LTC).  The hashing algorithms are all different.
legendary
Activity: 2772
Merit: 1028
Duelbits.com
June 04, 2013, 10:51:54 PM
Wind master, how big job would be to make YAC being merge mined with BTC or LTC?

Someone already mentioned it earlier and I think that would really be a game changer for this coin.
legendary
Activity: 2772
Merit: 1028
Duelbits.com
June 04, 2013, 10:13:46 PM
If there is one coin that requires patience and long term approach it's YAC.

There's no pumps and dumps so no way to profit on that one.

It's hard to mine lot of it so there's no big money to be made from that one too.

It's sit and wait until services round it are built that will push the price up. It's obvious right now that it isn't the coin where you bank in a week unless you catch some of rare dips and sell for more later.

But these services are needed definitely as other coins that were mined by gpu miners are promoted and pushed on exchanges (for example, cryptsy could easily be called dgcexchange.com as it's almost official coin there) so there's no lot of interest for yac trading right now. It's a shame really as it beats all of them easily but that's how it is, most folks in crypto community are gpu miners so they're pushing the one they have resources to mine, it's not much about coin design.

But anyway, I can't understand any crypto investor that doesn't have few thousands of yac in his portfolio. Unless cryptos all finish in oblivion I can't see this one not exploding at some time.
sr. member
Activity: 252
Merit: 250
June 04, 2013, 09:59:54 PM
low hash rate values aren't exciting for the normal user, they might mine it for a day or two and then give up leaving it to the server farms

or maybe their just unlucky and decide to mine on a day after an N change when difficulty hasnt dropped enough

either lots of pre knowledge or lots of resources needed. what can you buy in YAC that would need you to buy into the currency
sr. member
Activity: 347
Merit: 250
June 04, 2013, 09:57:11 PM
Yeah. The N changes were too fast.

I would phrase it that the N changes were fast during the first month of the coin's existence, but I wouldn't say it was "too" fast.  Too fast would mean, at least to me, that the coin got stranded at a high difficulty with an exodus of miners leaving it stuck that way due to extremely long block intervals.  YAC retargetting difficulty on every block does help with that issue somewhat though, but only to an extent.  So, I'd say YAC's parameters happened to work out fairly well, relative to almost every other altcoin released recently.


If someone were to make another coin based on this but have the N changes like once every 3-6 months it would work out much better for everyone.

If someone released a clone of YAC that had the same initial N=32 for 3-6 months, there's a very good chance I would end up owning the majority of the coins minted at that value of N!  Generally it would be a bad idea.  It was essential that N raise fast at first since it started so ridiculously low.  It could easily be true that more than one party implemented scrypt+chacha in FPGA's for N=32 and achieved massive hash rates, and I was just the only one that said anything about it.

Anyway, we're already at a point where N is remaining static for upwards of 3 weeks this time around.  There's only going to be 2 changes of N in 2014.  A single change of N in 2015, 2016 and 2017, then the next change of N is in 2020.
sr. member
Activity: 347
Merit: 250
June 04, 2013, 09:48:27 PM
I've seen posts by several folks recently that are starting to mine yacoin on CPUs are running into very disappointing returns. Especially for a coin as new as yacoin, this could be an issue that hinders adoption. I think that possibly the N adjustments have been coming a bit too fast (or the block reward is too little) too early on. I see the difficulty is continuing to drop after the last N increase, but I wonder if that will be enough. The coin still only has a circulation of a bit over 3MM with about half of that being amassed in the top 10 addresses. Yacoin's unique CPU potential aside, the viability of any new currency lies in its ability to be distributed initially in as wide and efficient a manner as possible, rewarding early adopters but also encouraging newcomers to adopt it as the monetary base expands. I fear we may be turning some folks off to the coin. The expectation is that these folks not think they're becoming "rich", but more get more of a reward than 10 cents worth of coin for mining it on their CPU for a day.

I think the problem probably doesn't have anything to do with what N is or what hash rates people are seeing.  If everyone vacated mining YAC and left it stranded at a high difficulty with block times measured in hours, as has happened with a bunch of the other scamcoin pump'n'dumps lately, then it would indeed be a problem.  But I think what we're seeing is that interest in mining YAC is high, hash rates are staying up, and tend to hover right in the range that power costs for CPU mining remain at break-even or slightly profitable.  That's probably what should tend to be expected for CPU'ish coins (until someone releases a GPU implementation that actually performs well).  If we were in trouble with the YAC parameters, it would be something like the N increases outpacing the amount of hash rate people are committing to it and stranding us with really high difficulty and massive spacing between blocks.  So far YAC has proven to be resistant to that effect that has crippled most other recently released altcoins.

If the block rate is X, and the reward is Y, then the amount of people mining it (or more accurately, the amount of hash power mining it) will self-regulate to a state of breaking even or slightly profitable with the block rewards being split up among a large enough number of people (or units of hash power) to maintain that state of equilibrium.  I think this would remain true regardless of what N is, or even if N were hard-coded to a fixed value.  In this case there aren't really other good profitable choices for people to point their CPU's at, so it tends to however close to break-even.

If the coin parameters were changed to increase the reward to make it more appealing to new entrants that have only a small amount of CPU power, that will just drop the value of the coin, and devalue all the YAC anyone is already holding.  That's sorta what some portion of the Elacoin miners wanted to do, modify the parameters to jack up their rewards, and I pretty vocally opposed it (as I do hold some ELC and occasionally point a GPU or two at mining ELC just for the fun of it).  Fortunately they did not significantly change the block reward mechanism in the end.

So I think the problem isn't that N is too high or that CPU's yield a certain amount of hash rate for a particular value of N.  That affects everyone mining the coin and so far, it appears tends to close the gaps between CPU and GPU mining (contrary to some early people saying GPU's would widen the gap at high values of N, which doesn't appear to be the case).  Instead, the problem is that the amount people are willing to pay for YAC is low right now, thus the value is low.  That itself isn't really controlled by any of the parameters of the coin, it's more controlled by less enthusiasm among cryptocurrency speculators lately.


This issue has two possible solutions: tweaking the coin parameters down the road a bit, or continuing to work to increase per-coin valuation through other means. The first could backfire, however. What is everyone's opinion on this?

I think changing the coin parameters is probably a very poor idea.  There's nothing really wrong with any of them that I can see.  Changing parameters and hard-forking the blockchain with an incompatible client, with changes that would tend to devalue the YAC that anyone is already holding, may be a difficult proposition for anyone already holding YAC, with other unintended consequences.  Plus it doesn't really reinforce confidence in a coin if they have to periodically change parameters, particular parameters that will devalue existing coins.  There's a good chance here that YAC may be one of the only recently released altcoins that does *not* need a hard fork to change parameters.

Note that the N changes are becoming farther and farther apart, so there's plenty of time for things to reach equilibrium between them.  Block rate will probably be at the target rate long before the next N change.  A few more N changes down the road and they'll feel like a pretty rare occurence with just minor short-term increases in block rate until things re-equalize.
sr. member
Activity: 406
Merit: 250
The cryptocoin watcher
June 04, 2013, 09:28:23 PM
Bunch of progressively wacky ideas:

* Be patient and don't get rushed before N has properly hardened and we learn about YAC's long term balance.
* Getting YAC listed on BTC-e so hopefully it becomes profitable.
* A bundle with a profitable GPU alt so people gets used to mine both, regardless of which one is profitable.
* A dual wallet that GPU mines LTC or something and CPU mines YAC.
* Do nothing if transaction speed is not a problem and there's no risk of a 51% attack, since YACs are cheap to buy or trade for anyway.

Ok, maybe the last one isn't that crazy.
Jump to: