|
CHMinePeeR
|
 |
April 28, 2014, 08:12:33 PM |
|
where is dev all this past pages of pages on this thread??? dumping YCs?? lol
|
Crypto Skill Promotions - Promote your Coin from Professionists!!Get your LatiumCoin for free! just register here … ! ENJOY LAT is on https://coin-swap.net ! Don't miss this!! You get 5Lat just for signup ( at actual rate thats a free 0.01btc )
|
|
|
Rainer4256
Full Member
 
Offline
Activity: 196
Merit: 100
For the benefit of medical research
|
 |
April 28, 2014, 08:42:51 PM |
|
That tells a lot why the price isn't rising.
|
|
|
|
XbladeX
Legendary
Offline
Activity: 1302
Merit: 1002
|
 |
April 28, 2014, 08:46:45 PM |
|
Hello, i registered with ID 187466 why i still receive nothing right now???
What's is wrong???
Understand nothing!!!!!!
Always like that in my life!!! Never chance!!!!!!!!!!
Thanks soo much i do it for nothing!!! I'm waiting for nothing!!!!!!!!!!!!!
Sorry we know someone may be missed. Don't worry. Just wait and resubmit your ID when we publish a new entrance. If it still doesn't work then we will send the free YC to you manually. Sorry for the inconvenience it caused! What you talk about new entrance??? Web site is on error right now!!! I do what they needed for that giveaway!!!! It is not normal and more yesterday i send you a msg!!!! That is your reply yesterday: We will update it for you soon. You update what?       ? When we started distributing the giveaway, the submission page was closed. That's why you can't open it now. Sorry for not sending the giveaway to you. It's our mistake. Please wait patiently for the second chance to submit your ID again. Sorry for the inconvenience this caused you! I don't wait anything more!!! I'm hungry losing my time with your shit giveaway!! Keep your coin!! Signature changed!!! And show that link: https://bitcointa.lk/threads/the-completely-unfair-distribution-of-yellow-coin.306172/Mister many people including me get free coins for dump/keep wheteever you want-dystrybution was preaty-fair deal with that. I think most of people 99% who wanted free coins they got them i have got about 3400... This is not gamebreaking amount but i have got them as many people here. DO you realy want to be so piss of because of 0.002074 BTC current value ? Most free coin were dumped anyway YC guy made his work. For me that giveaway was more fair than others because puppet account got less - i like it. Op wrote devs can do whatever they want with their coins so i don't see scam arroud YC. Even if they dump their coins on market so far i see they made much more work than eg. premined WC with much less effect. Do you realy have to be in such rage for 0,002 BTC ?...I don't this is worth your anger. YC dev send that 1m free coins as you see that caused i have PMed YC dev he fixed manually bug with "fixed" i cannot blame him he kept his promise.
|
Request / 26th September / 2022 APP-06-22-4587
|
|
|
XbladeX
Legendary
Offline
Activity: 1302
Merit: 1002
|
 |
April 28, 2014, 08:49:32 PM |
|
Oh one more there was allso many 0 activity accouts reginstered  . I will check how many outs he YC dev did. SEC
|
Request / 26th September / 2022 APP-06-22-4587
|
|
|
|
Specialkey
|
 |
April 28, 2014, 08:58:57 PM |
|
Now it is time for the devs to tell us what is going on right now.
I am boared of such unprofessionell communication.
The conceppt is good. Where is the problem?
|
|
|
|
|
Rainer4256
Full Member
 
Offline
Activity: 196
Merit: 100
For the benefit of medical research
|
 |
April 28, 2014, 09:02:50 PM |
|
Now it is time for the devs to tell us what is going on right now.
I am boared of such unprofessionell communication.
The conceppt is good. Where is the problem?
+1
|
|
|
|
|
|
pomelo
Member

Offline
Activity: 118
Merit: 10
Mining since early 2013
|
 |
April 28, 2014, 10:26:53 PM |
|
Can someone answer me, does the wallet need to be running 24/7 for the stakes to work or does it work even when my computer is not on and I open the wallet couple of times a week?
|
9RRNN8vH6o5srbxPuKU61GuN6i6TPDMwxS XMG
|
|
|
|
SlientBit
|
 |
April 28, 2014, 11:35:08 PM |
|
DEV, can you please check/explain what's up with PoS?
Isn't supposed to be at 10% now? if you're doing it with block height, would you be so kind as to remember/tell everyone at what block count does it start and end the 10% phase? Is there a new wallet update that we're all missing??
I have 0.05 YC staked from 3000 YC Undecided hardly 10% a day ...
What am I missing here?
Thanks in advance
|
|
|
|
pomelo
Member

Offline
Activity: 118
Merit: 10
Mining since early 2013
|
 |
April 28, 2014, 11:51:24 PM |
|
Yeah, this is all very confusing and that's why I'm asking about the wallet.
I've had YC in my wallet for 4 days now and I've gotten only once 0.0346YC for it. I thought it happens daily.
|
9RRNN8vH6o5srbxPuKU61GuN6i6TPDMwxS XMG
|
|
|
|
cryptworld
|
 |
April 29, 2014, 12:13:04 AM |
|
looks to be a strong coin what about pos?
|
|
|
|
|
|
zidansz
|
 |
April 29, 2014, 12:15:50 AM |
|
35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN
This would mean that you will get 10% daily for a year. I think it's rather: coin * 1,0365 + coin * 1.1^8 for one year. yes it s the annual rate for a year. but it is limited to 10 days. See below : if(nHeight < (7 * DAILY_BLOCKCOUNT)) nRewardCoinYear = 1 * MAX_MINT_PROOF_OF_STAKE; else if(nHeight < (18 * DAILY_BLOCKCOUNT)) nRewardCoinYear = 35159056994887200 * MAX_MINT_PROOF_OF_STAKE; We have the normal rate for the first 7 days. And from 7 to 18 first days we have the super POS rate, currently setted to 1% daily. OP says: Block Day 8-17 (POS): Nominal Stake Interest: 10% DailyYes and code says otherwise, but you are free to inspect it. 35159056994887200 * 0,0365 * COIN = 1,1^365 * COIN <-- This is wrong! (1.1^365)/0.0365 = 3.5159... * 10^16 Please this is exactly the same 35159056994887200 = 3.5159... * 10^16 Regardless of whether the numbers are wrong, there must be another issue as well. The reward rate did not change when it was supposed to. It is still rewarding at 0.01% per day (3.65% per year). this can be error this value nHeight as i write above may be nHeight do not receive right value and work only string nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE;
|
|
|
|
turner3d
Member

Offline
Activity: 76
Merit: 10
|
 |
April 29, 2014, 01:43:56 AM |
|
I've got you all beat - I have 15,000+ YC, all mined, that's been sitting in an open, unlocked wallet for a week that still shows 0.00 stake.
|
|
|
|
|
|
auctioneeeeer
|
 |
April 29, 2014, 01:48:22 AM |
|
I have staked about 50 coins with my mined amount, hoping the 10% kicks in soon.
|
|
|
|
|
|
auctioneeeeer
|
 |
April 29, 2014, 01:51:39 AM |
|
I have staked about 50 coins with my mined amount, hoping the 10% kicks in soon.
And to those that have asked, your wallet has to be open to stake coins - as in the daemon or QT running.
|
|
|
|
|
|
vested
|
 |
April 29, 2014, 01:53:46 AM |
|
My coins have been in my wallet for over 24 hours and I still havent seen a stake yet. It also doesnt say "staking" in the bottom right hand corner.
|
|
|
|
|
|
auctioneeeeer
|
 |
April 29, 2014, 01:58:53 AM |
|
My wallet was offline for about 3 hours, but online consistently before that, and as you can see it's staking often about 4-5 times an hour: 
|
|
|
|
|
|
t-minus
|
 |
April 29, 2014, 03:05:03 AM |
|
what the hell? my wallet hasnt staked anything at all!? lol
|
|
|
|
|
|
auctioneeeeer
|
 |
April 29, 2014, 03:12:50 AM |
|
Strange, I have been getting stakes since my first mined coins hit the 24 hour age requirement in my wallet.
|
|
|
|
|
|
t-minus
|
 |
April 29, 2014, 03:14:09 AM Last edit: April 29, 2014, 03:56:16 AM by t-minus |
|
Strange, I have been getting stakes since my first mined coins hit the 24 hour age requirement in my wallet.
should I leave the wallet open 24-7? also do I need to add anything to the conf. file or anything? I have been opening the wallet daily but only for like 10 minutes then closing it. EDIT: after checking I didnt even have a conf. file in my yellowcoin folder. I have since then added one and will leave wallet open all night and see what happens in the AM. EDIT: its working now! just have to leave the wallet open long enough it seems
|
|
|
|
|
|