karmacoma / lisk-rake

Lisk node deployment and management tool
https://lisk.io/
GNU General Public License v3.0
4 stars 1 forks source link

suggested features - delegate profit sharing #1

Open 2mdoty opened 8 years ago

2mdoty commented 8 years ago
  1. List votes received from accounts with current account balances or %approval rating, fraction of total votes made by account.
  2. auto distribution of percentage of forging rewards at set blockcount interval to accounts voting for delegate based on portion of total approval rating received fromindividual accounts and fraction of total votes made by that account.
  3. ability to set percentage paid to votors.
  4. option to dynamically adjust rate based on revenue and Lisk/BTC price, i.e. percentage of portion retained by delegate is cut in half when earnings quadruple, able to set parameters "half" and "quadruple" with user selected amounts.
  5. option to whitelist other delegates owned by operator to exclude from vote dilution penalty in distribution calculation in item 2 above.
  6. generate ledger of accounts of voters with vote histories at block cycle intervals
  7. distribute a custom token according to ledger as an alternative to distribution of Lisk
  8. set the distribution of the custom token according to a formula with parameters like time of vote, dilution of vote, and amount of vote.
fix commented 8 years ago

Why is this opened in lisk-rake?

Also i am not sure that this is the role of lisk team to favor or even work on a delegate strategy. This would be more a third-part app dev.

Closing it, if you think this is important, open it in lisk-ui.

fix commented 8 years ago

@karmacoma I have no rights on this repo to change labels