Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement recommended staking amount #19

Open
sihoang opened this issue Mar 27, 2019 · 2 comments
Open

Implement recommended staking amount #19

sihoang opened this issue Mar 27, 2019 · 2 comments
Assignees
Labels
priority: low Pick me when there are nothing else to do

Comments

@sihoang
Copy link
Member

sihoang commented Mar 27, 2019

Rationale: We would like to prefill the stake amount so that users just need to Select a cause and click Stake Now. Let's call the minimum amount required is A

For those that never have any stakes, any amount will get their rank from N/A to a number. Therefore, we will prefill the minimum amount A in this case.

For those that have a rank i.e. had been staked before, the recommended amount will be the greater of:

  • minimum amount A
  • amount that can increase the cause's rank by 1

Any thoughts on the minimum amount would be?

@sihoang sihoang added the priority: low Pick me when there are nothing else to do label Mar 27, 2019
@sihoang sihoang self-assigned this Mar 27, 2019
@sihoang
Copy link
Member Author

sihoang commented Mar 27, 2019

@gliinbox @modernbuddha This might be related to our fee model. Just want to get your final call on the value of A (the prefilled amount). For now, I put 100 TRST.

@sihoang sihoang changed the title Implement recommended donation amount Implement recommended staking amount Mar 27, 2019
@gliinbox
Copy link

let's start with 100 TRST -- we can then change later when fee model is more developed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low Pick me when there are nothing else to do
Projects
None yet
Development

No branches or pull requests

2 participants