buidl-labs / PolkaAnalytics

An analytics platform for the Polkadot Network
https://polkanalytics.com
GNU General Public License v2.0
6 stars 6 forks source link

Optimal distribution of stake amount #60

Open saumyakaran opened 4 years ago

saumyakaran commented 4 years ago

Taking total stake amount as input, suggest the top 16 validators to stake on by optimally dividing the total stake to maximize returns

Critical constraints: To determine reward to risk ratio, we require a stake amount to determine the potential earnings - the challenge is to compare the possibilities on distributing the stake between the validators and selecting the most optimal set of validators

saumyakaran commented 4 years ago

UPDATE: Stake is allocated automatically by sequential phragmen.

References: