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 BoundedVRGDA #17

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

jjranalli
Copy link

@jjranalli jjranalli commented Sep 20, 2022

This PR introduces a BoundedVRGDA contract, which adds a simple min price to VRGDA.

It can be used to prevent sale price going to 0, regardless of decay.

@transmissions11
Copy link
Owner

hmmm the min might make sense but the max seems illogical?

like

Avoid a decrease in demand due to prices being too high.

this is the whole point of vrgdas haha

@jjranalli
Copy link
Author

Yeah I don't feel strongly on the max tbh, it made sense as an opposite to the minimum but I agree not so much considering vrgda logic

@jjranalli
Copy link
Author

@transmissions11 Just cleaned some things up. Feel free to close if out of scope

@jjranalli jjranalli changed the title Add BoundedVRGDA with min and max prices Add BoundedVRGDA Jan 22, 2023
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.

2 participants