-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Conversation
transmissions11
commented
Sep 20, 2022
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
jacopo-eth
commented
Sep 20, 2022
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
jacopo-eth
commented
Jan 22, 2023
Author
@transmissions11 Just cleaned some things up. Feel free to close if out of scope
@jacopo-eth
jacopo-eth
changed the title
(削除) Add
(追記) Add Jan 22, 2023
BoundedVRGDA with min and max prices (削除ここまで)BoundedVRGDA (追記ここまで)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
This PR introduces a
BoundedVRGDAcontract, which adds a simpleminprice toVRGDA.It can be used to prevent sale price going to 0, regardless of decay.