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

[VEN-2031] Chaos labs recommendations for week October 2nd, 2023 #84

Merged
merged 4 commits into from
Oct 5, 2023

Conversation

0xlucian
Copy link
Contributor

@0xlucian 0xlucian commented Oct 4, 2023

Description

This PR adds a VIP for adjusting the following risk parameters:

  1. snBNB
  • Increase supply cap to 2,000
  • Increase borrow cap to 400
  1. MATIC
  • Increase supply cap to 8,000,000
  • Increase borrow cap to 3,000,000

Resolves VEN-2031

Comment on lines 11 to 14
MATIC_NEW_BORROW_CAP,
MATIC_NEW_SUPPLY_CAP,
SNBNB_NEW_BORROW_CAP,
SNBNB_NEW_SUPPLY_CAP,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather not reuse values from the code in tests, it kinda undermines the purpose of tests IMO

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, let's try to avoid it in the future.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah aggree with that

@chechu
Copy link
Member

chechu commented Oct 5, 2023

@0xlucian 0xlucian merged commit 8e9f80e into develop Oct 5, 2023
2 checks passed
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