BitShares Forum

Main => Technical Support => Topic started by: gn1 on January 19, 2016, 03:43:26 am

Title: Vesting Period question
Post by: gn1 on January 19, 2016, 03:43:26 am
Somebody has just upgraded to lifetime member through me. That was good, but I have realized that the "Days left of vesting period" jumped back up to 82 days. Why is this the case?

Why would my other vesting fees get affected just because new money came into "Vesting balance amount"?
Title: Re: Vesting Period question
Post by: xeroc on January 19, 2016, 07:43:07 am
it's linear vesting and if you haven't had other 'less-vesting' fees, you would have ended up waiting 90 days instead of 82
Title: Re: Vesting Period question
Post by: pc on January 19, 2016, 06:04:31 pm
To withdraw n BTS from a vesting balance with vesting period T you need to accumulate n*T in coin-time.

If you have a balance of n1 that has already accumulated n1*t1 coin-time you can withdraw n1*t1/T right now (for t1 < T), or you can wait another (T-t1) and then withdraw the full balance.
If at this point the balance increases by n2, you must accumulate additional n1*(T-t1)+n2*T coin-time before you can withdraw the full n1+n2. Obviously, this takes longer than (T-t1) but shorter than T.