Author

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

sr. member
Activity: 266
Merit: 250
June 04, 2013, 08:50:39 PM
Yeah. The N changes were too fast. 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.

That would make the most "perfect" alt coin in existance IMHO.
sr. member
Activity: 462
Merit: 250
June 04, 2013, 08:42:53 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.

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?
full member
Activity: 167
Merit: 100
June 04, 2013, 11:44:18 AM
Can someone make a browser miner (like bitcoinplus.com for bitcoins)? It is very suitable for CPU mining. And it would be a good way for the populace to go in yacoins.
sr. member
Activity: 425
Merit: 262
June 04, 2013, 11:22:38 AM
Geee.. so only a few people have a GPU miner for this?

And how fast can a GPU run?

http://yacexplorer.tk/graphs.htm Goto the tech info.
newbie
Activity: 56
Merit: 0
June 04, 2013, 11:17:32 AM
Geee.. so only a few people have a GPU miner for this?

And how fast can a GPU run?
sr. member
Activity: 425
Merit: 262
June 04, 2013, 10:39:09 AM
How is GPU development going ? Anyone succeeded in going above NFactor 12 ?
The overall hashrate is increasing and I wonder how many GPU's are hitting the network ...

I will try Nfactor 12 this weekend. I think it's achievable although maybe slower.
hero member
Activity: 686
Merit: 500
Bitbuy
June 04, 2013, 07:07:34 AM
What kind of hashrate can you expect from an AMD 8350 with the current N-value with cpuminerd using AVX?
hero member
Activity: 637
Merit: 500
June 04, 2013, 06:55:00 AM
How is GPU development going ? Anyone succeeded in going above NFactor 12 ?
The overall hashrate is increasing and I wonder how many GPU's are hitting the network ...
sr. member
Activity: 266
Merit: 250
June 04, 2013, 05:45:49 AM
My bad. Video encoding was messing it up.  Cheesy
sr. member
Activity: 347
Merit: 250
June 04, 2013, 05:38:13 AM
Um.. my hash rate just got cut in half again. The next N change was supposed to be on the 25th wasn't it?

N is still 1024:

Quote
./yacoind getmininginfo
{
    "blocks" : 79324,
    "currentblocksize" : 2609,
    "currentblocktx" : 2,
    "difficulty" : 0.96756334,
    "errors" : "",
    "generate" : false,
    "genproclimit" : 8,
    "hashespersec" : 0,
    "networkhashps" : 44056749,
    "pooledtx" : 2,
    "testnet" : false,
    "Nfactor" : 9,
    "N" : 1024,
    "powreward" : 25.14000000
}

If your hash rate dropped in half without N changing, you probably have some sort of other local problem happening.
sr. member
Activity: 266
Merit: 250
June 04, 2013, 05:33:11 AM
Um.. my hash rate just got cut in half again. The next N change was supposed to be on the 25th wasn't it?
member
Activity: 112
Merit: 10
June 04, 2013, 03:37:01 AM
I took a look at Litecoin mining calculators. http://litecoinminingcalculator.com/

Seconds to find block = (diff * 2^32) / (hashrate )
Coins per day = (24 * 3600) / seconds per block * block reward

Yacoin block reward is 25 at diff 1. I dont know the exact formula yet.

5Kh/s = 2.5 YACs per day
sr. member
Activity: 266
Merit: 250
June 04, 2013, 03:04:34 AM
Anyone happen to know the formula to figure out how many coins per hash rate you can get?
hero member
Activity: 820
Merit: 1000
June 04, 2013, 02:41:20 AM
Have there been any speed improvements in CPUMiner done recently?  I'm still using the first version
member
Activity: 112
Merit: 10
June 04, 2013, 01:42:04 AM
Difficulty dropped below 1 and block reward over 25. I see mining as viable option for smaller computers soon.
sr. member
Activity: 266
Merit: 250
June 04, 2013, 12:32:24 AM
Thanks Hanzac. Did you happen to put the network hashrate command in?


Yes, getmininginfo works fine.

Sweet. Thanks a bunch.  Cheesy
sr. member
Activity: 425
Merit: 262
June 03, 2013, 11:09:43 PM
Thanks Hanzac. Did you happen to put the network hashrate command in?


Yes, getmininginfo works fine.
newbie
Activity: 56
Merit: 0
June 03, 2013, 06:12:31 PM
So anybody doing anything to update YACoin?
sr. member
Activity: 266
Merit: 250
June 03, 2013, 03:09:19 PM
Thanks Hanzac. Did you happen to put the network hashrate command in?
sr. member
Activity: 425
Merit: 262
June 03, 2013, 09:47:40 AM

What gcc version are you using ?
My binaries compiled with gcc 4.7 crash while calling a library libstdc++6 if I recall correctly.

C:\mingw64>gcc --version
gcc (rubenvb-4.7.4-release) 4.7.3
Jump to: