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

fix: use a reasonable take rate for simulation #157

Merged
merged 3 commits into from
Mar 23, 2023

Conversation

javiersuweijie
Copy link
Member

@javiersuweijie javiersuweijie commented Mar 23, 2023

Fixes: #156

When simulation parameters use a take rate that is too high (the current configuration was 0.5^17520 = 1e-5273% APY), total tokens decay too fast before any delegators can stake.

@javiersuweijie javiersuweijie requested a review from emidev98 March 23, 2023 05:34
@emidev98 emidev98 merged commit cbf0139 into main Mar 23, 2023
@emidev98 emidev98 deleted the fix/simulation-parameters branch March 23, 2023 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chain simulations throws panic for certain seeds
2 participants