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

change risk param bounds #203

Merged
merged 1 commit into from
Jun 18, 2024
Merged

change risk param bounds #203

merged 1 commit into from
Jun 18, 2024

Conversation

TomasCImach
Copy link
Member

  • Lowered min_k to 0. This was tested with echidna fuzzing. This enables the protocol to disable funding for specific markets.
  • Raised max cap leverage to 100x.
  • Raised max trading fee to 1%.
  • Raised min minimum collateral to 1e-4 OV and max minimum collateral to 100,000 OV.
  • Lowered min Average Block Time to 0.1 seconds.
  • Made changes to new initial supply.

@TomasCImach TomasCImach merged commit 6c07568 into main Jun 18, 2024
4 of 5 checks passed
@TomasCImach TomasCImach deleted the change-risk-param-bounds branch June 18, 2024 14:43
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.

3 participants