Pages:
Author

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

hero member
Activity: 693
Merit: 500
A good arb opportunity for Yacoin right now is to buy on crypsty and sell on bter.

BTW guys it looks like the price is finally starting to take off. If you look at the chart there was a really big jump in about November 2013. I'm expecting something similar to happen sometime this year.

So, you're predicting a 100x growth?  I'm optimistic most of the time, but that's pretty far fetched, even for true believers!
hero member
Activity: 756
Merit: 500
A good arb opportunity for Yacoin right now is to buy on crypsty and sell on bter.

BTW guys it looks like the price is finally starting to take off. If you look at the chart there was a really big jump in about November 2013. I'm expecting something similar to happen sometime this year.
hero member
Activity: 756
Merit: 500
Nice price increase. Lets more there's more instore for Yacoin in the future.
hero member
Activity: 802
Merit: 1003
GCVMMWH
How do u remove encryption from windows wallet.Is there a special way ?
I want to unlock wallet .Never sent coin yet just mining and minting now what?

You should have a check box on the main screen that say earn interest.
Click that, enter your encryption password and you are all set.
newbie
Activity: 18
Merit: 0
How do u remove encryption from windows wallet.Is there a special way ?
I want to unlock wallet .Never sent coin yet just mining and minting now what?
hero member
Activity: 610
Merit: 500
what setting for 280x help me? i have only HW
hero member
Activity: 756
Merit: 500
Ahh yes. Two big recent events. Yacoin reached block 1 million and now it turns the big 2.

Happy Birthday Yacoin.

I am downloading the blockchain as I type this. I will then get ready to do some PoS mining. Got a large amount of YAC that hasn't seen the network in about a year Smiley
sr. member
Activity: 288
Merit: 260
Although YACoin is just 2 years old, I’m certain YAC will be the next mass adopted currency.




So long live YAC and Happy 2nd birthday!!
hero member
Activity: 802
Merit: 1003
GCVMMWH
did pocopoco create yacoin or windmaster?

pocopoco.
hero member
Activity: 601
Merit: 500
Vote 4fryn :)
did pocopoco create yacoin or windmaster?
member
Activity: 112
Merit: 10
I'm not sure who maintains that one. Maybe sahtor?

Haven't heard any updates from anyone. I think the site was owned by someone that "moved on to other things" so we can either do a new site: I can add one on Yacoin hosting, designate Grokos site as the "new official forum" or do something else.

https://forum.yacoin.org/ is working again. It needed a full replacement unpacking of smf files. The error logs were saying something related to socket permissions and stuff thats not fun to fix. The installation is hopefully working properly and safely.
hero member
Activity: 802
Merit: 1003
GCVMMWH
April 30, 2015, 08:33:32 AM
...
What about setting a min-max range for the Tx fee?  Minimum, say in terms of the minimum YAC unit, 0.000001YAC (or 0.00001CENT), a Satoshi or whatever we choose to call that minimum, say 100 Satoshis.  And some maximum, or a percentage of the Tx amount, of TX byte count size or whatever, whichever is smaller.   Doesn't seem hard to do.                         

Tx fee's function is to prevent blockchain bloat/spam attacks. Lowering it would mean removing this protection.

The only way it seems sensible to have it dynamic (and less than 0.01) is to somehow tie it to block reward.
More miners, consequently higher difficulty and lower reward would indicate possible higher price. In that case it would make sense to lower mandatory tx fee.


As it is now, at such low price, tx fee could even be 0.1 yac.
I admit it is challenging to estimate price from difficulty, especially considering N factor.
Besides, I think tx fee is perhaps even more an economical than security issue. And we've got enough of those to fix.


The highlighted part above needs to be addressed. Simply put, a static, minimum transaction fee of 0.01 is VERY limiting to the growth of the coin. Of course, the price per YAC has to be 1,000,000 fold above the current price for the fees to be significant, but the fact that there is that limitation suppresses the coin well before reaching that point.

MIN_TX_FEE is set to CENT/10 in testing.

When we get some of the other stuff that senj has mentioned worked out, that is what we'll go with for 0.4.5
hero member
Activity: 809
Merit: 501
April 30, 2015, 08:07:11 AM
...
What about setting a min-max range for the Tx fee?  Minimum, say in terms of the minimum YAC unit, 0.000001YAC (or 0.00001CENT), a Satoshi or whatever we choose to call that minimum, say 100 Satoshis.  And some maximum, or a percentage of the Tx amount, of TX byte count size or whatever, whichever is smaller.   Doesn't seem hard to do.                         

Tx fee's function is to prevent blockchain bloat/spam attacks. Lowering it would mean removing this protection.

The only way it seems sensible to have it dynamic (and less than 0.01) is to somehow tie it to block reward.
More miners, consequently higher difficulty and lower reward would indicate possible higher price. In that case it would make sense to lower mandatory tx fee.


As it is now, at such low price, tx fee could even be 0.1 yac.
I admit it is challenging to estimate price from difficulty, especially considering N factor.
Besides, I think tx fee is perhaps even more an economical than security issue. And we've got enough of those to fix.


The highlighted part above needs to be addressed. Simply put, a static, minimum transaction fee of 0.01 is VERY limiting to the growth of the coin. Of course, the price per YAC has to be 1,000,000 fold above the current price for the fees to be significant, but the fact that there is that limitation suppresses the coin well before reaching that point.
hero member
Activity: 802
Merit: 1003
GCVMMWH
April 23, 2015, 03:08:11 PM
I'm not sure who maintains that one. Maybe sahtor?

Haven't heard any updates from anyone. I think the site was owned by someone that "moved on to other things" so we can either do a new site: I can add one on Yacoin hosting, designate Grokos site as the "new official forum" or do something else.
member
Activity: 118
Merit: 10
April 16, 2015, 01:01:46 PM
...
What about setting a min-max range for the Tx fee?  Minimum, say in terms of the minimum YAC unit, 0.000001YAC (or 0.00001CENT), a Satoshi or whatever we choose to call that minimum, say 100 Satoshis.  And some maximum, or a percentage of the Tx amount, of TX byte count size or whatever, whichever is smaller.   Doesn't seem hard to do.                          

Tx fee's function is to prevent blockchain bloat/spam attacks. Lowering it would mean removing this protection.

The only way it seems sensible to have it dynamic (and less than 0.01) is to somehow tie it to block reward.
More miners, consequently higher difficulty and lower reward would indicate possible higher price. In that case it would make sense to lower mandatory tx fee.

As it is now, at such low price, tx fee could even be 0.1 yac.
I admit it is challenging to estimate price from difficulty, especially considering N factor.
Besides, I think tx fee is perhaps even more an economical than security issue. And we've got enough of those to fix.




sr. member
Activity: 260
Merit: 251
April 16, 2015, 08:49:19 AM
When priced at 100$, 1$ would get destroyed with each transaction due hardcoded 0.01 yac transaction fee. Who would transact in amounts smaller than 10$ if one tenth would get destroyed with each transaction? I believe this rule in a way serves as limitation for maximum future price. My guess is that it could hardly get above 25$ per yac (25 cents destroyed with each transaction) and more reasonable target value could be between 0.1 and 10$.
I am aware people were paying high transaction fees when btc was at it's high, but that amount did not get destroyed.

Priced at 0.1$ YACoin would now have 5$ million market capitalization. Compare that to current Litecoin market cap (62$M) you can see how small "the push" must be to get us there.

And all that presuming dollar and other fiat money would preserve it's value:)

Hello Senj,

What about setting a min-max range for the Tx fee?  Minimum, say in terms of the minimum YAC unit, 0.000001YAC (or 0.0001CENT), a Satoshi or whatever we choose to call that minimum, say 100 Satoshis.  And some maximum, or a percentage of the Tx amount, of TX byte count size or whatever, whichever is smaller.   Doesn't seem hard to do.

Ron
                          
hero member
Activity: 802
Merit: 1003
GCVMMWH
April 13, 2015, 09:51:20 AM
I'm not sure who maintains that one. Maybe sahtor?
hero member
Activity: 756
Merit: 500
April 12, 2015, 07:24:04 AM
oh it's down? that's not good... we still have the alternate forum but we should try to get the main one back up
member
Activity: 118
Merit: 10
April 10, 2015, 04:53:15 PM
Does anyone know what happened with http://forum.yacoin.org ?
member
Activity: 67
Merit: 10
April 09, 2015, 05:35:38 PM
Perhaps you are operating with wrong parameters.

-- CPU corei7 with 4 threads
https://github.com/Thirtybird/cpuminer/releases

Code:
cd C:\minerd-yacoin_stratum_x64_2_4_0
minerd-x64-corei7.exe -a scrypt-jane -t 4 -o stratum+tcp://yac.coinmine.pl:9088 -u myusername.myworker1 -p mypassword

-- GPU Radeon R7 240 4GB
https://github.com/Thirtybird/YACMiner/releases

Code:
cd C:\yacminer-3.5.0-yac2-x86
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
yacminer --scrypt-chacha --lookup-gap 6 -R 1280 -B 3560 -o stratum+tcp://yac.coinmine.pl:9088 -u myusername.myworker2 -p mypassword


Thanks for answering senj,

this is my settings for my i5 (i tolled you, it's an amateur mining Tongue),

Code:
minerd-x64-avx-i -a scrypt-jane -t 4 --url stratum+tcp://yac.coinmine.pl:9088 -u thdim.office -p xxx

how can the exact code works 2 days ago and now don't?

and this is my GPU

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
yacminer --scrypt-chacha -o stratum+tcp://yac.coinmine.pl:9088 -u thdim.1 -p xxx -I 9 --lookup-gap 2

it seems like working and hashing with 314.0 h/s but nothing happens except "Stratum from pool 0 detected new block" every couples of minutes. The message i discover it by trying to make it work with sgminer_v5.1_2015-03-09 (i don't have any idea if that is even compatible miner too be honest).
Pages:
Jump to: