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

Enhance order-submission to handle ask orders to be offered across multiple durations #324

Open
dstadulis opened this issue Dec 10, 2021 · 0 comments

Comments

@dstadulis
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Pool will soon be upgraded from handling a single lease duration to multiple lease durations.

Describe the solution you'd like
Pool to support the ability to use use coins on the ask side to offer a lease across multiple durations. Enabling a single ask to offer across multiple durations will be good UX while simultaneously preventing ineffective capital allocation.
aka
People will want to maximize their selling opportunities.

Describe alternatives you've considered
The alternative to allowing asks to offer on multiple durations is for users to speculate which single duration market would be the best alternative.

Additional context
The reflexive dynamic that should be avoided in Pool market design is:
It'd be undesirable for a certain market to develop as the thickest market artificially solely because it's the thickest market. E.g. which ever becomes the dominant market should be path independent of where prior bids or asks were placed.
User Journey to be avoided:
"hmm I have 1 BTC I'd like to lease out in Pool. I see durations A, B, C. C is my most preferable (say it's the longest) but everyone is participating in market B. While I'd like to offer on both C and B -- since Pool currently only supports offering on a single lease duration -- I can only submit on duration B."

The same sub optimum can evolve for bidders too.

@dstadulis dstadulis changed the title Enhance order-submission to handle ask-orders to be offered across multiple durations Enhance order-submission to handle ask orders to be offered across multiple durations Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant