Author

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

sr. member
Activity: 406
Merit: 250
The cryptocoin watcher
November 22, 2013, 01:42:18 PM
I dig that, looks very commercial.
sr. member
Activity: 381
Merit: 250
November 22, 2013, 12:02:29 PM
New fun little yacoin design  Grin

hero member
Activity: 812
Merit: 1000
November 22, 2013, 10:10:38 AM
I wish Cheesy

Nice write up on the economic side of YAC St. Bit, appreciated that link.
sr. member
Activity: 280
Merit: 250
November 22, 2013, 07:51:14 AM
Also, I've added a donations progress bar on my block explorer with dynamic server cost per month converted from USD to BTC to YAC (LOL). Right now it sits at around 5750 YAC per month needed to keep the server running (I pay around $20/mo). So far got 0.94 YAC in donations this month, so feel free to donate some! Cheesy

It doesn't add it up right. Should be 2053,85 donated so far this month, but it shows 2052.91 so far.
In a few weeks that's probably enough to pay for more than just a month ...

Keep up your great work.
hero member
Activity: 809
Merit: 501
November 22, 2013, 02:20:27 AM
Someone pleeeease tell me how to mine this coin stratum-style (CPU)...
sr. member
Activity: 406
Merit: 250
One does not simply mine Bitcoins
November 21, 2013, 07:10:49 AM
current network hashrate is around 1.3 Mh/s

getmininginfo shows:

Code:
{
    "blocks" : 295571,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.00558602,
    "errors" : "",
    "generate" : false,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "networkhashps" : 177716,
    "pooledtx" : 0,
    "testnet" : false,
    "Nfactor" : 14,
    "N" : 32768,
    "powreward" : 59.35000000
}


Not sure, but I think that the wallet shows wrong info.

Also, I've added a donations progress bar on my block explorer with dynamic server cost per month converted from USD to BTC to YAC (LOL). Right now it sits at around 5750 YAC per month needed to keep the server running (I pay around $20/mo). So far got 0.94 YAC in donations this month, so feel free to donate some! Cheesy
legendary
Activity: 1197
Merit: 1000
November 21, 2013, 05:51:43 AM
current network hashrate is around 1.3 Mh/s

getmininginfo shows:

Code:
{
    "blocks" : 295571,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.00558602,
    "errors" : "",
    "generate" : false,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "networkhashps" : 177716,
    "pooledtx" : 0,
    "testnet" : false,
    "Nfactor" : 14,
    "N" : 32768,
    "powreward" : 59.35000000
}
sr. member
Activity: 406
Merit: 250
One does not simply mine Bitcoins
November 21, 2013, 05:47:08 AM
current network hashrate is around 1.3 Mh/s
legendary
Activity: 1197
Merit: 1000
November 21, 2013, 05:43:09 AM


It is working now!  Thank you so much feeleep.  btw is the 173.841 MH/s network hashrate accurate?!?

hmm - of course no - multiplier is wrong
hero member
Activity: 809
Merit: 501
November 21, 2013, 05:37:54 AM
New win binaries available (this time with UPNP support) at https://www.dropbox.com/s/pwa2lymjl6igh6q/yacoin-cc-latest.zip
It's a a snapshot of Joe's git master branch, along with my coin control changes and whatnot. It merged without issues, so hopefully it'll work.
Took me more than 5 hours, got a terrible headache from that windoze crap Undecided
Also, I've made a compiling write-up for wannabe builders, available here: https://github.com/saironiq/yacoin-cc/blob/master/WIN_BUILD_INSTRUCTIONS.txt
Here's hoping I won't accidentaly delete the build VM again...

New Windows binaries are also available for testing https://github.com/yacoin/yacoin/releases/tag/testing_0.4.1-b . This is the version with coin-control, the new logos and numerous other enhancements. Please try it out, and if no issues (note, this will still take a VERY LONG TIME to open - maybe click yacoin-qt.exe and watch LOTRTROTK  Wink )  I will merge to master in the next few weeks.

P.S. I was hoping to fix the absolutely unacceptable start up time before moving to 0.4.1, but even with LevelDB (next) it still seems to take too long to open, so please bear with the
startup time until we can fix it for 0.4.2. 

Thank you again Joe!

Does anyone know the best program to CPU mine with right now?  I have minerd... I can mine on yacp.coinmine.pl with it, but the program keeps crashing when I try yac.coinmine.pl.  It is very strange.


Try yac.coinmine.pl on port 8080 and let me know if its working...

BTW - someone skilled should update cpuminer to latest code with startum support...

It is working now!  Thank you so much feeleep.  btw is the 173.841 MH/s network hashrate accurate?!?
legendary
Activity: 1197
Merit: 1000
November 21, 2013, 05:32:20 AM
New win binaries available (this time with UPNP support) at https://www.dropbox.com/s/pwa2lymjl6igh6q/yacoin-cc-latest.zip
It's a a snapshot of Joe's git master branch, along with my coin control changes and whatnot. It merged without issues, so hopefully it'll work.
Took me more than 5 hours, got a terrible headache from that windoze crap Undecided
Also, I've made a compiling write-up for wannabe builders, available here: https://github.com/saironiq/yacoin-cc/blob/master/WIN_BUILD_INSTRUCTIONS.txt
Here's hoping I won't accidentaly delete the build VM again...

New Windows binaries are also available for testing https://github.com/yacoin/yacoin/releases/tag/testing_0.4.1-b . This is the version with coin-control, the new logos and numerous other enhancements. Please try it out, and if no issues (note, this will still take a VERY LONG TIME to open - maybe click yacoin-qt.exe and watch LOTRTROTK  Wink )  I will merge to master in the next few weeks.

P.S. I was hoping to fix the absolutely unacceptable start up time before moving to 0.4.1, but even with LevelDB (next) it still seems to take too long to open, so please bear with the
startup time until we can fix it for 0.4.2. 

Thank you again Joe!

Does anyone know the best program to CPU mine with right now?  I have minerd... I can mine on yacp.coinmine.pl with it, but the program keeps crashing when I try yac.coinmine.pl.  It is very strange.


Try yac.coinmine.pl on port 8080 and let me know if its working...

BTW - someone skilled should update cpuminer to latest code with startum support...
hero member
Activity: 809
Merit: 501
November 21, 2013, 05:27:55 AM
New win binaries available (this time with UPNP support) at https://www.dropbox.com/s/pwa2lymjl6igh6q/yacoin-cc-latest.zip
It's a a snapshot of Joe's git master branch, along with my coin control changes and whatnot. It merged without issues, so hopefully it'll work.
Took me more than 5 hours, got a terrible headache from that windoze crap Undecided
Also, I've made a compiling write-up for wannabe builders, available here: https://github.com/saironiq/yacoin-cc/blob/master/WIN_BUILD_INSTRUCTIONS.txt
Here's hoping I won't accidentaly delete the build VM again...

New Windows binaries are also available for testing https://github.com/yacoin/yacoin/releases/tag/testing_0.4.1-b . This is the version with coin-control, the new logos and numerous other enhancements. Please try it out, and if no issues (note, this will still take a VERY LONG TIME to open - maybe click yacoin-qt.exe and watch LOTRTROTK  Wink )  I will merge to master in the next few weeks.

P.S. I was hoping to fix the absolutely unacceptable start up time before moving to 0.4.1, but even with LevelDB (next) it still seems to take too long to open, so please bear with the
startup time until we can fix it for 0.4.2. 

Thank you again Joe!

Does anyone know the best program to CPU mine with right now?  I have minerd... I can mine on yacp.coinmine.pl with it, but the program keeps crashing when I try yac.coinmine.pl.  It is very strange.
hero member
Activity: 1426
Merit: 506
November 21, 2013, 01:42:48 AM
Darn it's still not reasonable to CPU mine. Sad Looks like it won't be for at least another n factor change.
hero member
Activity: 802
Merit: 1003
GCVMMWH
November 21, 2013, 12:32:09 AM
New win binaries available (this time with UPNP support) at https://www.dropbox.com/s/pwa2lymjl6igh6q/yacoin-cc-latest.zip
It's a a snapshot of Joe's git master branch, along with my coin control changes and whatnot. It merged without issues, so hopefully it'll work.
Took me more than 5 hours, got a terrible headache from that windoze crap Undecided
Also, I've made a compiling write-up for wannabe builders, available here: https://github.com/saironiq/yacoin-cc/blob/master/WIN_BUILD_INSTRUCTIONS.txt
Here's hoping I won't accidentaly delete the build VM again...

New Windows binaries are also available for testing https://github.com/yacoin/yacoin/releases/tag/testing_0.4.1-b . This is the version with coin-control, the new logos and numerous other enhancements. Please try it out, and if no issues (note, this will still take a VERY LONG TIME to open - maybe click yacoin-qt.exe and watch LOTRTROTK  Wink )  I will merge to master in the next few weeks.

P.S. I was hoping to fix the absolutely unacceptable start up time before moving to 0.4.1, but even with LevelDB (next) it still seems to take too long to open, so please bear with the
startup time until we can fix it for 0.4.2. 
sr. member
Activity: 280
Merit: 250
November 20, 2013, 10:16:42 AM
I finally managed to write some economical thoughts on YAC.

Been away for a while and still holding YAC! Can anyone give me an honest opinion on the future of this coin and how widespread its use currently is?

Thanks

Use is currently not existant, but my full response is at:

https://bitcointalksearch.org/topic/m.3652003
sr. member
Activity: 406
Merit: 250
One does not simply mine Bitcoins
November 20, 2013, 03:27:30 AM
Is there a new wallet out that calculates POS in a different manner than the original wallet. I have noticed that in the past, PPCoin and YACoin would generate a POS by splitting the original coinage into two and adding the new coin amount minted in the POS to the two halves. Lately I have noticed that there is a new type of POS minting that does not split the coinage in half, or into two. Where can I get a wallet like that? It would be great cause it would not split up my coins anymore when POS is generated. Thank you all, Love you YAC!!!!
The wallet also joins coins, not only splits them. Wink
Also, splitting is good when you actually want to USE your coins (so you don't waste much coin-age when you have 100k YAC and want to send just 1 YAC somewhere).
member
Activity: 115
Merit: 10
November 19, 2013, 11:32:12 PM
Is there a new wallet out that calculates POS in a different manner than the original wallet. I have noticed that in the past, PPCoin and YACoin would generate a POS by splitting the original coinage into two and adding the new coin amount minted in the POS to the two halves. Lately I have noticed that there is a new type of POS minting that does not split the coinage in half, or into two. Where can I get a wallet like that? It would be great cause it would not split up my coins anymore when POS is generated. Thank you all, Love you YAC!!!!
member
Activity: 106
Merit: 10
November 19, 2013, 08:15:36 PM
BTW guy's the Pool.yacointalk.com is up again. and this time i run it without any partners =)

Working on cleaning up the forum now and the design. also trying to get the greedi open source faucet to work with Yac =)
sr. member
Activity: 274
Merit: 250
November 19, 2013, 08:06:40 PM
My hashrate for YAC has gone from about 7.5kh/s to 1.9kh/s. So, about 25% of the previous rate.
sr. member
Activity: 406
Merit: 250
The cryptocoin watcher
November 19, 2013, 07:57:47 PM
Anyone have an update on what this NFactor change has had on GPU miners?

GPUs are still working but I see like 1/3 of hashing performance. The miners at yacp.coinmine.pl have taken quite a hit, nobody is doing over 1 Kh/s, but I suspect most of them have suboptimal configurations.

Jump to: