Skip to content

Commit

Permalink
[bsip#5] Added voting volatility and window-based voting solution
Browse files Browse the repository at this point in the history
  • Loading branch information
xeroc committed Dec 28, 2015
1 parent d81549b commit e320862
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions bsip-0005.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,19 @@ The argument has been raised that a apathy of voters would result in only few
*active* votes which could leave the blockchain open to attacks with only little
stake.

## Highly Volatile Voting Power

This proposal results in a high volatilty in voting power which has mostly
negative effects when votes are removed from the actively voting stake, i.e. a
big stake (e.g. from a proxy) expires. This could result in significant changes
that take effect instantly.
An alternative approach to fix this would be to have a window (e.g. several
days) in which changes in votes take effect gradually.

# Copyright

This document is placed in the public domain.

# See Also

* https://bitsharestalk.org/index.php/topic,20753.0.html

0 comments on commit e320862

Please sign in to comment.