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

ADD: Decrease maxSupply when VADER burnt, increase when minted. #79

Closed
strictly-scarce opened this issue Apr 22, 2021 · 0 comments
Closed
Labels
enhancement New feature or request

Comments

@strictly-scarce
Copy link
Contributor

To prevent emissions eroding into the supply of VADER and causing a deadlock into the future, the maxSupply should be responsive to how much has been burnt (or minted back).

Note: This does prevent an inflation-risk in the protocol if there is a successful attack on the anchorPrice that allows someone to mint, depress price, burn, repeatedly.

Slip-based fees should slow this down, but the DAO can also respond by increasing usdv.blockDelay() to slow down the attack cycle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants